codeflash/codeflash-benchmark
Kevin Turcios 20c956c0e9 feat: add codeflash-benchmark automated release to publish workflow
Extend the publish workflow to handle both codeflash and codeflash-benchmark
releases from a single workflow file, triggered by their respective version
files. Also syncs benchmark __init__.py version to match pyproject.toml.
2026-02-18 17:39:36 -05:00
..
codeflash_benchmark feat: add codeflash-benchmark automated release to publish workflow 2026-02-18 17:39:36 -05:00
LICENSE fix: update license format to use license-files 2026-02-17 05:54:21 +00:00
pyproject.toml fix: update license format to use license-files 2026-02-17 05:54:21 +00:00
README.md fix: update license format to use license-files 2026-02-17 05:54:21 +00:00

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.