+ Level Profile (compress + decompress + ratio)
+
+ Six lines plotted against compression level on the X-axis: Rust vs
+ FFI compression speed (left axis), Rust vs FFI decompression speed
+ (left axis), and Rust vs FFI output ratio (right axis,
+ compressed/input, lower=better). Controlled by the
+ Target, Scenario, and
+ Level selectors at the top of the page (default
+ all = cumulative arithmetic mean across that dimension).
+ The Snapshot dropdown either pins all six lines to
+ one generated_at run, or — on the default
+ latest setting — picks each (level, metric) point from
+ the most recent snapshot of its own cohort independently, so points
+ can come from different snapshots across the X-axis. Decompress rows
+ are additionally averaged across both source variants
+ (rust_stream + c_stream) per side, giving
+ one deterministic data point per (level, side) regardless of bench
+ iteration order.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+