-
Notifications
You must be signed in to change notification settings - Fork 8.1k
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
feat(Benchmark): update benchmark data #1035
Conversation
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Codecov Report
@@ Coverage Diff @@
## master #1035 +/- ##
=======================================
Coverage 96.61% 96.61%
=======================================
Files 16 16
Lines 1712 1712
=======================================
Hits 1654 1654
Misses 50 50
Partials 8 8 Continue to review full report at Codecov.
|
README.md
Outdated
BenchmarkVulcan_GithubAll | 5000 | 394253 | 19894 | 609 | ||
|
||
(1): Total Repetitions | ||
(2): Single Repetition Duration (ns/op) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add the smaller, the better
, like this explain?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@thinkerou done!
I re indented some blocks for being also nice to see on plain text |
thanks @appleboy |
fix #1013
cc @javierprovecho @thinkerou
New benchmark data with GitHub
The GitHub API is rather large, consisting of 203 routes. The tasks are basically the same as in the benchmarks before.
(1): Total Repetitions
(2): Single Repetition Duration (ns/op)
(3): Heap Memory (B/op)
(4): Average Allocations per Repetition (allocs/op)