Commit Graph

245 Commits

Author SHA1 Message Date
Daniel Bast
ea41b55898 Add install instructions for installing via conda
See also:
- Build repo: https://github.com/conda-forge/hyperfine-feedstock
- Available platforms/versions: https://anaconda.org/conda-forge/hyperfine
2019-06-08 09:00:51 +02:00
dependabot-preview[bot]
66aa200b37 Bump serde from 1.0.91 to 1.0.92
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.91 to 1.0.92.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.91...v1.0.92)
2019-06-07 08:25:34 +02:00
dependabot-preview[bot]
1714568689 Bump libc from 0.2.55 to 0.2.58
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.55 to 0.2.58.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.55...0.2.58)
2019-06-03 21:09:58 +02:00
sharkdp
a4347a5a4a Add documentation to plot_benchmark_results script 2019-06-02 12:42:57 +02:00
dependabot[bot]
d74ea21d1a Bump libc from 0.2.54 to 0.2.55
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.54 to 0.2.55.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.54...0.2.55)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 22:42:54 +02:00
dependabot[bot]
ac8bb8664a Bump cfg-if from 0.1.7 to 0.1.9
Bumps [cfg-if](https://github.com/alexcrichton/cfg-if) from 0.1.7 to 0.1.9.
- [Release notes](https://github.com/alexcrichton/cfg-if/releases)
- [Commits](https://github.com/alexcrichton/cfg-if/compare/0.1.7...0.1.9)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-15 08:08:36 +02:00
dependabot[bot]
5f5d55aaf6 Bump colored from 1.7.0 to 1.8.0
Bumps [colored](https://github.com/mackwic/colored) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/mackwic/colored/releases)
- [Changelog](https://github.com/mackwic/colored/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mackwic/colored/compare/v1.7.0...v1.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-13 19:31:14 +02:00
Andrii Radyk
82ee448c0a level up a minimal rust version to 1.31.0 to support edition 2018 2019-05-08 08:10:02 -05:00
Andrii Radyk
2d0b0488f2 convert to rust edition 2018 2019-05-08 08:10:02 -05:00
dependabot[bot]
a6f61a6bda Bump serde from 1.0.90 to 1.0.91
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.90 to 1.0.91.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.90...v1.0.91)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-07 21:07:28 -05:00
dependabot[bot]
aee3668f86 Bump libc from 0.2.53 to 0.2.54
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.53 to 0.2.54.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.53...0.2.54)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-03 16:57:26 +02:00
dependabot[bot]
5bffbb1f41 Bump libc from 0.2.51 to 0.2.53
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.51 to 0.2.53.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.51...0.2.53)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-29 07:21:58 +02:00
dependabot[bot]
b8b7af75df Bump winapi from 0.3.6 to 0.3.7
Bumps [winapi](https://github.com/retep998/winapi-rs) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/retep998/winapi-rs/releases)
- [Commits](https://github.com/retep998/winapi-rs/compare/0.3.6...0.3.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-27 18:53:20 +02:00
dependabot[bot]
98fb237546 Bump libc from 0.2.45 to 0.2.51
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.45 to 0.2.51.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.45...0.2.51)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-25 17:31:46 +02:00
dependabot[bot]
f68d347593 Bump csv from 1.0.6 to 1.0.7
Bumps [csv](https://github.com/BurntSushi/rust-csv) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/BurntSushi/rust-csv/releases)
- [Commits](https://github.com/BurntSushi/rust-csv/compare/1.0.6...1.0.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-21 09:35:27 +02:00
dependabot[bot]
bdc52a6166 Bump clap from 2.32.0 to 2.33.0
Bumps [clap](https://github.com/clap-rs/clap) from 2.32.0 to 2.33.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-08 13:00:00 +02:00
dependabot[bot]
f234360887 Bump csv from 1.0.5 to 1.0.6
Bumps [csv](https://github.com/BurntSushi/rust-csv) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/BurntSushi/rust-csv/releases)
- [Commits](https://github.com/BurntSushi/rust-csv/compare/1.0.5...1.0.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-05 20:43:11 +02:00
dependabot[bot]
6ae7ddf1fb Bump serde from 1.0.89 to 1.0.90
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.89 to 1.0.90.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.89...v1.0.90)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-04 21:57:22 +02:00
Atul Bhosale
1317092c9e Format code using 'cargo fmt' 2019-04-04 20:41:25 +02:00
dependabot[bot]
523d8ce310 Bump serde_derive from 1.0.89 to 1.0.90
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.89 to 1.0.90.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.89...v1.0.90)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-04 20:40:52 +02:00
dependabot[bot]
c1725b3caa Bump approx from 0.3.1 to 0.3.2
Bumps [approx](https://github.com/brendanzab/approx) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/brendanzab/approx/releases)
- [Commits](https://github.com/brendanzab/approx/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-18 10:03:01 +01:00
dependabot[bot]
029766bb68 Bump serde from 1.0.88 to 1.0.89
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.88 to 1.0.89.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.88...v1.0.89)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-05 22:30:20 +01:00
dependabot[bot]
9715b897ef Bump cfg-if from 0.1.6 to 0.1.7
Bumps [cfg-if](https://github.com/alexcrichton/cfg-if) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/alexcrichton/cfg-if/releases)
- [Commits](https://github.com/alexcrichton/cfg-if/compare/0.1.6...0.1.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-05 21:25:58 +01:00
dependabot[bot]
9298f78dfd Bump serde_derive from 1.0.88 to 1.0.89
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.88 to 1.0.89.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.88...v1.0.89)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-01 08:27:38 +01:00
dependabot[bot]
651fb186f5 Bump serde_json from 1.0.38 to 1.0.39
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.38 to 1.0.39.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.38...v1.0.39)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-01 07:28:03 +01:00
philipp
fdc92cb204 Reduce repetition 2019-02-25 07:04:40 +01:00
dependabot[bot]
f3a20c2c5f Bump serde from 1.0.87 to 1.0.88
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.87 to 1.0.88.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.87...v1.0.88)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 18:45:41 +01:00
dependabot[bot]
6ba7936b8e Bump serde_derive from 1.0.87 to 1.0.88
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.87 to 1.0.88.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.87...v1.0.88)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 07:11:37 +01:00
dependabot[bot]
d21c46f4e5 Bump serde_derive from 1.0.85 to 1.0.87
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.85 to 1.0.87.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.85...v1.0.87)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-07 22:20:21 +01:00
dependabot[bot]
39e810ee66 Bump serde from 1.0.86 to 1.0.87
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.86 to 1.0.87.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.86...v1.0.87)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 07:29:25 +01:00
dependabot[bot]
442af4a6eb Bump serde from 1.0.85 to 1.0.86
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.85 to 1.0.86.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.85...v1.0.86)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 23:18:32 +01:00
dependabot[bot]
cc135d0072 Bump serde_json from 1.0.37 to 1.0.38
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.37 to 1.0.38.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.37...v1.0.38)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-01 08:20:15 +01:00
dependabot[bot]
3f6e38708e Bump statistical from 0.1.1 to 1.0.0
Bumps [statistical](https://github.com/JeffBelgum/statistical) from 0.1.1 to 1.0.0.
- [Release notes](https://github.com/JeffBelgum/statistical/releases)
- [Commits](https://github.com/JeffBelgum/statistical/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-31 08:26:53 +01:00
Chloe Kudryavtsev
e31dc91151 Add Asciidoc export option
Signed-off-by: Chloe Kudryavtsev <toast@toastin.space>
2019-01-30 21:27:25 +01:00
dependabot[bot]
7e180965ea Bump serde_json from 1.0.36 to 1.0.37
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.36 to 1.0.37.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.36...v1.0.37)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-25 19:51:59 +01:00
dependabot[bot]
84d5c6bf8c Bump serde from 1.0.84 to 1.0.85
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.84 to 1.0.85.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.84...v1.0.85)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-21 21:03:22 +01:00
dependabot[bot]
135857d4f2 Bump serde_derive from 1.0.83 to 1.0.85
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.83 to 1.0.85.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.83...v1.0.85)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-21 07:15:02 +01:00
Benjamin Bannier
b252531bde Serialize command parameters to data output files
This patch adds any parameter used to data output files (currently JSON
and CSV files). With that users have direct access to both input values
(i.e., benchmark parameters) and the resulting timings which should
simplify follow-up analyses.
2019-01-18 07:45:32 +01:00
dependabot[bot]
9afe57dcd2 Bump serde_json from 1.0.35 to 1.0.36
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.35 to 1.0.36.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.35...v1.0.36)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-17 08:02:22 +01:00
Colin Wahl
0878544ba8 update help text for cleanup command 2019-01-14 20:21:50 +01:00
Colin Wahl
5af43cfc7b add cleanup command which is executed at the end of each benchmark 2019-01-14 20:21:50 +01:00
dependabot[bot]
e3dfc7f269 Bump serde_json from 1.0.34 to 1.0.35
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.34 to 1.0.35.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.34...v1.0.35)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-14 09:11:49 +01:00
dependabot[bot]
36d7fb82a9 Bump colored from 1.6.1 to 1.7.0
Bumps [colored](https://github.com/mackwic/colored) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/mackwic/colored/releases)
- [Changelog](https://github.com/mackwic/colored/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mackwic/colored/compare/v1.6.1...v1.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-07 10:08:23 +01:00
Hugo Locurcio
aa429fea70 Fix a typo in the command-line help 2019-01-02 19:32:22 +01:00
dependabot[bot]
d761bfef0a Bump serde from 1.0.83 to 1.0.84
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.83 to 1.0.84.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.83...v1.0.84)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-02 08:19:18 +01:00
dependabot[bot]
bb2c3d1589 Bump serde_json from 1.0.33 to 1.0.34
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.33 to 1.0.34.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.33...v1.0.34)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-01 11:09:52 +01:00
sharkdp
dfba8883e3 Bump indicatif version 2018-12-28 20:33:51 +01:00
sharkdp
e755da600b Bump minimum required Rust version 2018-12-28 20:33:31 +01:00
dependabot[bot]
b1797ceb52 Bump serde from 1.0.82 to 1.0.83
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.82...v1.0.83)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-28 20:30:20 +01:00
dependabot[bot]
fab11decec Bump serde_derive from 1.0.82 to 1.0.83
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.82...v1.0.83)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-28 19:24:02 +01:00