RFR: 8360046: Scalability issue when submitting virtual threads with almost empty tasks
Doug Lea
dl at openjdk.org
Fri Jul 25 18:24:02 UTC 2025
On Fri, 25 Jul 2025 12:21:43 GMT, Doug Lea <dl at openjdk.org> wrote:
> This set of updates reduces contention-based performance loss under heavy over-subscription, while also improving perfomance more generally.
Added a second test case to Starvation test for plain (non-Interruptible) tasks.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26479#issuecomment-3119888769
More information about the core-libs-dev
mailing list