Releases: tinylibs/tinybench
Releases · tinylibs/tinybench
v2.4.0
🚀 Features
- Add per-task untimed lifecycle hooks - by @achingbrain and @Aslemammad in #33 (0c6a3)
View changes on GitHub
v2.3.1
🐞 Bug Fixes
- Rewrite sort function - by @Aslemammad (04b2c)
- Example eslint config and task time calculate logic - by @kainstar (9ceac)
- Add internal async function checker, adjust divide number in hz metric compute - by @kainstar (bd15c)
- Calculate task time out of try-catch block - by @kainstar (74c5c)
- Remove dirtyAsyncCheck option and implement - by @kainstar (6bcb3)
View changes on GitHub
v2.3.0
No significant changes
View changes on GitHub
v2.2.1
No significant changes
View changes on GitHub
v2.2.0
v2.1.5
No significant changes
View changes on GitHub
v2.1.4
🚀 Features
- examples: Add examples, and taskName to easily print the benchmarking results - by @Marr11317 (79370)