Skip to content

Releases: rhkarls/basicbenchmark

basicbenchmark 0.2.0

09 Jan 19:46
Compare
Choose a tag to compare

[0.2.0] - 2025-01-09

Added

  • Decorator function @basicbenchmark (@rhkarls, PR #1)

Changed

  • Updated README.md with usage examples (@rhkarls, part of PR #1)
  • Added the return value of the function that is timed to the dictionary returned by benchmark_stats (@rhkarls, part of PR #1 to enable decorator wrapping benchmark_stats)

First release 0.1.1

12 Dec 10:58
Compare
Choose a tag to compare

First release of basicbenchmark - see https://pypi.org/project/basicbenchmark/

Install with pip install basicbenchmark