criterion-decimal-throughput 1.0.2

Criterion.rs measurement for decimal throughput (MB/s, GB/s, etc.)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.criterion]
version = "0.3.6"

[dev-dependencies.proptest]
version = "1.0.0"

[package]
authors = ["Mateusz Gienieczko <mat@gienieczko.com>"]
categories = ["development-tools::profiling"]
description = "Criterion.rs measurement for decimal throughput (MB/s, GB/s, etc.)"
edition = "2021"
keywords = ["criterion", "benchmark", "measurement", "throughput", "criterion-rs"]
license = "MIT"
name = "criterion-decimal-throughput"
readme = "README.md"
repository = "https://github.com/V0ldek/criterion-decimal-throughput"
resolver = "2"
version = "1.0.2"