@@ -42,19 +42,19 @@ c.f.j.p.smile.SmileStdReadVanilla.readCurrencyPojoFast thrpt 9 139750
42
42
c.f.j.p.toml.TOMLStdReadVanilla.readCurrencyPojoDefault thrpt 9 14041.580 ± 89.200 ops/s
43
43
c.f.j.p.toml.TOMLStdReadVanilla.readCurrencyPojoFast thrpt 9 13996.960 ± 89.777 ops/s
44
44
45
- java -Xmx256m -jar target/perf.jar ".*StdWriteVan.*writeCurrencyPojo.*" -wi 4 -w 1 -i 3 -r 1 -f 3
46
- Benchmark Mode Cnt Score Error Units
47
- c.f.j.p.cbor.CBORStdWriteVanilla.writeCurrencyPojoDefault thrpt 9 334490.341 ± 38820.039 ops/s
48
- c.f.j.p.cbor.CBORStdWriteVanilla.writeCurrencyPojoFast thrpt 9 347812.701 ± 13690.928 ops/s
49
- c.f.j.p.json.JsonStdWriteVanilla.writeCurrencyPojoDefault thrpt 9 56328.096 ± 1009.909 ops/s
50
- c.f.j.p.json.JsonStdWriteVanilla.writeCurrencyPojoFast thrpt 9 68507.164 ± 1961.990 ops/s
51
- c.f.j.p.props.PropsStdWriteVanilla.writeCurrencyPojoDefault thrpt 9 46226.597 ± 1180.796 ops/s
52
- c.f.j.p.props.PropsStdWriteVanilla.writeCurrencyPojoFast thrpt 9 46678.605 ± 962.163 ops/s
53
- c.f.j.p.smile.SmileStdWriteVanilla.writeCurrencyPojoDefault thrpt 9 206610.847 ± 7099.727 ops/s
54
- c.f.j.p.smile.SmileStdWriteVanilla.writeCurrencyPojoFast thrpt 9 203525.166 ± 14180.344 ops/s
55
- c.f.j.p.toml.TOMLStdWriteVanilla.writeCurrencyPojoDefault thrpt 9 48035.742 ± 1397.051 ops/s
56
- c.f.j.p.toml.TOMLStdWriteVanilla.writeCurrencyPojoFast thrpt 9 47422.304 ± 1273.414 ops/s
57
45
46
+ Benchmark Mode Cnt Score Error Units
47
+ java -Xmx256m -jar target/perf.jar ".*StdWriteVan.*writeCurrencyPojo.*" -wi 4 -w 1 -i 5 -r 1 -f 5
48
+ c.f.j.p.cbor.CBORStdWriteVanilla.writeCurrencyPojoDefault thrpt 25 333055.712 ± 13589.371 ops/s
49
+ c.f.j.p.cbor.CBORStdWriteVanilla.writeCurrencyPojoFast thrpt 25 333235.422 ± 14024.735 ops/s
50
+ c.f.j.p.json.JsonStdWriteVanilla.writeCurrencyPojoDefault thrpt 25 56707.088 ± 450.002 ops/s
51
+ c.f.j.p.json.JsonStdWriteVanilla.writeCurrencyPojoFast thrpt 25 67469.997 ± 649.434 ops/s
52
+ c.f.j.p.props.PropsStdWriteVanilla.writeCurrencyPojoDefault thrpt 25 47243.483 ± 790.296 ops/s
53
+ c.f.j.p.props.PropsStdWriteVanilla.writeCurrencyPojoFast thrpt 25 46578.938 ± 261.722 ops/s
54
+ c.f.j.p.smile.SmileStdWriteVanilla.writeCurrencyPojoDefault thrpt 25 206126.259 ± 2291.091 ops/s
55
+ c.f.j.p.smile.SmileStdWriteVanilla.writeCurrencyPojoFast thrpt 25 207640.086 ± 2915.558 ops/s
56
+ c.f.j.p.toml.TOMLStdWriteVanilla.writeCurrencyPojoDefault thrpt 25 47212.103 ± 641.152 ops/s
57
+ c.f.j.p.toml.TOMLStdWriteVanilla.writeCurrencyPojoFast thrpt 25 47627.584 ± 342.252 ops/s
58
58
59
59
### Java 17 / all
60
60
0 commit comments