Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
criterion-plot 0.1.0 - Docs.rs
[go: Go Back, main page]

criterion-plot 0.1.0

Criterion's plotting library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
authors = ["Jorge Aparicio <japaricious@gmail.com>"]
description = "Criterion's plotting library"
documentation = "http://japaric.github.io/simplot.rs/criterion-plot"
keywords = ["plotting", "gnuplot", "criterion"]
license = "MIT OR Apache-2.0"
name = "criterion-plot"
repository = "https://github.com/japaric/simplot.rs"
version = "0.1.0"

[dependencies]
byteorder = "0.4.2"
cast = "0.1.0"
itertools = "0.4.7"

[dev-dependencies]
num = "0.1.30"
rand = "0.3.13"