Skip to content

add script to help setup performance measuring in linux #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 6, 2020
Merged

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Mar 6, 2020

motivation: performance tuning

changes:

  • add script with setup code and example for running strace and perf

motivation: performance tuning

changes:
* add script with setup code and example for running strace and perf
@tomerd tomerd requested a review from fabianfett March 6, 2020 20:23
Copy link
Member

@fabianfett fabianfett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will try to reproduce the result next week, but my knowledge is certainly not enough to make a comment about this. So approved I guess.

@tomerd tomerd merged commit 04399a1 into master Mar 6, 2020
tomerd added a commit that referenced this pull request Mar 7, 2020
motivation: make code simpler to reason about, better use of swift-nio

changes:
* remove main loop on global queue + wait, replace with recursion
* make better use of EvenLoopFuture, instead of result types to signal errors
* inject lifecycleId so we can share offloading queue
* improve logging
* adjust and improve tests
* update sanity and generate linux tests script to work better with dates and swiftformat
tomerd added a commit that referenced this pull request Mar 7, 2020
motivation: performance tuning

changes: add script with setup code and example for running strace and perf
tomerd added a commit that referenced this pull request Mar 7, 2020
motivation: make code simpler to reason about, better use of swift-nio

changes:
* remove main loop on global queue + wait, replace with recursion
* make better use of EvenLoopFuture, instead of result types to signal errors
* inject lifecycleId so we can share offloading queue
* improve logging
* adjust and improve tests
* update sanity and generate linux tests script to work better with dates and swiftformat
tomerd added a commit that referenced this pull request Mar 7, 2020
motivation: performance tuning

changes: add script with setup code and example for running strace and perf
tomerd added a commit that referenced this pull request Mar 7, 2020
motivation: make code simpler to reason about, better use of swift-nio

changes:
* remove main loop on global queue + wait, replace with recursion
* make better use of EvenLoopFuture, instead of result types to signal errors
* inject lifecycleId so we can share offloading queue
* improve logging
* adjust and improve tests
* update sanity and generate linux tests script to work better with dates and swiftformat
tomerd added a commit that referenced this pull request Mar 7, 2020
motivation: performance tuning

changes: add script with setup code and example for running strace and perf
tomerd added a commit that referenced this pull request Mar 7, 2020
motivation: make code simpler to reason about, better use of swift-nio

changes:
* remove main loop on global queue + wait, replace with recursion
* make better use of EvenLoopFuture, instead of result types to signal errors
* inject lifecycleId so we can share offloading queue
* improve logging
* adjust and improve tests
* update sanity and generate linux tests script to work better with dates and swiftformat
tomerd added a commit that referenced this pull request Mar 7, 2020
motivation: performance tuning

changes: add script with setup code and example for running strace and perf
tomerd added a commit that referenced this pull request Mar 7, 2020
motivation: make code simpler to reason about, better use of swift-nio

changes:
* remove main loop on global queue + wait, replace with recursion
* make better use of EvenLoopFuture, instead of result types to signal errors
* inject lifecycleId so we can share offloading queue
* improve logging
* adjust and improve tests
* update sanity and generate linux tests script to work better with dates and swiftformat
tomerd added a commit that referenced this pull request Mar 7, 2020
motivation: performance tuning

changes: add script with setup code and example for running strace and perf
@tomerd tomerd deleted the perf3 branch March 7, 2020 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants