LuaJIT / LuaJIT-test-cleanup

Cleanup Workspace for LuaJIT tests
46 stars 19 forks source link

Benchmark parameters fixes #17

Open siddhesh opened 5 years ago

siddhesh commented 5 years ago

Patches in this branch include patches in PR #16 and add on top of it. I could not find a way to add these patches to that PR.

The additional patches scale the arm64 parameters to have most benchmarks run for a minimum of 5 seconds to improve stability of the numbers. The patches additionally add scaling support to the k-nucleotide and sum-file benchmarks so that they can be configured to run long enough to give some more meaningful numbers.