Replies: 1 comment
-
|
I like this idea. @robfrank WDYT about moving all benchmarks under benchmark module (same project)? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear All,
the
enginemodule accumulated quite a few benchmarks as (default) tests. Especially the timing tests are (naturally) rather time consuming and the task of looking for irregular test failures in this modules becomes hard.How about adding a
benchmarkmodule that contains all timing and compliance benchmarks, so one has more control when these are run, or can be run separately just for the purpose of benchmakring on different systems or JVMs etc.?Thanks
Beta Was this translation helpful? Give feedback.
All reactions