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