Registry / testing / mitata

mitata

JSON →
library0.0.7rscratesunverified

Benchmarking lib/cli.

# Cargo.toml [dependencies] mitata = "0.0.7"
INSTALL
IMPORT
SIG · MITATA
M
mitata
testingrustv0.0.7
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.

bench
use mitata::bench;

Run a simple benchmark using the mitata macro.

use mitata::bench; fn main() { bench!("my_bench", || { let _ = 1 + 1; }); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.7latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mitata — cargo add mitata · libregistry