aboutsummaryrefslogtreecommitdiff
path: root/ext/wasm/tests/opfs/concurrency/worker.js
Commit message (Expand)AuthorAge
* Rename one instance of opfs.OpfsDb to oo1.OpfsDb, as per [0c5c51f4fb04].stephan2022-11-29
* More work on the OPFS concurrency testing app.stephan2022-11-24
* OPFS concurrency test: add a URL flag to enable/disable unlock-asap mode.stephan2022-11-23
* Add an experimental OPFS VFS-specific URI flag, opfs-unlock-asap, which tells...stephan2022-11-23
* Initial infrastructure for adding a mode to the OPFS VFS which causes implici...stephan2022-11-23
* OPFS concurrency tester: ensure that the work interval timer does not overlap...stephan2022-11-23
* OPFS contention test: give each worker a distinct recognizable name instead o...stephan2022-11-21
* More tweaking of OPFS concurrency measures and the related test app.stephan2022-11-21
* Resolve missing SQLITE_LOCKED result code which triggered a new (since last c...stephan2022-11-21
* Add test app for experimenting with multi-worker OPFS concurrency. Tweak OPFS...stephan2022-11-21