Open
Conversation
added TimeBenchmarkMetric added BenchmarkPrinter added StdoutBenchmarkPrinter and CsvBenchmarkPrinter Now the benchmark drawer uses a BenchmarkPrinter and a BenchmarkMetric
Renamed AutomationActionGroup to SimultaneousAutomationActions and added an initializer list constructor Added SequentialAutomationActions Added JsonBenchmarkPrinter
Added wait timer before starting the first action in BenchmarkDrawer
Added explanation to the BenchmarkDrawer waiting timer Removed stream and string from BenchmarkDrawer (those are managed by the Printer(s))
Updated todo
Added MetricChangerAutomationAction
…ated BenchmarkDrawer class
…longer one time only
…on instead of using poorly working static methods in automations that previously needed them disabled
…to Metric classes
…patible with printers different from a NullBenchmarkPrinter
…e the pi value defined in std::number. Fixed missing override declarations. Fixed return type of some methods in BenchmarkDrawer that return a value being void
# Conflicts: # .gitignore
…less copy of optionParser object
…hanged test_battery.py so that it does on-the-fly tests without arguments and the old tests when there are 2 arguments
…hich creates generators (this way it is actually reusable with the repeat argument)
…on of shading+coloring (though not a way to choose the sequence itself)
…ion to test_battery.py; changed the same in main such that 0 is a valid value
…hen uber) to check that order does not influence results
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changed DesktopTrackball so that you may ask it to ignore events