Commit Graph

861 Commits

Author SHA1 Message Date
David Peter
d3c7c7974a Improve error message 2022-02-22 09:07:40 +01:00
David Peter
701a38323d Formatting 2022-02-22 09:07:40 +01:00
David Peter
8c5ae87ca2 Better error handling in run_intermediate_command 2022-02-22 09:07:40 +01:00
David Peter
662d5ca9ac Restructure run_intermediate_command 2022-02-22 09:07:40 +01:00
David Peter
f4ef945923 Update BenchmarkResult documentation 2022-02-22 09:07:40 +01:00
David Peter
021583b89b Simplify code 2022-02-22 09:07:40 +01:00
David Peter
0b5ad72872 Rename to command 2022-02-22 09:07:40 +01:00
David Peter
4cfccf1168 Rename num 2022-02-22 09:07:40 +01:00
David Peter
fa2eaaac5f Move functionality into run_cleanup_command 2022-02-22 09:07:40 +01:00
David Peter
ffa1c0e839 Remove more function arguments 2022-02-22 09:07:40 +01:00
David Peter
39c7736095 Move functions into Scheduler 2022-02-22 09:07:40 +01:00
David Peter
dcfeede18e Move functionality to scheduler 2022-02-22 09:07:40 +01:00
David Peter
b658e20110 Move exit code function to separate file 2022-02-22 09:07:40 +01:00
David Peter
811e6b5fcd Rename test 2022-02-22 09:07:40 +01:00
David Peter
6645fa10b9 Use get_program 2022-02-22 09:07:40 +01:00
David Peter
21f76a338f Remove unused option 2022-02-22 09:07:40 +01:00
David Peter
f9e62e5e7f Rename parse to from_str 2022-02-22 09:07:40 +01:00
David Peter
0ebd76dfc2 Turn show_output into enum 2022-02-22 09:07:40 +01:00
David Peter
f9334e15fc Rename _res to _result 2022-02-22 09:07:40 +01:00
David Peter
bea0cfab30 Rename Runs to RunBounds 2022-02-22 09:07:40 +01:00
David Peter
250db61fa0 Fix clippy warning 2022-02-22 09:07:40 +01:00
David Peter
2d0cd4b53c Modify doc comment 2022-02-19 16:53:02 +01:00
David Peter
833529f733 Refactor command.rs 2022-02-19 16:53:02 +01:00
David Peter
bf4d78dcaf Update code comments 2022-02-19 16:53:02 +01:00
David Peter
72d27729fa New Scheduler struct 2022-02-19 16:53:02 +01:00
David Peter
39984a3896 Fix SVG 2022-02-06 22:52:11 +01:00
David Peter
5df981ae7b Expand execution order tests 2022-02-06 22:50:11 +01:00
David Peter
aae3a4116f Add diagram explaining execution order 2022-02-06 22:50:11 +01:00
David Peter
6db82cdb2a Split range into range_step and commands 2022-02-06 22:49:04 +01:00
David Peter
a6baf49b72 Introduce Commands struct 2022-02-06 22:49:04 +01:00
David Peter
c5a2266199 New schedule module 2022-02-06 20:19:50 +01:00
David Peter
5c634c9f2f Move a few modules to util 2022-02-06 20:19:50 +01:00
David Peter
999e7c4566 Move more modules around 2022-02-06 20:19:50 +01:00
David Peter
47091a5740 New parameter module 2022-02-06 20:19:50 +01:00
David Peter
865290a144 New output module 2022-02-06 20:19:50 +01:00
David Peter
e5e4c8c020 New 'benchmark' module folder 2022-02-06 20:19:50 +01:00
David Peter
cd38e9c63b Move build_commands 2022-02-06 20:19:50 +01:00
David Peter
33f8d03d6b Move build_export_manager to ExportManager 2022-02-06 20:19:50 +01:00
David Peter
b54b2f81f4 Rename to Options 2022-02-06 20:19:50 +01:00
David Peter
39a85b88cf Move convert_cli_arguments_to_options to HyperfineOptions 2022-02-06 20:19:50 +01:00
David Peter
c4ae7f6f8c Fix Windows code 2022-02-06 20:19:50 +01:00
David Peter
d7e96928fb Fix format call 2022-02-06 20:19:50 +01:00
David Peter
a35e7e2caf Fix formatting 2022-02-06 20:19:50 +01:00
David Peter
c6477c7368 Rename function 2022-02-06 20:19:50 +01:00
David Peter
2040810ce3 Unified error handling 2022-02-06 20:19:50 +01:00
David Peter
34dabcbed7 Integration test for duplicate parameter names 2022-02-06 20:19:50 +01:00
David Peter
4d3314f26f Add integration test for prepare option 2022-02-06 20:19:50 +01:00
David Peter
b3c0022386 Add more integration tests 2022-02-06 20:19:50 +01:00
David Peter
81b737fdc1 Remove BenchmarkResult::new 2022-02-06 20:19:50 +01:00
David Peter
4fa0aba266 Add new integration test 2022-02-06 20:19:50 +01:00