Skip to content

votez/kotlin-json-benchmark

Repository files navigation

kotlin-json-benchmark

Compare performance of GSON, Moshi, Jackson and KotlinX.Serialization using JMH

Compare read/write performance for simple data classes and sealed (polymorphic) data classes. (Byte)code generation is used for KotlinX and Moshi, Jackson utilizes Afterburner module.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages