Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python/pyperformance

Python Performance Benchmark Suite
https://github.com/python/pyperformance

Make benchmarking 25% faster by parallelizing benchmarking venv setup

Fidget-Spinner opened this pull request 21 days ago
Parallelise venv creation during benchmark setup

Fidget-Spinner opened this issue 22 days ago
Use uv instead of pip for setting up venvs for benchmarking

Fidget-Spinner opened this issue 23 days ago
Fix _is_dev_install by using importlib.metadata API

diegorusso opened this pull request about 1 month ago
Add `pyperformance` to `python` PyPI organisation

hugovk opened this issue about 2 months ago
Fix function to get if pyperformance is installed in editable mode

diegorusso opened this pull request about 2 months ago
Upgrade to pyperf 2.8.1

mdboom opened this pull request about 2 months ago
Add `argparse` benchmarks for subparsers and many optionals

savannahostrowski opened this pull request 2 months ago
Make Windows a non-experimental platform in CI

mdboom opened this pull request 2 months ago
Update CI to 3.13 final

mdboom opened this pull request 3 months ago
Add some NetworkX benchmarks

mdboom opened this pull request 3 months ago
Do #362 correctly: Fix the %% in the argparse help, not the docstring

mdboom opened this pull request 3 months ago
Fix a docstring in async_tree benchmark

mdboom opened this pull request 3 months ago
Support specifying hooks in pyperformance

mdboom opened this pull request 3 months ago
Fix #359: Add a Sphinx benchmark

mdboom opened this pull request 3 months ago
Add a Sphinx benchmark

mdboom opened this issue 3 months ago
Generate digital attestations for PyPI (PEP 740)

hugovk opened this pull request 3 months ago
Update MANIFEST

guywilsonjr opened this pull request 3 months ago
Drop support for Python 3.7 and 3.8

hugovk opened this pull request 4 months ago
Pass --timeout flag to pyperf

diegorusso opened this pull request 4 months ago
Implement timeout mechanism

diegorusso opened this issue 4 months ago
Update configuration files

diegorusso opened this pull request 4 months ago
Add support for just-in-time (JIT) builds

diegorusso opened this pull request 5 months ago
django_template and sympy failing because of distils dependency

diegorusso opened this issue 6 months ago
Bump certifi in /pyperformance/data-files/benchmarks/bm_dulwich_log

David234-star opened this pull request 7 months ago
add asyncio tag to asyncio related benchmarks

kumaraditya303 opened this pull request 7 months ago
Allow pyperformance to compile CPython with the JIT enabled.

diegorusso opened this issue 7 months ago
feat: add `-V/--version` CLI option

picnixz opened this pull request 7 months ago
Add pypdf benchmark

mdboom opened this pull request 7 months ago
Add a YAML-parsing benchmark

mdboom opened this pull request 7 months ago
Add benchmarks for the decimal module

mdboom opened this pull request 7 months ago
benchmarking: cannot install pypy-devel

dev2y opened this issue 7 months ago
Benchmark a simple BPE tokeniser

hauntsaninja opened this pull request 8 months ago
Benchmark importing all standard library modules

hauntsaninja opened this pull request 8 months ago
no-issue: Bump up the pyperf into 2.7.0

corona10 opened this pull request 8 months ago
no-issue: Improve CI for free-threading

corona10 opened this pull request 8 months ago
no-issue: Add free-threading CI

corona10 opened this pull request 8 months ago
Skip dask benchmark on Windows for Python 3.13

mdboom opened this pull request 8 months ago
Fix mentioned Python versions to headline

HelgeCPH opened this pull request 9 months ago
Help me to completely disable psutil

xbit18 opened this issue 10 months ago
Prepare release 1.11.0

corona10 opened this pull request 10 months ago
Upgrade to pyperf 2.6.3

corona10 opened this pull request 10 months ago
Fix the django_template benchmark

mdboom opened this pull request 10 months ago
Add `list.sort` benchmarks

sobolevn opened this pull request 11 months ago
Add a feature for using the same number of loops as a previous run

mdboom opened this pull request 11 months ago
Move jobs to correct location in benchmark.conf.sample

Fidget-Spinner opened this pull request 12 months ago
[doc] Fix docs typo

nicoloboschi opened this pull request 12 months ago
Fix typos in benchmark.conf.sample

