SQLipher is slow to find data after encrypting data

When I use SQLipher to encrypt the FMDB, the query data is about one second slower than before. How can I solve this problem?

Hey @York

Thanks for your interest in SQLCipher and for posting to the discussion forum. There are some general performance optimization recommendations here which I would suggest reviewing: SQLCipher Performance Optimization

Note: Zetetic Does not develop or maintain FMDB