Would there be any reason for performance to be significantly different between the 0.17 and 0.20 series? I have some inserts into a few particular SQLite tables that seems to be much slower than before.
I’m not used to the IntelliJ profiler, so I could be misinterpreting but it looks like a huge amount of time is being spent within the EntityCache (more than the disk IO time for writing the database).