You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slow is relative to the computer performance. It takes less than a minute to get the first query on a good workstation (ex: DELL T7500 or good MacPro). But it takes more than 1hour on my 8-year-old laptop...
It's likely to be a caching issue, since it is slow just once after a system reboot:
To resolve the problem
Additional references:
SELECT query first run is VERY slow
http://sqlite.1065341.n5.nabble.com/SELECT-query-first-run-is-VERY-slow-td33100.html
A Deep Dive Into Unexpectedly Slow SQLite Queries
http://blog.isaachodes.io/p/deep_dive_into_slow_sqlite3_queries/
SQLite performance for 10 Million Records
http://sqlite.1065341.n5.nabble.com/SQLite-performance-for-10-Million-Records-td11019.html
The text was updated successfully, but these errors were encountered: