Skip to content

tlspuffin/puffin-bench

Repository files navigation

puffin-bench

A performance testbench for the puffin fuzzer

setup

nix-shell -p uv
uv run ipython kernel install --name "puffin-bench" --user
git clone https://github.com/tlspuffin/tlspuffin puffin

setup: running the self-hosted prefect server (Docker)

Adapt the scripts/prefect-server/.env as necessary.

Starting the server:

./scripts/prefect-server/start

Stopping the server:

./scripts/prefect-server/stop

running benchmark

uv run benchmark

About

A performance testbench for the puffin fuzzer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published