scaling 0.1.1

A lightweight benchmarking library that measures scaling behavior
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "scaling"
version = "0.1.1"
authors = ["David Roundy <daveroundy@gmail.com>", "Alex Sayers <alex@asayers.com>"]
description = "A lightweight benchmarking library that measures scaling behavior"
edition = "2018"
documentation = "https://docs.rs/easybench_scaling/"
repository = "https://github.com/droundy/easybench-rs"
readme = "README.md"
keywords = ["benchmark", "scaling"]
license = "MIT OR Apache-2.0"