AndroidDatabaseLibraryComparison
AndroidDatabaseLibraryComparison copied to clipboard
Update DBFlow to 3.1.1 for more accurate results.
Update's DBFlow to 3.1.1. Uses the new FastStoreModelTransaction on the simple address items, which is the fastest way to store data in DBFlow.
Also set orderedCursorLookup in each table so that loading from Cursor is on same level as greenDAO
Dont cache AddressBook items in complex load for DBFlow.