-
Notifications
You must be signed in to change notification settings - Fork 293
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
New stack implementation #79
Conversation
chfast
commented
Jul 2, 2019
Wow, 17% improvement in the best case? |
Where do you see it? It's up to 14% faster in some cases and 14x slower for "stop" which does nothing. |
Codecov Report
@@ Coverage Diff @@
## master #79 +/- ##
==========================================
- Coverage 98.07% 97.96% -0.11%
==========================================
Files 16 16
Lines 1712 1669 -43
Branches 161 161
==========================================
- Hits 1679 1635 -44
- Misses 24 25 +1
Partials 9 9 |
Oh yes, there is |