-
Notifications
You must be signed in to change notification settings - Fork 4
Add walltime support for vitest plugin #49
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
base: cod-1066-tinybench-nodejs-support-for-the-walltime-executor
Are you sure you want to change the base?
Conversation
124dd9a
to
b3ebc91
Compare
CodSpeed WallTime Performance ReportMerging #49 will degrade performances by 14.29%Comparing Summary
Benchmarks breakdown
|
CodSpeed Instrumentation Performance ReportMerging #49 will degrade performances by 66.79%Comparing Summary
Benchmarks breakdown
|
85f6528
to
7a1c502
Compare
1944230
to
022c470
Compare
7a1c502
to
8245f30
Compare
8245f30
to
fc28669
Compare
7b3194b
to
3086a30
Compare
a1527d5
to
56710b1
Compare
3086a30
to
940276b
Compare
9b6bc65
to
e074ae9
Compare
940276b
to
bfb95e2
Compare
2ad03f2
to
0f4ab29
Compare
0f4ab29
to
c9d2169
Compare
Code is functional barring one issue: timing sleep benchmarks have some very low outliers min value (microseconds when waiting multiple miliseconds)
This appear to be the case when running vitest benches with the default runner, so not sure how we should behave here
Reproduced