Issues
- 5
Incorrect standard error
#203 opened by fzakaria - 0
bench_command doesn't collect pystats
#196 opened by mdboom - 2
Minor issue regarding memory units (kB vs KiB)
#198 opened by yngvem - 8
- 1
- 3
Include `CONFIG_ARGS` in Metadata
#179 opened by JeffersGlass - 1
Disable pyperf for free-threaded build for a while
#174 opened by corona10 - 0
2.6.2: sphinx warnings `reference target not found`
#172 opened by kloczek - 9
- 3
- 0
- 1
Programmatically define output file for bench_func
#165 opened by drewoldag - 4
Can process run in parallel?
#160 opened by ylxxwx - 0
Display additional information through table.
#162 opened by corona10 - 2
- 0
Support custom loop factory in bench_async_func
#156 opened by itamaro - 0
Migrate to the pyproject.toml
#115 opened by corona10 - 2
Propagating PYTHONPATH in tests
#146 opened by tjni - 2
Pyperf API examples fail when running from a REPL
#145 opened by ngoldbaum - 7
Allow for warmup in PEP659
#144 opened by tonybaloney - 5
Waiting for runner's bench_func and bench_command functions to complete instead of receiving outputs individually?
#141 opened by HunterAP23 - 7
Increase default running time per process?
#136 opened by kmod - 2
Warn when bench command with `--tracemalloc`
#130 opened by oraluben - 4
- 1
Support collecting cProfile data from a benchmark
#133 opened by mdboom - 3
Output geometric mean to 0.1% precision
#123 opened by markshannon - 1
Link is broken in the documentation
#129 opened by kcalvinalvin - 2
- 0
Allow specifying whether JIT is enabled.
#128 opened by eliphatfs - 19
timeit support for coroutines
#121 opened by Tinche - 4
Instruction counts instead of wall clock time?
#107 opened by gsnedders - 0
Generate perf stats
#122 opened by markshannon - 1
Boost tuning for AMD processors
#120 opened by tiran - 2
pyperf does not work in REPL
#74 opened by Marco-Sulla - 2
Support Markdown output for comparison table
#113 opened by brettcannon - 0
- 8
Reconsidering min()?
#75 opened by Marco-Sulla - 2
Expensive setup code repeated too often
#110 opened by sweeneyde - 1
Having trouble tuning in WSL
#109 opened by mcandre - 2
Unreliable results for identical code
#106 opened by jaraco - 2
- 0
Publish pyperf package by using Github Action
#101 opened by corona10 - 4
Support utf8 mode
#85 opened by skonieczny - 1
Migrate CI to Github Action
#86 opened by corona10 - 1
Support --track-memory option on macOS
#92 opened by corona10 - 2
CI failed on Windows
#97 opened by corona10 - 4
Add geometric mean
#76 opened by vstinner - 2
Handling return from benchmarked functions
#73 opened by adamjhc - 1
Move venv setup from pyperformance?
#72 opened by gsnedders - 0
Logging instead of prints?
#71 opened by pzloty