🏒 Lucian Marin
Using SQLite on lucianmarin.com is faster than using JSON, 43ms vs 56ms for the same request. Hmm... I have to make the switch someday.
🏒 Lucian Marin
Maybe because Django closes the database connection after each query. Also writing to SQLite is slow, one thing at a time.