@@ -65,58 +65,55 @@ JsonStdReadDataInput.readPojoMediaItem thrpt 45 353713.096 ± 3292.201 ops/
65
65
66
66
---------------------- WRITE -----------------------
67
67
68
- Write - Afterburner / 2.12.0-rc2 / home / 24-Nov-2020 / 1.8.0_272
68
+ Write - Afterburner / 2.12.1 / home / 09-Jan-2021 / 1.8.0_272
69
69
java -Xmx256m -jar target/microbenchmarks.jar ".*StdWriteAft.*PojoMedia.*" -wi 4 -w 1 -i 5 -r 1 -f 10 -t 1
70
- c.f.j.p.cbor.CBORStdWriteAfterburner.writePojoMediaItem thrpt 50 1470931.887 ± 10172.535 ops/s
71
- c.f.j.p.protob.ProtobufStdWriteAfterburner.writePojoMediaItem thrpt 50 1372811.409 ± 11154.557 ops/s
72
- c.f.j.p.smile.SmileStdWriteAfterburner.writePojoMediaItem thrpt 50 1211934.017 ± 3236.760 ops/s
73
- c.f.j.p.json.JsonStdWriteAfterburner.writePojoMediaItem thrpt 50 1107119.853 ± 3589.357 ops/s
74
- c.f.j.p.csv.CsvStdWriteAfterburner.writePojoMediaItem thrpt 50 1013983.918 ± 3737.478 ops/s
75
- c.f.j.p.xml.XMLStdWriteAfterburner.writePojoMediaItem thrpt 50 585991.609 ± 3036.589 ops/s
76
- c.f.j.p.avro.AvroStdWriteAfterburner.writePojoMediaItem thrpt 50 474525.025 ± 3332.751 ops/s
77
- c.f.j.p.ion.IonStdWriteAfterburner.writePojoMediaItem thrpt 50 381705.178 ± 3376.750 ops/s
78
- c.f.j.p.msgpack.MsgpackStdWriteAfterburner.writePojoMediaItem thrpt 50 383009.234 ± 2429.129 ops/s
79
- c.f.j.p.bson.BSONStdWriteAfterburner.writePojoMediaItem thrpt 50 315605.547 ± 1011.712 ops/s
80
- c.f.j.p.props.PropertiesStdWriteAfterburner.writePojoMediaItem thrpt 50 414547.639 ± 3193.746 ops/s
81
- c.f.j.p.yaml.YAMLStdWriteAfterburner.writePojoMediaItem thrpt 50 67852.426 ± 200.833 ops/s
70
+ c.f.j.p.cbor.CBORStdWriteAfterburner.writePojoMediaItem thrpt 50 1475868.693 ± 6480.406 ops/s
71
+ c.f.j.p.protob.ProtobufStdWriteAfterburner.writePojoMediaItem thrpt 50 1375559.586 ± 7097.067 ops/s
72
+ c.f.j.p.smile.SmileStdWriteAfterburner.writePojoMediaItem thrpt 50 1209862.501 ± 2574.676 ops/s
73
+ c.f.j.p.json.JsonStdWriteAfterburner.writePojoMediaItem thrpt 50 1107721.118 ± 4953.105 ops/s
74
+ c.f.j.p.csv.CsvStdWriteAfterburner.writePojoMediaItem thrpt 50 1005713.462 ± 6975.196 ops/s
75
+ c.f.j.p.xml.XMLStdWriteAfterburner.writePojoMediaItem thrpt 50 584458.529 ± 2903.547 ops/s
76
+ c.f.j.p.avro.AvroStdWriteAfterburner.writePojoMediaItem thrpt 50 478669.181 ± 3230.496 ops/s
77
+ c.f.j.p.ion.IonStdWriteAfterburner.writePojoMediaItem thrpt 50 379417.767 ± 1601.602 ops/s
78
+ c.f.j.p.msgpack.MsgpackStdWriteAfterburner.writePojoMediaItem thrpt 50 382761.616 ± 837.632 ops/s
79
+ c.f.j.p.bson.BSONStdWriteAfterburner.writePojoMediaItem thrpt 50 314146.968 ± 1758.861 ops/s
80
+ c.f.j.p.props.PropertiesStdWriteAfterburner.writePojoMediaItem thrpt 50 417348.264 ± 4351.604 ops/s
81
+ c.f.j.p.yaml.YAMLStdWriteAfterburner.writePojoMediaItem thrpt 50 67137.416 ± 438.247 ops/s
82
82
83
- Write - Vanilla / 2.12.0-rc2 / home / 24-Nov -2020 / 1.8.0_272
83
+ Write - Vanilla / 2.12.1 / home / 09-Jan -2020 / 1.8.0_272
84
84
java -Xmx256m -jar target/microbenchmarks.jar ".*StdWriteVan.*PojoMedia.*" -wi 4 -w 1 -i 5 -r 1 -f 10 -t 1
85
85
86
- c.f.j.p.cbor.CBORStdWriteVanilla.writePojoMediaItem thrpt 50 1348685.196 ± 10937.107 ops/s
87
- c.f.j.p.protob.ProtobufStdWriteVanilla.writePojoMediaItem thrpt 50 1179654.025 ± 5788.146 ops/s
88
- c.f.j.p.smile.SmileStdWriteVanilla.writePojoMediaItem thrpt 50 1154070.822 ± 6630.252 ops/s
89
- c.f.j.p.json.JacksonJrStdWriteVanilla.writePojoMediaItem thrpt 50 992260.837 ± 3135.931 ops/s
90
- c.f.j.p.json.JsonStdWriteVanilla.writePojoMediaItem thrpt 50 1010581.971 ± 5848.826 ops/s
91
- c.f.j.p.csv.CsvStdWriteVanilla.writePojoMediaItem thrpt 50 975710.935 ± 6387.419 ops/s
92
- c.f.j.p.xml.XMLStdWriteVanilla.writePojoMediaItem thrpt 50 524416.937 ± 2890.156 ops/s
93
- c.f.j.p.avro.AvroStdWriteVanilla.writePojoMediaItem thrpt 50 443383.117 ± 2479.482 ops/s
94
- c.f.j.p.ion.IonStdWriteVanilla.writePojoMediaItem thrpt 50 359884.665 ± 3006.094 ops/s
95
- c.f.j.p.msgpack.MsgpackStdWriteVanilla.writePojoMediaItem thrpt 50 371503.540 ± 3468.238 ops/s
96
- c.f.j.p.bson.BSONStdWriteVanilla.writePojoMediaItem thrpt 50 306890.644 ± 1549.560 ops/s
97
- c.f.j.p.props.PropertiesStdWriteVanilla.writePojoMediaItem thrpt 50 399764.447 ± 2842.959 ops/s
98
- c.f.j.p.yaml.YAMLStdWriteVanilla.writePojoMediaItem thrpt 50 65160.862 ± 385.729 ops/s
86
+ c.f.j.p.cbor.CBORStdWriteVanilla.writePojoMediaItem thrpt 50 1327797.663 ± 9479.144 ops/s
87
+ c.f.j.p.protob.ProtobufStdWriteVanilla.writePojoMediaItem thrpt 50 1175769.836 ± 9044.639 ops/s
88
+ c.f.j.p.smile.SmileStdWriteVanilla.writePojoMediaItem thrpt 50 1158118.064 ± 5271.620 ops/s
89
+ c.f.j.p.json.JacksonJrStdWriteVanilla.writePojoMediaItem thrpt 50 984377.933 ± 12390.656 ops/s
90
+ c.f.j.p.json.JsonStdWriteVanilla.writePojoMediaItem thrpt 50 1009531.480 ± 5286.228 ops/s
91
+ c.f.j.p.csv.CsvStdWriteVanilla.writePojoMediaItem thrpt 50 972038.473 ± 6700.622 ops/s
92
+ c.f.j.p.xml.XMLStdWriteVanilla.writePojoMediaItem thrpt 50 523757.313 ± 2956.932 ops/s
93
+ c.f.j.p.avro.AvroStdWriteVanilla.writePojoMediaItem thrpt 50 441025.559 ± 4171.174 ops/s
94
+ c.f.j.p.ion.IonStdWriteVanilla.writePojoMediaItem thrpt 50 357862.965 ± 2271.336 ops/s
95
+ c.f.j.p.msgpack.MsgpackStdWriteVanilla.writePojoMediaItem thrpt 50 370101.317 ± 3367.360 ops/s
96
+ c.f.j.p.bson.BSONStdWriteVanilla.writePojoMediaItem thrpt 50 305393.682 ± 2761.197 ops/s
97
+ c.f.j.p.props.PropertiesStdWriteVanilla.writePojoMediaItem thrpt 50 391303.846 ± 2205.002 ops/s
98
+ c.f.j.p.yaml.YAMLStdWriteVanilla.writePojoMediaItem thrpt 50 65484.993 ± 336.002 ops/s
99
99
100
- Write - Untyped / 2.12.0-rc2 / home / 24-Nov-2020 / 1.8.0_272
100
+ Write - Untyped / 2.12.1 / home / 09-Jan-2021 / 1.8.0_272
101
101
java -Xmx256m -jar target/microbenchmarks.jar ".*StdWriteVan.*UntypedMedia.*" -wi 4 -w 1 -i 5 -r 1 -f 9 -t 1
102
- c.f.j.p.cbor.CBORStdWriteVanilla.writeUntypedMediaItem thrpt 45 1150662.745 ± 15761.748 ops/s
103
- c.f.j.p.smile.SmileStdWriteVanilla.writeUntypedMediaItem thrpt 45 1047170.144 ± 4615.372 ops/s
104
- c.f.j.p.json.JacksonJrStdWriteVanilla.writeUntypedMediaItem thrpt 45 868529.028 ± 12640.823 ops/s
105
- c.f.j.p.json.JsonStdWriteVanilla.writeUntypedMediaItem thrpt 45 896291.290 ± 4396.585 ops/s
106
- c.f.j.p.props.PropertiesStdWriteVanilla.writeUntypedMediaItem thrpt 45 434485.283 ± 1063.656 ops/s
102
+ c.f.j.p.cbor.CBORStdWriteVanilla.writeUntypedMediaItem thrpt 45 1169985.666 ± 11517.304 ops/s
103
+ c.f.j.p.smile.SmileStdWriteVanilla.writeUntypedMediaItem thrpt 45 1042580.615 ± 4228.994 ops/s
104
+ c.f.j.p.json.JacksonJrStdWriteVanilla.writeUntypedMediaItem thrpt 45 885789.228 ± 8666.325 ops/s
105
+ c.f.j.p.json.JsonStdWriteVanilla.writeUntypedMediaItem thrpt 45 896310.582 ± 5073.479 ops/s
106
+ c.f.j.p.props.PropertiesStdWriteVanilla.writeUntypedMediaItem thrpt 45 420753.561 ± 3078.104 ops/s
107
107
108
108
Write - Tree / 2.12.0-rc2 / home / 24-Nov-2020 / 1.8.0_272
109
109
java -Xmx256m -jar target/microbenchmarks.jar ".*StdWriteVanilla.*NodeMedia.*" -wi 4 -w 1 -i 5 -r 1 -f 9 -t 1
110
- c.f.j.p.cbor.CBORStdWriteVanilla.writeNodeMediaItem thrpt 45 1316649.179 ± 10612.530 ops/s
111
- c.f.j.p.smile.SmileStdWriteVanilla.writeNodeMediaItem thrpt 45 1141763.417 ± 10530.120 ops/s
112
- c.f.j.p.json.JsonStdWriteVanilla.writeNodeMediaItem thrpt 45 968231.619 ± 3549.796 ops/s
113
- c.f.j.p.props.PropertiesStdWriteVanilla.writeNodeMediaItem thrpt 45 453468.283 ± 4727.072 ops/s
110
+ c.f.j.p.cbor.CBORStdWriteVanilla.writeNodeMediaItem thrpt 45 1321447.018 ± 10880.648 ops/s
111
+ c.f.j.p.smile.SmileStdWriteVanilla.writeNodeMediaItem thrpt 45 1142912.669 ± 11262.008 ops/s
112
+ c.f.j.p.json.JsonStdWriteVanilla.writeNodeMediaItem thrpt 45 965950.945 ± 2229.457 ops/s
113
+ c.f.j.p.props.PropertiesStdWriteVanilla.writeNodeMediaItem thrpt 45 444162.585 ± 5066.723 ops/s
114
114
115
115
Write - wasteful / 2.12.0-rc2 / home / 24-Nov-2020 / 1.8.0_272
116
- java -Xmx256m -jar target/microbenchmarks.jar ".*JsonWastefulW.*Pojo.*" -wi 8 -w 1 -i 5 -r 1 -f 9 -t 1
117
- java -Xmx256m -jar target/microbenchmarks.jar ".*JsonWastefulW.*Untyped.*" -wi 4 -w 1 -i 5 -r 1 -f 9 -t 1
118
- java -Xmx256m -jar target/microbenchmarks.jar ".*JsonWastefulW.*Node.*" -wi 4 -w 1 -i 5 -r 1 -f 9 -t 1
119
-
120
- JsonWastefulWriteVanilla.writePojoMediaItem thrpt 45 31480.061 ± 319.310 ops/s
121
- JsonWastefulWriteVanilla.writeUntypedMediaItem thrpt 45 272719.392 ± 1702.393 ops/s
122
- JsonWastefulWriteVanilla.writeNodeMediaItem thrpt 45 592112.586 ± 3322.465 ops/s
116
+ java -Xmx256m -jar target/microbenchmarks.jar ".*JsonWastefulW.*" -wi 8 -w 1 -i 5 -r 1 -f 9 -t 1
117
+ JsonWastefulWriteVanilla.writePojoMediaItem thrpt 45 31527.950 ± 403.904 ops/s
118
+ JsonWastefulWriteVanilla.writeUntypedMediaItem thrpt 45 271554.944 ± 1646.148 ops/s
119
+ JsonWastefulWriteVanilla.writeNodeMediaItem thrpt 45 588515.468 ± 2993.603 ops/s
0 commit comments