WolframAlph opened this pull request about 1 year ago
Allow compiling dependencies rather than using prebuilts

Martmists-GH opened this issue about 1 year ago
Upgrade to pyperf 2.6.2

mdboom opened this pull request about 1 year ago
Prepare release 1.10.0

corona10 opened this pull request about 1 year ago
Add experimental CI for CPython 3.13

corona10 opened this pull request about 1 year ago
Editable installation isn't working properly

diegorusso opened this issue about 1 year ago
Bump urllib3 from 1.26.5 to 1.26.18 in /pyperformance/data-files/benchmarks/bm_dulwich_log

dependabot[bot] opened this pull request about 1 year ago
Bump coverage to 7.3.2 for compatibility with Python 3.13

hugovk opened this pull request about 1 year ago
Add logging message to notify user of skipped benchmarks

bclodius opened this pull request about 1 year ago
Need benchmark using `__getattribute__`

gvanrossum opened this issue over 1 year ago
Fixed broken link in benchmarks.rst

Fazel94 opened this pull request over 1 year ago
Bump tornado from 6.1 to 6.3.3 in /pyperformance/data-files/benchmarks/bm_tornado_http

dependabot[bot] opened this pull request over 1 year ago
minor fixes for asyncio_websockets benchmark

kumaraditya303 opened this pull request over 1 year ago
Add benchmark for pip-compile

hauntsaninja opened this issue over 1 year ago
Add basic networkx benchmarks

MridulS opened this pull request over 1 year ago
Add some simple Numpy benchmarks

mdboom opened this pull request over 1 year ago
Bump pyperf from 2.6.0 to 2.6.1 in /pyperformance/requirements

dependabot[bot] opened this pull request over 1 year ago
Add a pure python sql engine benchmark.

tobymao opened this pull request over 1 year ago
gh-294: Vendor lib2to3

corona10 opened this pull request over 1 year ago
Expose --min-time from pyperf to pyperformance CLI

diegorusso opened this pull request over 1 year ago
Publish to PyPI using a trusted publisher

hugovk opened this pull request over 1 year ago
Set a dependabot schedule interval

hugovk opened this pull request over 1 year ago
Bump tornado from 6.1 to 6.3.2 in /pyperformance/data-files/benchmarks/bm_tornado_http

dependabot[bot] opened this pull request over 1 year ago
Only run dependabot on the "main" requirements.txt

mdboom opened this pull request over 1 year ago
gh-294: Fix typo of str.partition from _pyproject_toml.py

corona10 opened this pull request over 1 year ago
Need to vendor lib2to3 for CPython 3.13+

corona10 opened this issue over 1 year ago
gh-287: Add TaskGroups variants to async_tree benchmarks

itamaro opened this pull request over 1 year ago
Bump mpmath from 1.2.1 to 1.3.0 in /pyperformance/data-files/benchmarks/bm_sympy

dependabot[bot] opened this pull request over 1 year ago
Don't specify setuptools as a dependency

mdboom opened this pull request over 1 year ago
Include cert files for asyncio_tcp_ssl benchmark

mdboom opened this pull request over 1 year ago
support --inherit-environ when reusing a venv

carljm opened this pull request over 1 year ago
asyncio gather vs TaskGroup in async_tree benchmarks

itamaro opened this issue over 1 year ago
Add mypy config; run mypy in CI

AlexWaygood opened this pull request over 1 year ago
Don't run the daily test on contributors' GitHub forks

AlexWaygood opened this pull request over 1 year ago
Use `tomllib/tomli` over `toml`

AlexWaygood opened this pull request over 1 year ago
Add type hints?

AlexWaygood opened this issue over 1 year ago
Impossible to add a benchmark that exercises newer Python features

AlexWaygood opened this issue over 1 year ago
Add a benchmark for runtime-checkable protocols

AlexWaygood opened this pull request over 1 year ago
Extend async tree benchmarks to cover eager task execution

itamaro opened this pull request over 1 year ago
.github: Set pypy CI as the experimental mode

corona10 opened this pull request over 1 year ago
gh-263: Remove detection bit for a while

corona10 opened this pull request over 1 year ago
[DO-NOT-MERGE] test CI

corona10 opened this pull request over 1 year ago