summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2021-01-19Optimize the loop for writing varints in ProtoBuf (#1294)Vsevolod Tolstopyatov
2020-11-17Add build parameter to build serialization with JVM IR compiler (#1206)Alexander Likhachev
2020-10-23Properly cache generated serializers in PluginGeneratedSerialDescript… (#1159)Vsevolod Tolstopyatov
2020-08-03Renamed kotlinx-serialization-runtime to kotlinx-serialization-core (#953)Leonid Startsev
2020-07-22[API stabilization] ProtoBuf rework (#912)Vsevolod Tolstopyatov
2020-07-21ProtoBuf enchancements (#923)Vsevolod Tolstopyatov
2020-07-21[API stabilization] JSON API reworkVsevolod Tolstopyatov
2020-06-29[API stabilization] Renames in StringFormat, rename stringify to encodeToStri...Vsevolod Tolstopyatov
2020-02-27Introduce CollectionSerializers, split existing Shorthands between packagesVsevolod Tolstopyatov
2020-02-26Make strictMode even more restrictive, prohibit unquoted keys and values by d...Vsevolod Tolstopyatov
2019-12-27Reduce number of internal dependencies and use bitwise operations in ProtoBuf...Vsevolod Tolstopyatov
2019-12-24READ_ALL rework (#600)Vsevolod Tolstopyatov
2019-08-29Upgrade guava in benchmark module too, just in caseLeonid Startsev
2019-06-13Add prefix to all published modules so artifacts names will look properly.Leonid Startsev
2019-04-25Migrate to infra and new MPPLeonid Startsev
2018-11-04Renamed identifiers to align with Kotlin's coding conventions.ben
2018-06-28Introduce module for benchmarksVsevolod Tolstopyatov