This website requires JavaScript.
Explore
Help
Sign In
database
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
mirror of
https://github.com/sqlite/sqlite.git
synced
2025-07-23 11:22:09 +03:00
Code
Activity
Files
e79cb67c3575d8254b36eba3f35dba2d62124e07
sqlite
/
ext
/
wasm
/
tests
/
opfs
/
concurrency
History
stephan
e79cb67c35
Add an experimental OPFS VFS-specific URI flag, opfs-unlock-asap, which tells the VFS to release implicit locks ASAP. This permits higher concurrency but hurts performance considerably. This may or may not be obsoleted by other concurrency-related experimentation.
...
FossilOrigin-Name: d23c917013485ec2793125221f3936b05c39d6eca941629fb819b6b4aa714520
2022-11-23 19:03:22 +00:00
..
index.html
More tweaking of OPFS concurrency measures and the related test app.
2022-11-21 05:18:24 +00:00
test.js
OPFS contention test: give each worker a distinct recognizable name instead of a random one.
2022-11-21 16:00:26 +00:00
worker.js
Add an experimental OPFS VFS-specific URI flag, opfs-unlock-asap, which tells the VFS to release implicit locks ASAP. This permits higher concurrency but hurts performance considerably. This may or may not be obsoleted by other concurrency-related experimentation.
2022-11-23 19:03:22 +00:00