A lightweight tool to count allocations within a specific scope using a custom global allocator.
A Rust allocator to trace memory allocations in Rust programs, by intercepting the allocations.
Count the number of memory allocation of some code.
Lightweight allocation and timing instrumentation. Counting global allocator and labelled scope guards.
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
No description provided.
No description provided.