summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2021-09-03JVM integration with InputStream and OutputStream (#1569)Leonid Startsev
2021-07-30Explicit nulls flag for JSON formatSergey Shanshin
2021-05-24Get rid of enable_jvm_ir flagLeonid Startsev
2021-05-13Added support for nullable value, nested and empty collections in protobuf (#...Sergey Shanshin
2021-04-14Replace Array<String> in JsonNames with varargLeonid Startsev
2021-04-14Add @JsonNames annotationLeonid Startsev
2021-03-12Adjust benchmarks namingVsevolod Tolstopyatov
2021-03-12Rewrite and restructure JSON parser (#1343)Vsevolod Tolstopyatov
2021-03-12Improve performance of JSON encoding (#1354)Vsevolod Tolstopyatov
2021-02-12Adjust TwitterMacro data modelVsevolod Tolstopyatov
2021-02-12Json benchmarks (#1337)Vsevolod Tolstopyatov
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