summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2023-06-23Update user projects config: adapt build script to new TeamCity variables (#2...Margarita Bobova
2023-01-24Provide support for JsonNamingStrategy to be used in Json for properties' nam...Leonid Startsev
2022-11-24Introduce CharArray pooling for InputStream decoding (#2100)Vsevolod Tolstopyatov
2022-10-19Update JMH to 1.35 to be able to use dtraceasm on newer OSe (#2067)Vsevolod Tolstopyatov
2022-10-13Merge remote-tracking branch 'origin/master' into devLeonid Startsev
2022-09-07Added benchmarks on cacheable child serializersSergey Shanshin
2022-09-07Implemented serializers caching for lookupSergey Shanshin
2022-07-12Improved okio support (#1982)Sergey Shanshin
2022-06-30Add Okio integration (#1901)Sergey Shanshin
2022-06-24Do not use tree-based decoding for fast-path polymorphism (#1919)Vsevolod Tolstopyatov
2022-01-28Upgrade Gradle to version 7.3.3 (#1822)Sebastian Schuberth
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