SQLite Forum

Which performance test tool should choose ?
Login
Hi, I recently wanted to adjust the compile-time options of sqlite in our devices, but I am not sure whether this adjustment will cause performance degradation. I thought about using AndroidBench, but this software has not been updated for a long time, so I want to know, which test tool should I choose? What method do you use to test the performance of sqlite, I also want to learn it and test our sqlite performance before and after the adjustment, such as compile-time option SQLITE_OMIT_SHARED_CACHE.