Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / psf/pyperf issues and pull requests

#209 - Prepare the 2.8.1 release

Pull Request - State: open - Opened by mdboom 3 days ago

#208 - BUG: Fix running subcommands with hooks

Pull Request - State: closed - Opened by mdboom 3 days ago

#207 - Drop support for Python 3.8

Pull Request - State: closed - Opened by hugovk about 1 month ago

#206 - Preparing for release of 2.8.0

Pull Request - State: closed - Opened by mdboom about 2 months ago

#205 - Implement --timeout when running benchmarks

Pull Request - State: closed - Opened by diegorusso about 2 months ago - 1 comment

#204 - Fix "std dev" link

Pull Request - State: closed - Opened by vstinner 2 months ago - 5 comments

#203 - Incorrect standard error

Issue - State: closed - Opened by fzakaria 2 months ago - 5 comments

#202 - Fix deprecated method in bench_time_func example

Pull Request - State: closed - Opened by hajimes 2 months ago - 1 comment

#201 - Separate subprocess writing/parsing into their own functions

Pull Request - State: closed - Opened by mdboom 2 months ago

#200 - Fix Spelling Error

Pull Request - State: closed - Opened by arjun-kshirsagar 3 months ago

#199 - Use KiB and MiB as units instead of kB and MB.

Pull Request - State: closed - Opened by yngvem 3 months ago

#198 - Minor issue regarding memory units (kB vs KiB)

Issue - State: closed - Opened by yngvem 3 months ago - 2 comments

#197 - Make hooks work in bench_command subprocesses

Pull Request - State: closed - Opened by mdboom 4 months ago

#196 - bench_command doesn't collect pystats

Issue - State: closed - Opened by mdboom 4 months ago

#195 - `warmups` not a supported parameter for Runner anymore

Issue - State: closed - Opened by PiispaH 4 months ago - 1 comment

#194 - Allow setting the amount of warmup values in Runner

Pull Request - State: closed - Opened by PiispaH 4 months ago

#193 - Add hooks for calling arbitrary code around each benchmark

Pull Request - State: closed - Opened by mdboom 5 months ago - 1 comment

#192 - Fix the max_mem_rss measurement

Pull Request - State: closed - Opened by mdboom 5 months ago

#191 - Refactor operations to fully work on AArch64.

Pull Request - State: closed - Opened by diegorusso 6 months ago - 3 comments

#190 - pyperf: Prepare releasing 2.7.0

Pull Request - State: closed - Opened by corona10 6 months ago - 1 comment

#189 - no-issue: Update CI to support free-threading

Pull Request - State: closed - Opened by corona10 6 months ago - 6 comments

#188 - gh-187: Support environment variables PYTHON_GIL / PYTHON_CPU_COUNT

Pull Request - State: closed - Opened by corona10 6 months ago - 4 comments

#187 - Benchmark with disabled GIL build and -Xgil=1 isn't enabling GIL

Issue - State: closed - Opened by tonybaloney 6 months ago - 8 comments

#186 - Fix logic in MSR availability test

Pull Request - State: closed - Opened by mdboom 7 months ago

#185 - Disable TurboBoost tuning settings on non-Intel

Pull Request - State: closed - Opened by mdboom 7 months ago - 2 comments

#184 - tox.ini: Replace flake8 with ruff

Pull Request - State: closed - Opened by cclauss 7 months ago

#183 - Add some ruff rules for pyupgrade

Pull Request - State: closed - Opened by cclauss 7 months ago - 5 comments

#182 - Minor optimizations by using comprehensions

Pull Request - State: closed - Opened by cclauss 7 months ago - 2 comments

#181 - Fix typos discovered by codespell

Pull Request - State: closed - Opened by cclauss 7 months ago

#180 - Include `CONFIG_ARGS` in Metadata

Pull Request - State: closed - Opened by JeffersGlass 7 months ago - 1 comment

#179 - Include `CONFIG_ARGS` in Metadata

Issue - State: closed - Opened by JeffersGlass 7 months ago - 3 comments

#178 - Update --table example

Pull Request - State: closed - Opened by vstinner 7 months ago

#177 - Fix typo in example docs

Pull Request - State: closed - Opened by teobouvard 8 months ago

