@Torobert - in addition to general performance tuning items, it would be worthwhile to try disabling the memory security and wiping feature with this pragma: PRAGMA cipher_memory_security = OFF;
. There have been a couple reports of performance disparities between certain device / operating system combinations. Try that to rule it out first.