index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
wasm
/
speedtest1.html
Commit message (
Expand
)
Author
Age
*
In the wasm makefiles, replace X:=Y with X=Y because := has different semanti...
stephan
2025-07-16
*
Reduce the maximum --size flag for JS kvvfs speedtest1 from 4 to 2, as --size...
stephan
2025-06-21
*
Remove some dead JS code and tweak some docs.
stephan
2022-12-08
*
Move the sqlite3.capi.wasm namespace to sqlite3.wasm. This causes a tiny bit ...
stephan
2022-10-29
*
speedtest1.html: when vfs==kvvfs, increase --size from 2 to 4, as enabled by ...
stephan
2022-10-27
*
Rename sqlite3_web_... to sqlite3_js_... Document the worker1.close.unlink op...
stephan
2022-10-20
*
Apply considerable acrobatics to get the JS/WASM deliverables building to and...
stephan
2022-10-19
*
Rework the Emscripten-emitted module loader/init function such that it passes...
stephan
2022-09-29
*
wasm/js: rename /persistent to /opfs to account for potential future persiste...
stephan
2022-09-27
*
Merge kv-vfs-magic-names branch into fiddle-opfs branch and make some kvvfs-r...
stephan
2022-09-20
*
Remove an obsolete file. Update wasmfs build for today's changes. Fix the cas...
stephan
2022-09-19
*
Add sqlite3_web_vfs_list() to JS API. Corrected OPFS VFS's registering itself...
stephan
2022-09-19
*
Merge kv-vfs branch into fiddle-opfs. Adjust various JS APIs and apps to deal...
stephan
2022-09-19
*
More work on the synchronous OPFS experimentation. Numerous wasm/js build twe...
stephan
2022-09-15
*
speedtest1 wasm: add a link in the worker variant which launches the main-thr...
stephan
2022-09-09
*
Make use of the --big-transactions flag in the speedtest1 JS apps.
stephan
2022-09-08
*
Minor build cleanups and tweaks in the speedtest1 wasm apps.
stephan
2022-09-08
*
Add speedtest1-worker.html, an interactive Worker-thread variant of speedtest...
stephan
2022-09-08
*
Get speedtest1.js working with WASMFS/OPFS.
stephan
2022-09-06
*
Initial build of speedtest1.wasm and speedtest1.html with which to run it.
stephan
2022-09-06