Skip to content
This repository has been archived by the owner on Aug 12, 2019. It is now read-only.

Latest commit

 

History

History
51 lines (33 loc) · 1.64 KB

README.md

File metadata and controls

51 lines (33 loc) · 1.64 KB

RealM / ObjectBox benchmark

Results

RealM version 4.2.0
ObjectBox 1.2.1
GreenDAO 3.2.2

Item inserted : 20K
(Lower is better)

RealM RealM (index) ObjectBox GreenDAO For loop Optimised For loop
Insert (ms) 285 355 204 395 N/A N/A
Search (ms) 3.824 0.203 4.004 25.730 3.212 2.221

Old Results

Executed on Samsung Galaxy S3. Average on 10 iterations.
Item inserted : 50K
Time in MS. (Lower is better)

RealM ObjectBox For loop Optimised For loop
Insert 3562 2906 N/d N/d
Search 31 45 49 46

Executed on Samsung Galaxy S3 with 10 iterations.
RealM version 0.90.1
GreenDao 2.2.0

Search

Result Result

Contributor

Credits

License

Licensed under the Apache License, Version 2.0