#176 - pyperf: Prepare releasing 2.6.3

Pull Request - State: closed - Opened by corona10 9 months ago

#175 - gh-174: Support free-threading CPython by disabling psutil related fe…

Pull Request - State: closed - Opened by corona10 9 months ago - 3 comments

#174 - Disable pyperf for free-threaded build for a while

Issue - State: closed - Opened by corona10 9 months ago - 1 comment

#173 - Fix mem_max_rss measurement on macOS

Pull Request - State: closed - Opened by mdboom 9 months ago

#172 - 2.6.2: sphinx warnings `reference target not found`

Issue - State: open - Opened by kloczek 12 months ago

#171 - pyperf: Prepare releasing 2.6.2

Pull Request - State: closed - Opened by corona10 about 1 year ago

#170 - Include pystats during warmups

Pull Request - State: closed - Opened by mdboom about 1 year ago - 4 comments

#169 - Add 3.12 and remove 3.7 from the build CI

Pull Request - State: closed - Opened by corona10 about 1 year ago

#168 - Add Heirarchical Performance Testing (HPT) technique to `compare_to`?

Issue - State: open - Opened by mdboom about 1 year ago - 3 comments

#167 - How to programmatically get the output for timeit() or bench_func()?

Issue - State: closed - Opened by rayluo over 1 year ago - 9 comments

#166 - bench_func returning None for all but the first benchmark

Issue - State: open - Opened by axman6 over 1 year ago

#165 - Programmatically define output file for bench_func

Issue - State: open - Opened by drewoldag over 1 year ago - 1 comment

#164 - .github: Fix typo of permissions

Pull Request - State: closed - Opened by corona10 over 1 year ago

#163 - .github: Use Trusted Publishers for deploy

Pull Request - State: closed - Opened by corona10 over 1 year ago - 3 comments

#162 - Display additional information through table.

Issue - State: open - Opened by corona10 over 1 year ago

#161 - Fix tracemalloc error when action isn't defined

Pull Request - State: closed - Opened by basepi over 1 year ago - 4 comments

#160 - Can process run in parallel?

Issue - State: closed - Opened by ylxxwx over 1 year ago - 4 comments

#159 - .github: Add CI for pypy series

Pull Request - State: closed - Opened by corona10 over 1 year ago - 1 comment

#158 - Instability and slowness after using `pyperf system tune`

Issue - State: closed - Opened by jeaye over 1 year ago - 2 comments

#157 - Support loop_factory parameter in bench_async_func

Pull Request - State: closed - Opened by itamaro over 1 year ago

#156 - Support custom loop factory in bench_async_func

Issue - State: closed - Opened by itamaro over 1 year ago

#155 - Remove obsolete/unused code

Pull Request - State: closed - Opened by GLEF1X almost 2 years ago - 3 comments

#154 - Replace custom iso8601 datetime parse implementation with built-in

Pull Request - State: closed - Opened by GLEF1X almost 2 years ago - 1 comment

#153 - redirect subprocess output to `/dev/null` rather than 'PIPE'

Pull Request - State: closed - Opened by GLEF1X almost 2 years ago

#152 - .github: Update publish.yml

Pull Request - State: closed - Opened by corona10 almost 2 years ago - 1 comment

#151 - pyproject.toml: Add Python3.6 as available Python version

Pull Request - State: closed - Opened by corona10 almost 2 years ago - 8 comments

#150 - no-issue: Improve lint

Pull Request - State: closed - Opened by corona10 almost 2 years ago

#149 - gh-115: Migrate to the pyproject.toml

Pull Request - State: closed - Opened by corona10 almost 2 years ago - 4 comments

#148 - Inherit PYTHONPATH when spawning workers.

Pull Request - State: closed - Opened by tjni almost 2 years ago - 3 comments

#147 - .github: Update github actions

Pull Request - State: closed - Opened by corona10 almost 2 years ago

#146 - Propagating PYTHONPATH in tests

Issue - State: closed - Opened by tjni almost 2 years ago - 2 comments

#145 - Pyperf API examples fail when running from a REPL

Issue - State: closed - Opened by ngoldbaum about 2 years ago - 2 comments

#144 - Allow for warmup in PEP659

