Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Very cool. Is the bottleneck under load mostly SQLite write throughput, or the WAL notification layer?
 help



writes and claim/ack flow. really depends on your journal mode and synchrnous mode as well.

notifs are extremely cheap, either in the old stat(2) mode or the new PRAGMA page_version (see my update on feeback comment). Some other comments mentioned that stat(2) is about 1µs.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: