Skip to content

Commit

Permalink
ZVM Test Benchmarking (#65)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
DerelictDrone authored Sep 6, 2024
1 parent ce0555a commit cb94feb
Show file tree
Hide file tree
Showing 5 changed files with 1,239 additions and 12 deletions.
1 change: 1 addition & 0 deletions addon.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@
"gitrid.sh",
"LICENSE",
"wiremod.*"
"benchmark_*"
]
}
Loading

0 comments on commit cb94feb

Please sign in to comment.