Skip to content

Commit ec6e199

Browse files
committed
Update Currency results
1 parent 24a5305 commit ec6e199

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

results-currency-2.15.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
java -Xmx256m -jar target/perf.jar ".*Json.*StdReadVanilla.readCurrencyPojo.*" -wi 3 -w 1 -i 5 -r 1 -f 5
66

77
Benchmark Mode Cnt Score Error Units
8-
JsonStdReadVanilla.readCurrencyPojoDefault thrpt 45 60731.251 ± 609.859 ops/s
9-
JsonStdReadVanilla.readCurrencyPojoFast thrpt 45 69526.068 ± 843.255 ops/s
8+
JsonStdReadVanilla.readCurrencyPojoDefault thrpt 45 61012.389 ± 529.749 ops/s
9+
JsonStdReadVanilla.readCurrencyPojoFast thrpt 45 70684.408 ± 621.934 ops/s
1010

1111
### Java 17 / JSON
1212

1313
java -Xmx256m -jar target/perf.jar ".*Json.*StdReadVanilla.readCurrencyPojo.*" -wi 3 -w 1 -i 5 -r 1 -f 9
1414

1515
Benchmark Mode Cnt Score Error Units
16-
JsonStdReadVanilla.readCurrencyPojoDefault thrpt 45 55856.137 ± 796.086 ops/s
17-
JsonStdReadVanilla.readCurrencyPojoFast thrpt 45 57304.171 ± 1794.216 ops/s
16+
JsonStdReadVanilla.readCurrencyPojoDefault thrpt 45 56405.881 ± 1022.490 ops/s
17+
JsonStdReadVanilla.readCurrencyPojoFast thrpt 45 58975.778 ± 1147.913 ops/s
1818

1919
### Java 8 / all
2020

0 commit comments

Comments
 (0)