mirror of
https://github.com/minio/minio-rs.git
synced 2025-12-06 23:36:52 +08:00
9 lines
227 B
Markdown
9 lines
227 B
Markdown
Benches:
|
|
|
|
* Designed for low-level, micro-benchmarks.
|
|
* Focuses on measuring specific functions or operations.
|
|
* Outputs raw benchmarking results.
|
|
|
|
run: `cargo bench --bench s3_api_benchmarks`
|
|
|
|
results are in `target\criterion` |