ries 1.1.1

Find algebraic equations given their solution - Rust implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Benchmark Artifacts

This directory contains reproducible benchmark runs and environment metadata used for published performance claims.

## Current Baselines

- `2026-02-25-level3-baseline.md`: Level-3 non-exact CLI benchmark baseline on Apple M1 (sequential deterministic vs parallel)
- `2026-02-25-generation-parallel-scaling.md`: Criterion generation-only benchmark showing parallel generation scaling

## Artifacts

Raw machine/run artifacts are stored in `artifacts/`:

- environment metadata (`rustc`, `cargo`, OS, CPU, RAM)
- raw `--json` outputs from benchmark runs
- raw Criterion benchmark output for generation scaling

Use these alongside `docs/PERFORMANCE.md` for benchmark methodology and reporting rules.