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.
Enigma Protector should not affect on the execution of sql queries.
But please check the following things:
1. Try to disable all features on Protection Features - Import Protection
2. Try to disable Virtual Box feature, if you are using it.
3. Make sure that execution is not slowed down by using of VM markers and code virtualization using Virtual Machine.