Commit Graph

541 Commits

Author SHA1 Message Date
knidarkness
b3084cbb58 update output condition check to use .map 2019-10-15 17:49:48 +02:00
knidarkness
34eb150fef updates as requested in the review 2019-10-15 17:49:48 +02:00
knidarkness
5bc94416ad Fixed error with borrowing 2019-10-15 17:49:48 +02:00
knidarkness
08ad79a729 Removed output for warnings 2019-10-15 17:49:48 +02:00
knidarkness
5bdfdbf1cb Added 'none' as a possible value for "style" option
This commit allows to remove all non-errornous output of the tool.
2019-10-15 17:49:48 +02:00
Stefan Seemayer
6a8dd1962c Also run prepare command during warmup
Fixes #182
2019-10-14 22:12:31 +02:00
sharkdp
921f999018 Change headline 2019-10-13 16:24:57 +02:00
sharkdp
94dade7cf0 Improve --help text 2019-10-13 16:24:57 +02:00
sharkdp
68f5eb6de4 Bump version 2019-10-13 16:24:57 +02:00
sharkdp
91136ba533 Update dependencies 2019-10-13 16:24:57 +02:00
sharkdp
82c4a1c8f7 Update markdown export 2019-10-13 16:24:57 +02:00
sharkdp
4cb86f4b9c Do not show relative stddev for fastest entry 2019-10-13 16:24:51 +02:00
sharkdp
df2e6716d7 Add relative speed to markdown export, closes #225 2019-10-13 16:24:51 +02:00
sharkdp
92e59c37c1 Use 'if' instead of 'match' 2019-10-13 15:11:39 +02:00
sharkdp
ea2d622cc1 Remove space 2019-10-13 15:11:39 +02:00
sharkdp
33591d1433 Update error message 2019-10-13 15:11:39 +02:00
Saurav Sharma
d1cd30b2a3 refactor code
Signed-off-by: Saurav Sharma <appdroiddeveloper@gmail.com>
2019-10-13 15:11:39 +02:00
Saurav Sharma
bc82bd5f23 raise error if preparation_command length is not equal to command or 1
Signed-off-by: Saurav Sharma <appdroiddeveloper@gmail.com>
2019-10-13 15:11:39 +02:00
Saurav Sharma
0c0713da30 Add multiple --prepare support
Signed-off-by: Saurav Sharma <appdroiddeveloper@gmail.com>
2019-10-13 15:11:39 +02:00
David Peter
2c3ced9333
Add sponsor button as an experiment :-) 2019-10-07 19:46:13 +02:00
sharkdp
94d458cf80 Output formatting 2019-10-07 19:34:05 +02:00
sharkdp
c06f50d305 Add help text 2019-10-07 19:34:05 +02:00
sharkdp
071d5c6993 Add error message 2019-10-07 19:34:05 +02:00
Yasuaki Uechi
5a3fc3c92a scripts: add welch's t test 2019-10-07 19:34:05 +02:00
sharkdp
02962d1cab Use doc-comment for advanced_statistics.py script 2019-10-07 19:04:43 +02:00
dependabot-preview[bot]
0cc0fb2656 Bump serde_json from 1.0.40 to 1.0.41
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.40 to 1.0.41.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.40...v1.0.41)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-06 21:41:14 +02:00
sharkdp
134c04d328 Update scripts README 2019-10-06 21:29:37 +02:00
matthieusb
25409f6625 doc: addd pre-requisites to scripts documentation 2019-10-06 21:27:44 +02:00
dependabot-preview[bot]
9a56c5d5f3 Bump cfg-if from 0.1.9 to 0.1.10
Bumps [cfg-if](https://github.com/alexcrichton/cfg-if) from 0.1.9 to 0.1.10.
- [Release notes](https://github.com/alexcrichton/cfg-if/releases)
- [Commits](https://github.com/alexcrichton/cfg-if/compare/0.1.9...0.1.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-25 07:37:42 +02:00
dependabot-preview[bot]
7ea4f13d9a Bump serde from 1.0.100 to 1.0.101
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.100...v1.0.101)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-17 07:39:59 +02:00
sharkdp
3d41613f43 Fix markdown export tests 2019-09-16 21:34:07 +02:00
sharkdp
8a7d04347d Higher precision for rel. speed in markdown output
closes #208
2019-09-16 21:27:54 +02:00
petr-tik
40b6774324 Correct type in command line arg 2019-09-13 19:37:06 +02:00
sharkdp
fba7e22a77 Bump minimum required Rust version 2019-09-09 21:02:41 +02:00
dependabot-preview[bot]
fac0809303 Bump indicatif from 0.11.0 to 0.12.0
Bumps [indicatif](https://github.com/mitsuhiko/indicatif) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/mitsuhiko/indicatif/releases)
- [Commits](https://github.com/mitsuhiko/indicatif/compare/0.11.0...0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 21:02:41 +02:00
dependabot-preview[bot]
d5e32a77ad Bump serde from 1.0.99 to 1.0.100
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.99 to 1.0.100.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.99...v1.0.100)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 20:21:39 +02:00
David Peter
983a97699b
Update preview 2019-09-01 15:52:45 +02:00
sharkdp
27f2ce6d0f Small change to README 2019-09-01 15:01:20 +02:00
sharkdp
8db533563c Loosen dependency bounds 2019-09-01 14:48:31 +02:00
sharkdp
47f5336023 Update dependencies 2019-09-01 14:46:43 +02:00
sharkdp
1397a3d717 Bump version 2019-09-01 14:46:31 +02:00
David Peter
78a042236a
Remove conda badge 2019-09-01 14:39:57 +02:00
David Peter
9e534922cc
Add '--parameter-step-size' to README 2019-09-01 14:39:07 +02:00
dependabot-preview[bot]
80cca46613 Bump winapi from 0.3.7 to 0.3.8
Bumps [winapi](https://github.com/retep998/winapi-rs) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/retep998/winapi-rs/releases)
- [Commits](https://github.com/retep998/winapi-rs/compare/0.3.7...0.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-01 14:32:40 +02:00
Piyush Rungta
8244bc11b1 Support case when only step size is float
After this change, invokations like

--parameter-scan t 0 1 --parameter-step-size 0.1

become valid
2019-09-01 14:31:35 +02:00
Piyush Rungta
c73636c478 Provide short option for --parameter-step-size
Rename STEP to DELTA
2019-09-01 14:31:35 +02:00
Piyush Rungta
ef523e1fb0 Improve StepRequired error message 2019-09-01 14:31:35 +02:00
Piyush Rungta
7d66d2bf95 Bump minimum supported rust version 2019-09-01 14:31:35 +02:00
Piyush Rungta
b10b93f473 Add support for floats in --parameter-scan 2019-09-01 14:31:35 +02:00
Piyush Rungta
737403df35 Run cargo fmt 2019-09-01 14:31:35 +02:00