Skip to content

Releases: tinylibs/tinybench

v3.0.0

27 Oct 17:11
9a3fb60
Compare
Choose a tag to compare

   🚨 Breaking Changes

     API simplification details:

  • Bench concurrency setting is now controlled only at runtime via concurreny property. Any subsequent call to run() will apply it
  • Bench warmup is now done only at run() and controlled via benchmark options and/or warmup property at runtime

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v3.0.0-rc.8

26 Oct 12:17
da942e4
Compare
Choose a tag to compare
v3.0.0-rc.8 Pre-release
Pre-release

   🚨 Breaking Changes

     API simplification details:

  • Bench concurrency setting is now controlled only at runtime via concurreny property. Any subsequent call to run() will apply it
  • Bench warmup is now done only at run() and controlled via benchmark options and/or warmup property at runtime

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v2.9.0

02 Aug 15:08
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.8.0

21 Apr 08:30
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v2.7.0

14 Apr 09:42
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v2.6.0

16 Jan 04:35
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

  • Use samplesLength instead of multiple use samples.length  -  by @Dunqing in #59 (f52f0)
    View changes on GitHub

v2.5.1

12 Sep 04:46
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v2.5.0

29 Apr 14:27
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v2.4.0

04 Mar 05:39
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v2.3.1

18 Oct 15:17
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub