Iteration/Warmup Timeout (was: Using jmh.shutdownTimeout)
Behrooz Nobakht
nobeh5 at gmail.com
Wed Jul 15 14:57:23 UTC 2015
I actually to try this approach and then I realized we still face the
same issue. The "wait till interruption" is not something the benchmark
code or the application code can get a hold of. I also remembered that
this was somehow similar to a previous trial that I did before. I think the
approach explained in the previous email, though not optimal, has help
the most effective so far for me. Hope it also helps others just in case.
On Wed, Jul 15, 2015 at 11:45 AM, Vladimir Sitnikov <
sitnikov.vladimir at gmail.com> wrote:
> Did you try using several thread groups for your benchmark with a
> secondary group dedicated to "wait till interruption and call proper
> termination APIs your executors have"?
>
> Vladimir
>
--
-- Behrooz Nobakht
More information about the jmh-dev
mailing list