You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@EvanCarroll rather than bashing the project without any justification other than this bug (I followed your link, where you also don't give any other explanation), you could also help figure out what's causing this behavior.
As this issue (and other issues and PRs) have been open for years without update, I've created a newer rewrite of this tool. It uses the widely-used Benchmark.js, which includes warmup.
The first
bench
call always seems to be slower than other tests. I've included a simple test case below.benchmark.js:
command line:
output:
I would expect all the benchmarks to execute around the same amount of time.
Thanks for this library btw!
The text was updated successfully, but these errors were encountered: