Withdrawn: CODETOOLS-7902921: jcstress: Pre-warmup affinity support and thread pools
Aleksey Shipilev
shade at openjdk.java.net
Wed May 5 07:33:58 UTC 2021
On Wed, 5 May 2021 06:56:08 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Profiling for "-m sanity" runs shows that we spend considerable amount of time doing the first-use initialization of AffinitySupport in the worker threads. We can make it better by offloading that first initialization to the worker task that runs during the rest of the infra initialization.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jcstress/pull/49
More information about the jcstress-dev
mailing list