Closed hperadin closed 9 years ago
(Continuing on https://github.com/eishay/jvm-serializers/pull/49)
Added the full/minimal serialization modes distinction for json/dsl-platform. The minimal serialization mode omits default values from the serialization output, while the full mode writes out all properties.
The new modes are called 'json/dsl-platform' and 'json/dsl-platform/omit-defaults" in the benchmark results (newly generated graphs: http://hperadin.github.io/jvm-serializers-report/report.html).
(Continuing on https://github.com/eishay/jvm-serializers/pull/49)
Added the full/minimal serialization modes distinction for json/dsl-platform. The minimal serialization mode omits default values from the serialization output, while the full mode writes out all properties.
The new modes are called 'json/dsl-platform' and 'json/dsl-platform/omit-defaults" in the benchmark results (newly generated graphs: http://hperadin.github.io/jvm-serializers-report/report.html).