Y
Hacker News
new
|
ask
|
show
|
jobs
by
adamtaylor_13
638 days ago
…what? No it doesn’t. Go read the article. Every optimization listed addresses a different performance aspect of SQLite.
1 comments
rbranson
638 days ago
How does busy_timeout address a performance aspect of SQLite?
link
fractaledmind
638 days ago
As I explain in the post, if you have multiple connections and consistent write load, the timeout will penalize older quereres and noticeably harm your long tail latency
link