- 11 May, 2020 1 commit
-
-
Christoph Reichenbach authored
-
- 19 Mar, 2020 1 commit
-
-
Noric Couderc authored
Switched from exporting benchmark results as nested maps to exporting lists of triplets with benchmark, counter name, and values.
-
- 18 Mar, 2020 1 commit
-
-
Noric Couderc authored
Avoids taking too much memory.
-
- 17 Mar, 2020 1 commit
-
-
Noric Couderc authored
-
- 13 Mar, 2020 1 commit
-
-
Noric Couderc authored
They can be printed as the run* format used internally, or the java standard format for printing method names.
-
- 12 Mar, 2020 1 commit
-
-
Noric Couderc authored
Running benchmarks with the previous version "runApplications" crashed if the run was too long.
-
- 04 Mar, 2020 2 commits
-
-
Noric Couderc authored
-
Noric Couderc authored
Synthetic benchmark is a better name. Required quite some refactoring.
-
- 06 Sep, 2019 1 commit
-
-
Noric Couderc authored
Added a function "printFunction" for printing method names in a format that Java programmers can understand. Made the map for functions bi-directional. Updated tests.
-
- 14 Mar, 2019 1 commit
-
-
Noric Couderc authored
ApplicationDataPrinter takes the output as a parameter to the constructor, and the method printToCSV is splitted in several methods
-
- 12 Mar, 2019 3 commits
-
-
Noric Couderc authored
-
Noric Couderc authored
Allows for printing the CSV the method histogram of the applications. Required to make a baseStructureSize field public (for the size of the data structure at the start).
-
Noric Couderc authored
Only using the Kotlin way to convert to Int.
-