iai-callgrind 0.3.1

High-precision and consistent benchmarking framework/harness for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
authors = ["Joining7943 <joining@posteo.de>", "Brook Heisler <redattack34@gmail.com>"]
categories = ["development-tools::profiling", "development-tools::testing"]
description = "High-precision and consistent benchmarking framework/harness for Rust"
edition = "2021"
homepage = "https://github.com/Joining7943/iai-callgrind"
keywords = ["iai", "benchmark", "callgrind", "valgrind"]
license = "Apache-2.0 AND MIT"
name = "iai-callgrind"
readme = "README.md"
repository = "https://github.com/Joining7943/iai-callgrind"
resolver = "1"
rust-version = "1.56.0"
version = "0.3.1"