Wow reading this somehow makes me wanna cry 😠https://www.notion.so/blog/how-we-sped-up-notion-in-the-browser-with-wasm-sqlite (via HN https://news.ycombinator.com/item?id=40949489)
- "Using SQLite improved page navigation times by 20 percent in all modern browsers."
- "Multiple tabs might be open, and each tab had a dedicated Web Worker that had an active connection to the SQLite database."
- "we loaded WASM SQLite completely asynchronously and ensured that it didn’t block the page load."
kinda relevant context: https://mastodon.social/@cheeaun/112721893441434571