summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-02-22Proper shell overhead computationrefactor-benchmark-modDavid Peter
2022-02-22Add debug/mock modeDavid Peter
2022-02-21Faster testsDavid Peter
2022-02-21Add integration test for '--shell'David Peter
2022-02-21New Benchmark structDavid Peter
2022-02-20Improve error messageDavid Peter
2022-02-20FormattingDavid Peter
2022-02-20Better error handling in run_intermediate_commandDavid Peter
2022-02-20Restructure run_intermediate_commandDavid Peter
2022-02-20Update BenchmarkResult documentationDavid Peter
2022-02-20Simplify codeDavid Peter
2022-02-20Rename to commandDavid Peter
2022-02-20Rename numDavid Peter
2022-02-20Move functionality into run_cleanup_commandDavid Peter
2022-02-20Remove more function argumentsDavid Peter
2022-02-20Move functions into SchedulerDavid Peter
2022-02-20Move functionality to schedulerDavid Peter
2022-02-20Move exit code function to separate fileDavid Peter
2022-02-20Rename testDavid Peter
2022-02-20Use get_programDavid Peter
2022-02-20Remove unused optionDavid Peter
2022-02-20Rename parse to from_strDavid Peter
2022-02-20Turn show_output into enumDavid Peter
2022-02-19Rename _res to _resultDavid Peter
2022-02-19Rename Runs to RunBoundsDavid Peter
2022-02-19Fix clippy warningDavid Peter
2022-02-19Modify doc commentDavid Peter
2022-02-19Refactor command.rsDavid Peter
2022-02-19Update code commentsDavid Peter
2022-02-19New Scheduler structDavid Peter
2022-02-06Fix SVGDavid Peter
2022-02-06Expand execution order testsDavid Peter
2022-02-06Add diagram explaining execution orderDavid Peter
2022-02-06Split range into range_step and commandsDavid Peter
2022-02-06Introduce Commands structDavid Peter
2022-02-06New schedule moduleDavid Peter
2022-02-06Move a few modules to utilDavid Peter
2022-02-06Move more modules aroundDavid Peter
2022-02-06New parameter moduleDavid Peter
2022-02-06New output moduleDavid Peter
2022-02-06New 'benchmark' module folderDavid Peter
2022-02-06Move build_commandsDavid Peter
2022-02-06Move build_export_manager to ExportManagerDavid Peter
2022-02-06Rename to OptionsDavid Peter
2022-02-06Move convert_cli_arguments_to_options to HyperfineOptionsDavid Peter
2022-02-06Fix Windows codeDavid Peter
2022-02-06Fix format callDavid Peter
2022-02-06Fix formattingDavid Peter
2022-02-06Rename functionDavid Peter
2022-02-06Unified error handlingDavid Peter