aboutsummaryrefslogtreecommitdiff
path: root/benchmark/scripts
AgeCommit message (Expand)Author
2022-12-06Enhance find heap bound (#2579)Jack Koenig
2021-09-03Make benchmark_cold_compile accept a command CLI argument (#2346)Jack Koenig
2021-05-18Add support for fat jars to benchmark_cold_compile.py (#2232)Jack Koenig
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-06-09Add find_heap_bound.py script for finding minimum heap sizeJack Koenig
2020-06-09Refactor benchmark_code_compile.py to have job running utilityJack Koenig
2020-05-09Make benchmark_cold_compile.py work even if it can't fetch (#1579)Jack Koenig
2019-09-13Add cold benchmarking script (#1167)Jack Koenig