# FluxBench configuration for code2graph.
# Run the pipeline benchmarks with: cargo bench --features rust,typescript,python
# (bench bodies are feature-gated on the languages they exercise).
[]
= "2s"
= "3s"
= "60s"
= "process" # crash-safe: a panicking bench never sinks the suite
[]
= true # per-iteration heap bytes/count, useful for the extractors
[]
= "human"
= "target/fluxbench"
[]
= 25.0 # CI has 10-40% noise; only flag real regressions
= true
= true