Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 686 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 686 Bytes

Benchmark Heuristics

by: Sam Salek & Malte Åkvist


Main repository for DATX05 Master's Thesis at Chalmers University of Technology.

See benchmark-heuristics-parser for the parser used during the experiment.

FOLDERS

benchmarks: Contains anything related to benchmarks, including JMH .jar files and the benchmark results.

projects: Contains the study objects used during the experiment.

scripts: Contains all Python scripts, including scripts for selecting JUnit tests, interpreting benchmark results, etc.

test-selections: Contains files related to the selection of JUnit tests.