Well here are the results:
Perst-ADP1 | SQLite-ADP1 | DB4O-ADP1 | BerkeleyDB- ADP1 | |
insert | 21150 | 600824 | 88059 | 113668 |
search | 16176 | 107514 | 470561 | 74417 |
iterate | 11747 | 6777 | 90657 | 62190 |
delete | 37704 | 562522 | 155778 | 215499 |
Hi, Would it be possible for you to give me your code so I could run it on Android with BDB JE? Feel free to email it to me if you are able (charles dot lamb atsign ora.le dot com)
ReplyDeleteIt's interesting to see how BerkeleyDB performs compared to the other database management systems.
ReplyDelete