Before implementing Realm in my Android application the launch time was less than 2 seconds, but after implementing it the minimum launch time is 8 seconds and maximum launch time is 6 minutes.
I am using only 3 tables with Realm. Is there any setting or configuration required for this?