Skip to content

Nexus 10 (Android 5.0.1)

xcesco edited this page Nov 29, 2017 · 4 revisions

Nexus 10 (android 5.0.1)

On this device, Kripton wins 5/7. I excluded batch access because this test simply iterate over list.

Values are time (ms). Lower value in all diagrams is better result.

Nexus 10 (android 5.0.1) BATCH CREATE BATCH UPDATE BATCH READ BATCH ACCESS BATCH DELETE QUERY INDEXED ONE BY ONE CREATE ONE BY ONE UPDATE
greenDAO 466 641 357 29 30 8149 7940
dbflow 472 4790 570 43 25 4716 7914 8375
kripton 576 606 460 25 15 273 1277 1145
room 475 632 361 25 30 429 8356 8335
requery 868 2560 697 116 31 603 8552 8429
sqlite 819 1549 391 5 25 424 7850 7821
ormlite 936 1154 656 3 23 596 9119 7361

Table of Contents

Query definition

Features

Relations

Multithread supports

Modularization

Annotations for data convertion

Annotations for SQLite ORM

Annotations for shared preferences

Clone this wiki locally