Skip to content

Benchmarks

xcesco edited this page Apr 7, 2018 · 4 revisions

Kripton cover a wide range of kind of persistence. There are no other libraries that cover all the functionality offered by Kripton. So I can only compar Kripton on specific persistence type on different libraries.

Since now, I was focused on two: Kripton as JSON converter and Kripton as SQLite ORM. In the following subsection, some data will show to better understand how fast is Kripton. It is compared with different libraries.

As you will see in results, Kripton is not the winner in every competition, but it has good performance in every kind of comparison.

Performance plus features make Kripton Persistence Library a good library to cover almost every data persistence needed during Android development.

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