OPFS concurrency tester using multiple independent Workers. Disclaimer: concurrency in OPFS is currently a pain point!
URL flags: pass a number of workers using
the workers=N URL flag. Set the time between each
workload with interval=N (milliseconds). Set the
number of worker iterations with iterations=N.
Disable/enable "unlock ASAP" mode (potentially higher
concurrency but lower speed) with unlock-asap=0-1.
Achtung: if it does not start to do anything within a couple of seconds, check the dev console: Chrome sometimes fails to load the wasm module due to "cannot allocate WasmMemory" when reloading the page. Closing and re-opening the tab usually resolves it, but sometimes restarting the browser is required.
Links for various testing options: