SQLite writes its journal file to the disk by default. You can modify it to write the journal updates in memory, or turn it off completely in the CI environment to improve performance. Review the options to configure SQLite here on the SQLite site
SQLite database is slow
Was this article helpful?
7 out of 13 found this helpful
Comments
Please sign in to leave a comment.