Very slow access to SQLite database with Enigma
Posted: Wed Nov 28, 2012 7:13 pm
Hi,
My app connects to a SQLite database that is not protected. When I run my app normally, the access to read/write small amounts of data works smoothly. However, as soon as my app runs protected by Enigma, there are sometimes up to 1 second delays as data is read/written from the database file.
How do I speed this up and prevent these delays?
Thanks
My app connects to a SQLite database that is not protected. When I run my app normally, the access to read/write small amounts of data works smoothly. However, as soon as my app runs protected by Enigma, there are sometimes up to 1 second delays as data is read/written from the database file.
How do I speed this up and prevent these delays?
Thanks