Issue - State: open - Opened by tonybaloney about 2 years ago - 7 comments

#143 - .github: Add Python 3.11 as main CI runner

Pull Request - State: closed - Opened by corona10 about 2 years ago - 1 comment

#142 - Add support for Python 3.11

Pull Request - State: closed - Opened by hugovk about 2 years ago - 3 comments

#140 - Collect specialization statistics from running benchmarks

Pull Request - State: closed - Opened by mdboom about 2 years ago - 4 comments

#139 - Recognize new name of Graal-based Python as jitted

Pull Request - State: closed - Opened by timfel about 2 years ago - 2 comments

#138 - Prepare release 2.4.0

Pull Request - State: closed - Opened by corona10 over 2 years ago

#137 - Having trouble while using pypy: pyperf is much slower than timeit

Issue - State: open - Opened by wangyi041228 over 2 years ago - 4 comments

#136 - Increase default running time per process?

Issue - State: open - Opened by kmod over 2 years ago - 7 comments

#135 - add pyston as an implementation with a jit

Pull Request - State: closed - Opened by kmod over 2 years ago

#134 - Add support for profiling benchmarks

Pull Request - State: closed - Opened by mdboom over 2 years ago - 8 comments

#133 - Support collecting cProfile data from a benchmark

Issue - State: open - Opened by mdboom over 2 years ago - 1 comment

#132 - Support reporting geometric mean by benchmark tags

Pull Request - State: closed - Opened by mdboom over 2 years ago - 7 comments

#131 - Reject --tracemalloc in `pyperf command`

Pull Request - State: closed - Opened by oraluben over 2 years ago - 3 comments

#130 - Warn when bench command with `--tracemalloc`

Issue - State: closed - Opened by oraluben over 2 years ago - 2 comments

#129 - Link is broken in the documentation

Issue - State: closed - Opened by kcalvinalvin over 2 years ago - 1 comment

#128 - Allow specifying whether JIT is enabled.

Issue - State: open - Opened by eliphatfs over 2 years ago

#127 - pyperf does not support multiple statements

Issue - State: closed - Opened by idiomaticrefactoring over 2 years ago - 2 comments

#126 - Output geometric mean to 0.1% precision

Pull Request - State: closed - Opened by brandtbucher over 2 years ago - 3 comments

#125 - --track-energy feature

Pull Request - State: open - Opened by cappadokes over 2 years ago - 8 comments

#124 - Add bench_async_func()

Pull Request - State: closed - Opened by methane almost 3 years ago - 5 comments

#123 - Output geometric mean to 0.1% precision

Issue - State: open - Opened by markshannon almost 3 years ago - 3 comments

#122 - Generate perf stats

Issue - State: open - Opened by markshannon almost 3 years ago

#121 - timeit support for coroutines

Issue - State: closed - Opened by Tinche almost 3 years ago - 19 comments

#120 - Boost tuning for AMD processors

Issue - State: open - Opened by tiran almost 3 years ago - 1 comment

#119 - Recognize graalpython as a python impl with jit

Pull Request - State: closed - Opened by timfel almost 3 years ago - 4 comments

#118 - Implement 'faster on x% of runs'

Pull Request - State: open - Opened by sweeneyde about 3 years ago

#117 - ci: Update CI to test Python 3.10

Pull Request - State: closed - Opened by corona10 about 3 years ago - 1 comment

#116 - prepare release 2.3.0

Pull Request - State: closed - Opened by corona10 about 3 years ago

#115 - Migrate to the pyproject.toml

Issue - State: closed - Opened by corona10 about 3 years ago
Labels: enhancement

#114 - pyperf: Support Github Markdown table format

Pull Request - State: closed - Opened by corona10 about 3 years ago - 4 comments

#113 - Support Markdown output for comparison table

Issue - State: closed - Opened by brettcannon about 3 years ago - 2 comments
Labels: enhancement

#112 - Fix typo

Pull Request - State: closed - Opened by zed about 3 years ago - 1 comment

#111 - Create an abstraction for PeakMemoryUsageThread

Pull Request - State: closed - Opened by srinivasreddy over 3 years ago - 5 comments

#110 - Expensive setup code repeated too often

Issue - State: closed - Opened by sweeneyde over 3 years ago - 2 comments