- 11 May, 2020 1 commit
-
-
Christoph Reichenbach authored
-
- 10 May, 2020 2 commits
-
-
Christoph Reichenbach authored
-
Christoph Reichenbach authored
-
- 07 May, 2020 9 commits
-
-
Christoph Reichenbach authored
Iterate over returned iterator elements by default (can be changed in BenchmarkGenerator.CONSUME_ITERATORS_ITEMS)
-
Christoph Reichenbach authored
-
Christoph Reichenbach authored
-
Christoph Reichenbach authored
-
Christoph Reichenbach authored
-
Christoph Reichenbach authored
-
Christoph Reichenbach authored
-
Christoph Reichenbach authored
-
Christoph Reichenbach authored
-
- 06 May, 2020 1 commit
-
-
Christoph Reichenbach authored
-
- 23 Apr, 2020 2 commits
-
-
Noric Couderc authored
-
Noric Couderc authored
Compiling to run a JMH benchmark actually did not work.
-
- 22 Apr, 2020 1 commit
-
-
Noric Couderc authored
It was set to the wrong commit.
-
- 10 Apr, 2020 4 commits
-
-
Noric Couderc authored
Uses filtering to check that the method name contains the keys to match.
-
Noric Couderc authored
Fixed error if matching regex does not work.
-
Noric Couderc authored
Test now tries to load methods with columns in some other order.
-
Noric Couderc authored
Accepts two different formats (including Christoph's) and ignores non-matched collections if there is no method matching.
-
- 09 Apr, 2020 2 commits
-
-
Noric Couderc authored
-
Noric Couderc authored
The column indices were used instead of the column names, so re-ordering the column broke the trace loader.
-
- 03 Apr, 2020 1 commit
-
-
Noric Couderc authored
-
- 29 Mar, 2020 2 commits
-
-
Noric Couderc authored
-
Noric Couderc authored
-
- 21 Mar, 2020 1 commit
-
-
Noric Couderc authored
Previous version did not build with sm-java/container-sub
-
- 20 Mar, 2020 4 commits
-
-
Noric Couderc authored
There is a classifier for each collection instead of one global classifier. The data is split and each classifier is trained on a subset of it.
-
Noric Couderc authored
-
Noric Couderc authored
-
Noric Couderc authored
Added some experiments with interface and collection specific classifiers instead of a global one for all collections.
-
- 19 Mar, 2020 3 commits
-
-
Noric Couderc authored
Erroneously ran the square of the needed benchmarks, and duplicated data.
-
Noric Couderc authored
-
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 7 commits
-
-
Noric Couderc authored
Instead of taking a boolean as a parameter, added methods.
-
Noric Couderc authored
-
Noric Couderc authored
-
Noric Couderc authored
-
Noric Couderc authored
Re-trained with new data.
-
Noric Couderc authored
Uses a software counters file that has been regenerated with new formats for method names.
-
Noric Couderc authored
based on the jmh-results-9307f70f.csv
-