Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
wenshao committed Jan 18, 2025
1 parent 714a2b6 commit 8c78b20
Show file tree
Hide file tree
Showing 7 changed files with 557 additions and 903 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public static void fastjson2() {
long millis = System.currentTimeMillis() - start;
System.out.println("ClientsWriteUTF8Bytes-fastjson2 millis : " + millis);
// zulu8.70.0.23 : 1533 1493 1374 1353
// zulu17.40.19 : 1419 1361 1356 1356 1317 1224 1212 1202 1182 979
// zulu17.40.19 : 1419 1361 1356 1356 1317 1224 1212 1202 1182 979 949
// zulu17.40.19_vec : 1116
// zulu17.40.19_reflect : 1427
}
Expand Down
Loading

0 comments on commit 8c78b20

Please sign in to comment.