Registry / testing / criterion-plot

criterion-plot

JSON →
library0.8.2rscratesunverified

Criterion's plotting library for generating benchmark visualizations

# Cargo.toml [dependencies] criterion-plot = "0.8.2"
INSTALL
IMPORT
SIG · CRITERION-PLOT
C
criterion-plot
testingrustv0.8.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Plot
✓ use criterion_plot::Plot;

Creates a new plot instance for benchmark data

use criterion_plot::Plot; fn main() { let plot = Plot::new(); println!("Plot created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
1
Resources
criterion-plot — cargo add criterion-plot · libregistry