SQLite Forum

Independent in-memory database per thread?
Login
Make sure you compile with SQLITE_DEFAULT_MEMSTATUS set to 0 in order to prevent serialization around the memory allocation routines.