-
Notifications
You must be signed in to change notification settings - Fork 147
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
Setup continuous benchmarking #3169
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3169 +/- ##
==========================================
- Coverage 30.37% 27.81% -2.56%
==========================================
Files 374 378 +4
Lines 43027 43248 +221
==========================================
- Hits 13071 12031 -1040
- Misses 28431 29767 +1336
+ Partials 1525 1450 -75 ☔ View full report in Codecov by Sentry. |
Benchstat Geomean Results107.19% sec/op, 4.93% B/op, 2.16% allocs/op Benchstat results
|
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.
This is awesome, let's chat more about the PR comment output and how we can make it more meaningful.
I'm guessing the current printout is the total overall benchmark?
Would be great if we could get a tabular rendered view of each function being benchmarked.
Benchstat Geomean Results-0.67% sec/op, 0.00% B/op, 0.00% allocs/op Benchstat results
|
Updates generators to create transformer benchmarks
Adds github action for continuous benchmarking