Skip to content

[wasm-mt] Revisit the size of pthread pool for CI #75602

@simonrozsival

Description

@simonrozsival

Current values are:
pthreadPoolInitialSize = 7
pthreadPoolUnusedSize = 3;

which allows even some very natry threading unit tests to pass.
But WebWorker is expensive resource, especially on Mobile device.
What would be minimum which still works ?

Metadata

Metadata

Assignees

Labels

arch-wasmWebAssembly architecturearea-Build-monoin-prThere is an active PR which will close this issue when it is mergedos-browserBrowser variant of arch-wasm

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions