Use `uv venv` and `uv pip` by maurycy · Pull Request #425 · python/pyperformance

@maurycy

@maurycy marked this pull request as draft

October 24, 2025 23:41

@maurycy maurycy changed the title Use uv venv instead of python venv Use uv venv instead of python -m venv

Oct 25, 2025

@maurycy maurycy changed the title Use uv venv instead of python -m venv Use uv venv and uv pip

Oct 25, 2025

corona10

@maurycy

* main:
  Bump mypy from 1.19 to 1.19.1 (python#448)
  Add a YAML-parsing benchmark (python#342)
  Add FastAPI HTTP request benchmark (python#440)
  Add option for rigorous in benchmark.conf.sample (python#446)
  Do not `venv.ensure_reqs` twice (python#432)
  Bump mypy from 1.18.2 to 1.19.0 (python#442)
  Bump actions/checkout from 5 to 6 in the actions group (python#441)
  Add example scripts to run pyperformance on a generic host (python#436)
  Prepare for 1.13.0 release (python#435)
  Reenable xdsl (python#433)
  Bump actions/setup-python from 5 to 6 (python#429)
  Group Dependabot updates for GitHub Actions into single PR (python#431)
  Bump actions/checkout from 4 to 5 (python#430)
* main:
  Replace pre-commit with prek in CI and add cooldown to Dependabot (python#452)
  Add bm_base64 covering common base64 module APIs (python#447)