v0.4.0 (2023-08-17)
Pre-release
Pre-release
Added
Modifiers
JuliaArg
Runtimes
JuliaMMTK
JuliaStock
Benchmark Suites
JuliaGCBenchmarks
Commands
runbms
gains an extra argument,--skip-log-compression
, to skip compressing log files withgzip
.
Changed
Base Configurations
runbms
: don't sync tosquirrel.moma
for the defaultrunbms.yml
. moma machine users should userunbms-anu.yml
for the old behaviour.
Fixed
- Gracifully handle empty modifiers strings in configs, such as
openjdk7||foobar
.
Benchmark Suites
- DaCapo specific workarounds are now handled by the
DaCapo
class rather than theJavaBenchmark
class to avoid confusions.