Benchmarking framework with process isolation, bootstrap statistics, algebraic verification, and CI integration
FluxBench CLI: Supervisor process, benchmark filtering, output generation, and worker orchestration
Worker runtime for FluxBench: Bencher struct, high-precision timing (RDTSC), and memory allocation tracking
Zero-copy IPC protocol for FluxBench supervisor-worker communication
Algebraic verification engine for FluxBench performance assertions
Procedural macros for FluxBench: benchmark registration, verification rules, synthetic metrics, and report layout
Report generation and visualization for FluxBench: JSON, CSV, HTML, and GitHub Actions output
Statistical analysis engine for FluxBench with bootstrap resampling and BCa intervals