limbo/bindings/javascript/perf
Nikita Sivukhin 974feac27b move compute to the main thread for browser and node
- now, most of the work is happening on the main thread
- for database in browser, we still have dedicated WebWorker - but it is used only for OPFS access and only for that
- for syn in browser we still offload sync operations to the WebWorker
2025-09-19 13:19:30 +04:00
..
package-lock.json move compute to the main thread for browser and node 2025-09-19 13:19:30 +04:00
package.json restructure js bindings 2025-09-09 11:32:38 +04:00
perf-better-sqlite3.js bindings/javascript: Add INSERT benchmark too 2025-08-01 18:17:13 +03:00
perf-turso.js move compute to the main thread for browser and node 2025-09-19 13:19:30 +04:00