Skip to content

Conversation

thorsten-wolf-neptune
Copy link

This PR is not supposed to really be merged into the main sqlite/sqlite-wasm repo but to give an overview of my demo that inserts a lot of data into the sqlite db.

@thorsten-wolf-neptune
Copy link
Author

The Pragma with the journal_mode is commented. So if you want to test with journal_mode variations mentioned in #61 you need to uncommend and adjust the two places here:
https://github.com/neptune-software/sqlite-wasm/blob/insertPerformanceTest/demo-insert-performance/worker.js#L33
and here:
https://github.com/neptune-software/sqlite-wasm/blob/insertPerformanceTest/demo-insert-performance/wrapped-worker.js#L49

@tomayac
Copy link
Collaborator

tomayac commented May 15, 2024

Closing as per #61 (comment).

@tomayac tomayac closed this May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants