<div class="__aliyun_email_body_block"><div style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun"><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;"><br ></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;"><br ></span></div><div style="clear: both;">------------------------------------------------------------------</div><div style="clear: both;">发件人:唐佳未(佳未) <tjw378335@alibaba-inc.com></div><div style="clear: both;">发送时间:2025年2月19日(星期三) 19:07</div><div style="clear: both;">收件人:Alan Bateman<alan.bateman@oracle.com></div><div style="clear: both;">主 题:回复:remove corePoolSize in ForkJoinPool<init> and hope to improve FJP's algorithm</div><div style="clear: both;"><br ></div><div style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;"><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;">I changed to <span >"24-ea" version and breakdown the time into two part. The <span >"run" part represents the time taken to execute the run function, while "wait-run" represents the time elapsed between when the task is submitted and when the execution of the run function actually begins. I found that d<span >uring execution, both the tasks switched out and the tasks entering the waiting queue may not be scheduled fairly.</span></span></span></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;"><br ></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;">A sample output data:</span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;"><br ></span></div><div class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="clear: both; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: Consolas, 'Courier New', monospace; font-weight: 400; font-size: 14px; line-height: 19px; white-space: pre;"><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">vtTimes(run) Statistics:</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">Mean: </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">115</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">06817072600037</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">P50: </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">115</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">65260599999999</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">P90: </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">129</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">6860885</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">P99: </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">138</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">11789536999999</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">Max: </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">143</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">395163</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">vtTimes(wait-run) Statistics:</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">Mean: </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">10</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">94150815699996</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">P50: </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">10</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">7257605</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">P90: </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">24</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">259161200000005</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">P99: </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">26</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">810217639999998</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">Max: </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">69</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">963936</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">vtTimes(wait-run + run) Statistics:</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">Mean: </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">126</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0096788829999</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">P50: </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">126</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">104803</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">P90: </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">139</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">717534</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">P99: </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">154</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">83003226000002</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">Max: </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">193</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">316744</span></div></div><div style="clear: both;"><br ></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;">Some print information for the "max" data:</span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;"><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; color: rgb(0, 0, 0); font-family: Consolas, 'Courier New', monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">Max: </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; font-family: Consolas, 'Courier New', monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; color: rgb(0, 0, 255);">143</span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; color: rgb(0, 0, 0); font-family: Consolas, 'Courier New', monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">.</span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; font-family: Consolas, 'Courier New', monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; color: rgb(0, 0, 255);">395163</span></span></div><div style="clear: both;"><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="font-family: Consolas, 'Courier New', monospace; margin: 0px; padding: 0px; border: 0px; outline: 0px; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; color: rgb(0, 0, 255);"><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">[Thread-name</span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> taskid</span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">run(ms) wait-run(ms) total(ms) ]</span></span></div><div style="clear: both;"><div style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: Consolas, 'Courier New', monospace; font-weight: 400; font-size: 14px; line-height: 19px; white-space: pre;"><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"></span><div class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: Consolas, 'Courier New', monospace; font-weight: 400; font-size: 14px; line-height: 19px; white-space: pre;"><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">VirtualThread[#</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1382</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]/runnable@ForkJoinPool-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-worker-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1345</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-calc-result:</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">495000</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">122</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">404413</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> wait-run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">4</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">9543</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> total(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">127</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">358713</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">VirtualThread[#</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1069</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]/runnable@ForkJoinPool-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-worker-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">4</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1033</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-calc-result:</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">495000</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">137</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">422592</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> wait-run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">6</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">725234</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> total(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">144</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">147826</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">VirtualThread[#</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">661</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]/runnable@ForkJoinPool-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-worker-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">6</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">625</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-calc-result:</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">495000</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">143</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">395163</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> wait-run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">24</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">694745</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> total(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">168</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">089908</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">VirtualThread[#</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1071</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]/runnable@ForkJoinPool-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-worker-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">5</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1035</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-calc-result:</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">495000</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">137</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">435417</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> wait-run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">6</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">710765</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> total(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">144</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">146182</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">VirtualThread[#</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1384</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]/runnable@ForkJoinPool-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-worker-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1347</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-calc-result:</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">495000</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">120</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">137852</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> wait-run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">040419</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> total(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">120</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">178271</span></div></div><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);"></span></div><span style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;"><br ></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;"><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; color: rgb(0, 0, 0); font-family: Consolas, 'Courier New', monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">Max: </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; font-family: Consolas, 'Courier New', monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; color: rgb(0, 0, 255);">69</span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; color: rgb(0, 0, 0); font-family: Consolas, 'Courier New', monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">.</span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; font-family: Consolas, 'Courier New', monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; color: rgb(0, 0, 255);">963936</span></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;"><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; color: rgb(0, 0, 0); font-family: Consolas, 'Courier New', monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">Max: </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; font-family: Consolas, 'Courier New', monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; color: rgb(0, 0, 255);">193</span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; color: rgb(0, 0, 0); font-family: Consolas, 'Courier New', monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">.</span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="margin: 0px; padding: 0px; border: 0px; outline: 0px; font-family: Consolas, 'Courier New', monospace; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; color: rgb(0, 0, 255);">316744</span></span></div><div style="clear: both;"><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="font-family: Consolas, 'Courier New', monospace; margin: 0px; padding: 0px; border: 0px; outline: 0px; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; color: rgb(0, 0, 255);"><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">[Thread-name</span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> taskid</span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> </span><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); font-family: Tahoma, Arial, STHeitiSC-Light, SimSun; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">run(ms) wait-run(ms) total(ms) ]</span></span></div><div style="clear: both;"><div style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: Consolas, 'Courier New', monospace; font-weight: 400; font-size: 14px; line-height: 19px; white-space: pre;"><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"></span><div class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: Consolas, 'Courier New', monospace; font-weight: 400; font-size: 14px; line-height: 19px; white-space: pre;"><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">VirtualThread[#</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1176</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]/runnable@ForkJoinPool-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-worker-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1140</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-calc-result:</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">495000</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">138</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">525482</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> wait-run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">6</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">27873</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> total(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">144</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">804212</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">VirtualThread[#</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1185</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]/runnable@ForkJoinPool-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-worker-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">5</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1149</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-calc-result:</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">495000</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">123</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">328816</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> wait-run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">21</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">354414</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> total(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">144</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">68323</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">VirtualThread[#</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">34</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]/runnable@ForkJoinPool-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-worker-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">6</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">4</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-calc-result:</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">495000</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">123</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">352808</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> wait-run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">69</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">963936</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> total(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">193</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">316744</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">VirtualThread[#</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1383</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]/runnable@ForkJoinPool-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-worker-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">7</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1346</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-calc-result:</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">495000</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">122</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">493635</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> wait-run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">085193</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> total(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">122</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">578828</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">VirtualThread[#</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1387</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]/runnable@ForkJoinPool-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-worker-</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1350</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">-calc-result:</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">495000</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">122</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">274342</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> wait-run(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">045768</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);"> total(ms): </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">122</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">.</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">32011</span></div></div><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);"></span></div><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="font-family: Consolas, 'Courier New', monospace; margin: 0px; padding: 0px; border: 0px; outline: 0px; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; color: rgb(0, 0, 255);"><br ></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;"><br ></span></div><div style="clear: both;">4 output of jcmd:</div><div style="clear: both;"><br ></div><div style="clear: both;"><div class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: Consolas, 'Courier New', monospace; font-weight: 400; font-size: 14px; line-height: 19px; white-space: pre;"><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">66684</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">:</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">java.util.concurrent.ForkJoinPool</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">@678ad349[Running, parallelism = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">8</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, size = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">8</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, active = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">7</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, running = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, steals = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">3931</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, submissions = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1426</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]</span></div><br ><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">Delayed task schedulers:</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">[</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">] </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">java.util.concurrent.ScheduledThreadPoolExecutor</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">@1540e19d[Running, pool size = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, active threads = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, queued tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1184</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, completed tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">517</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">[</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">] </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">java.util.concurrent.ScheduledThreadPoolExecutor</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">@</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">14ae5a5</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">[Running, pool size = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, active threads = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, queued tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1640</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, completed tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">991</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]</span></div><br ><br ></div><div class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: Consolas, 'Courier New', monospace; font-weight: 400; font-size: 14px; line-height: 19px; white-space: pre;"><div class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: Consolas, 'Courier New', monospace; font-weight: 400; font-size: 14px; line-height: 19px; white-space: pre;"><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">66684</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">:</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">java.util.concurrent.ForkJoinPool</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">@678ad349[Running, parallelism = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">8</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, size = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">8</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, active = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">8</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, running = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, steals = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">5908</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, submissions = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">48</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]</span></div><br ><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">Delayed task schedulers:</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">[</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">] </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">java.util.concurrent.ScheduledThreadPoolExecutor</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">@1540e19d[Running, pool size = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, active threads = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, queued tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1143</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, completed tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">556</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">[</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">] </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">java.util.concurrent.ScheduledThreadPoolExecutor</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">@</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">14ae5a5</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">[Running, pool size = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, active threads = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, queued tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1618</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, completed tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1012</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]</span></div><br ><br ></div><div class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: Consolas, 'Courier New', monospace; font-weight: 400; font-size: 14px; line-height: 19px; white-space: pre;"><div class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: Consolas, 'Courier New', monospace; font-weight: 400; font-size: 14px; line-height: 19px; white-space: pre;"><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">66684</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">:</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">java.util.concurrent.ForkJoinPool</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">@678ad349[Running, parallelism = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">8</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, size = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">8</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, active = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">8</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, running = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, steals = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">7731</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, submissions = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">236</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]</span></div><br ><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">Delayed task schedulers:</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">[</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">] </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">java.util.concurrent.ScheduledThreadPoolExecutor</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">@1540e19d[Running, pool size = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, active threads = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, queued tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1062</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, completed tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">846</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">[</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">] </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">java.util.concurrent.ScheduledThreadPoolExecutor</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">@</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">14ae5a5</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">[Running, pool size = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, active threads = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, queued tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1094</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, completed tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1842</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]</span></div><br ><br ></div><div class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: Consolas, 'Courier New', monospace; font-weight: 400; font-size: 14px; line-height: 19px; white-space: pre;"><br ></div></div></div></div><div style="clear: both;"><div class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: Consolas, 'Courier New', monospace; font-weight: 400; font-size: 14px; line-height: 19px; white-space: pre;"><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">66684</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">:</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">java.util.concurrent.ForkJoinPool</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">@678ad349[Running, parallelism = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">8</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, size = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">8</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, active = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">2</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, running = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, steals = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">10370</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, submissions = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]</span></div><br ><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">Delayed task schedulers:</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">[</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">] </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">java.util.concurrent.ScheduledThreadPoolExecutor</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">@1540e19d[Running, pool size = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, active threads = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, queued tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">235</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, completed tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1729</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]</span></div><div ><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">[</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">] </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">java.util.concurrent.ScheduledThreadPoolExecutor</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">@</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">14ae5a5</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">[Running, pool size = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">1</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, active threads = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">0</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, queued tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">373</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">, completed tasks = </span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 255);">2663</span><span class=" __aliyun_node_has_color" style="color: rgb(0, 0, 0);">]</span></div><br ><br ></div><span style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;"><br ></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;"><br ></span></div><div style="clear: both;">JDK:</div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;">openjdk version "24-ea" 2025-03-18<br ></span><div style="clear: both;">OpenJDK Runtime Environment (build 24-ea+29-3578)<br ></div><div ><span >OpenJDK 64-Bit Server VM (build 24-ea+29-3578, mixed mode, sharing)</span></div><br ></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;"><br ></span></div><div style="clear: both;"><span style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;"><br ></span></div><blockquote ><div style="clear: both;">------------------------------------------------------------------</div><div style="clear: both;">发件人:Alan Bateman <alan.bateman@oracle.com></div><div style="clear: both;">发送时间:2025年2月19日(星期三) 00:23</div><div style="clear: both;">收件人:"唐佳未(佳未)"<tjw378335@alibaba-inc.com>; "loom-dev"<loom-dev@openjdk.org></div><div style="clear: both;">主 题:Re: remove corePoolSize in ForkJoinPool<init> and hope to improve FJP's algorithm</div><div style="clear: both;"><br ></div>On 18/02/2025 09:18, 唐佳未(佳未) wrote:<br >
<div >
<div style="font-family: Tahoma, Arial, STHeitiSC-Light, SimSun;">:
<div style="clear: both;">
<div ><span ><br >
</span></div>
<div ><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(44, 44, 54); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: 0.08px; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre-wrap; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">From the data, we can see that the tasks which yielded <span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(44, 44, 54); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: 0.08px; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre-wrap; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">earliest</span> are only awakened and resumed at the very end, resulting in long latencies.</span></div>
<div ><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(44, 44, 54); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: 0.08px; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre-wrap; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">Besides, <span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(44, 44, 54); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: 0.08px; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre-wrap; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">I’m wondering if we could reduce latency issues under high pressure by increasing the number of threads available for executing tasks. <span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(44, 44, 54); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: 0.08px; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre-wrap; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">It's a commonly used method when combining </span><strong class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="box-sizing: border-box; font-weight: 400; color: rgb(44, 44, 54); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: 0.08px; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre-wrap; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">ThreadPoolExecutor</strong><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(44, 44, 54); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: 0.08px; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre-wrap; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;"> with a </span><strong class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="box-sizing: border-box; font-weight: 400; color: rgb(44, 44, 54); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: 0.08px; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre-wrap; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;">SynchronousQueue</strong><span class=" __aliyun_node_has_color __aliyun_node_has_bgcolor" style="color: rgb(44, 44, 54); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: 0.08px; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; white-space: pre-wrap; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;">.</span></span></span></div>
<span class=" __aliyun_node_has_color" style="color: rgb(44, 44, 54); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Noto Sans', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; font-size: 16px; letter-spacing: 0.08px; white-space-collapse: preserve;"><br >
</span></div>
</div>
</div>
<br >
In FJP, each worker thread owns a local queue. A worker thread
executes the tasks in its local queue before scanning other queues
for work.<br >
<br >
There are unowned submission queues that are used when for tasks
submitted by (mostly) platform threads. If a platform thread unparks
a virtual thread (for example, a platform thread in the TPE uses a
SQ to rendezvous with a virtual thread in your scenario, then the
task for the virtual thread will be pushed to one of these unowned
submission queues. Same thing if there is a timeout, the task to
continue the virtual thread will be pushed to an unowned submission
queue.<br >
<br >
My reading of your mail is that a virtual thread is calling
Thread.sleep and you are measuring the time until it continues. In
the "high CPU" case it may be that FJP workers only execute tasks in
their local queue so they don't scan the unowned submission queues
very often, is this what you are seeing? With the JDK 24 EA builds
it would be useful to execute `jcmd <pid>
Thread.vthread_scheduler` a few times to gets some stats as I think
this would help the discussion.<br >
<br >
-Alan<br >
<br >
</blockquote></div><div style="line-height: 20px; clear: both;"><br ></div></div></div>