mirror of
https://github.com/codeflash-ai/codeflash.git
synced 2026-05-04 18:25:17 +00:00
uv-dynamic-versioning rewrites version.py on every `uv run`, so the ruff auto-format job was inadvertently committing dev version strings. Restore version.py files after formatting and revert the ones already changed on this branch. |
||
|---|---|---|
| .. | ||
| codeflash_benchmark | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
CodeFlash Benchmark
A pytest benchmarking plugin for CodeFlash - automatic code performance optimization.
Installation
pip install codeflash-benchmark
Usage
This plugin provides benchmarking capabilities for pytest tests used by CodeFlash's optimization pipeline.
For more information, visit codeflash.ai.