Skip to content

Commit cb94feb

Browse files
ZVM Test Benchmarking (#65)
* Basic ZVM Benchmarking * Display per-test benchmark at benchmark > 1, show summed results * Fix trailing comma in print for results * Load from data_static as last resort, new test. * More timing information + ExecutionSteps * Separation of benchmarks, now checks benchmark folder if no files found * Ignore benchmarks for addon to avoid bloat
1 parent ce0555a commit cb94feb

File tree

5 files changed

+1239
-12
lines changed

5 files changed

+1239
-12
lines changed

addon.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@
1515
"gitrid.sh",
1616
"LICENSE",
1717
"wiremod.*"
18+
"benchmark_*"
1819
]
1920
}

0 commit comments

Comments
 (0)