Current Benchmarks

You can see the current Helios benchmarks here

Comparing Helios

We have here a benchmark comparison between Helios and some of the most common Kotlin Json libraries.

The benchmark comparison is graphically rendered by Robeen and provided by Hood.

Running Benchmarks

To run the benchmarks for comparing Helios with other Json libraries, execute the following command:

./gradlew :helios-benchmarks:executeBenchmarks

To run the benchmarks with Helios’ performance, execute the following command:

./gradlew :helios-benchmarks:executeHeliosBenchmark