Releases: tinylibs/tinybench
Releases · tinylibs/tinybench
v3.1.1
🚀 Features
- Improve the latency and throughput formatting in the result table - by @pallosp and @jerome-benoit in #233 (366cf)
🐞 Bug Fixes
- Median absolute deviation calculation - by @jerome-benoit in #236 (e9c4a)
View changes on GitHub
v3.1.0
🚀 Features
- Add
runSync
method toBench
to force benchmarks to be synchronous - by @rubennorte in #210 (c4ddb)
View changes on GitHub
v3.0.7
🐞 Bug Fixes
- Do not allow task override by name - by @jerome-benoit in #197 (b40fe)
View changes on GitHub
v3.0.6
v3.0.5
🐞 Bug Fixes
- Fix overzealous eslint-plugin-perfectionist object ordering - by @jerome-benoit (63f10)
View changes on GitHub
v3.0.4
🚀 Features
- Add JS runtime information to benchmark - by @jerome-benoit in #174 (69661)
- Generate code documentation - by @jerome-benoit in #185 (9a7a3)
🐞 Bug Fixes
- Detect more JS runtime - by @jerome-benoit (91aeb)
- Fix javascriptcore raw runtime detection - by @jerome-benoit (d9757)
View changes on GitHub
v3.0.4-rc.4
No significant changes
View changes on GitHub
v3.0.4-rc.2
No significant changes
View changes on GitHub
v3.0.3
v3.0.2
🐞 Bug Fixes
- Fix browser support - by @jerome-benoit (bb71e)
- Fix JS runtime detection priority - by @jerome-benoit (05ddb)
- Fix browser support - by @jerome-benoit in #172 (f94c4)