Skip to content

Releases: psf/pyperf

2.3.1

03 Feb 14:16
Compare
Choose a tag to compare

Version 2.3.1 (2022-02-03)

  • Add a Runner.bench_async_func() to benchmark an asyncio coroutine.
    Patch by Inada Naoki.
  • pyperf now recognizes graalpython as the JIT-based implementation.
    Patch by Tim Felgentreff.

New Contributors

Full Changelog: 2.3.0...2.3.1

2.3.0

28 Sep 15:19
4c27a9b
Compare
Choose a tag to compare

Version 2.3.0 (2021-09-28)

  • pyperf ref:compare_to command <compare_to_cmd> now supports the
    --table-format option which can designate the table format
    between reST and markdown

2.2.0

24 Mar 15:15
9176ea0
Compare
Choose a tag to compare

Changelog

Version 2.2.0 (2021-03-24)