-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[browser][MT] unify pthread pool size to 40 #94204
Conversation
pavelsavara
commented
Oct 31, 2023
•
edited
Loading
edited
- bump default thread pool size to 40 and unify to that default for all tests
- limit managed thread pool size to 10
- see which existing active issues are caused by the same reason
- keep ActiveIssue tracking it, because we know that it's too large default
- [browser][MT] RandomTests.Shared_ParallelUsage #91538
- until we have solution to allocate threads dynamically
Tagging subscribers to 'arch-wasm': @lewing Issue Details
|
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
Why 40 if the managed limit is 10? 40 is a lot |
But I don't claim this is a solution, this is a way how to see more unit tests running. |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-wasm |
Azure Pipelines successfully started running 1 pipeline(s). |