objectbox / objectbox-dart-performance

Flutter App benchmarking the performance of ObjectBox against others (e.g. sqflite, Hive).
https://objectbox.io/
11 stars 9 forks source link

sqflite: enable WAL on Android #10

Open greenrobot-team opened 4 months ago

greenrobot-team commented 4 months ago

https://github.com/objectbox/objectbox-dart-performance/issues/9

Not sure though: inserts are now slower, but deletes slightly faster. Query tests slower.