Skip to content

Commit

Permalink
[ci skip] Forget to add 0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreeam-qwq committed Nov 11, 2024
1 parent 1f78957 commit 126eb3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Use DateTimeFormatter since the original java SimpleDateFormat is not thread-saf
If store StoredUserList asynchronously, one data format may pollute another

Some performance test only for reference
Single thread, 1,000,000 times loop, java 21 (graalvm / zulu)
Single thread, 10,000,000 times loop, java 21 (graalvm / zulu)

SimpleDateFormat: ~29,446ms
DateTimeFormatter: ~13,128ms
Expand Down

0 comments on commit 126eb3b

Please sign in to comment.