Skip to content

ethlo/date-time-wars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Date-time wars

A micro-benchmark of different date-time parsers and formatters.

Candidates

Performance

Your mileage may vary. I've done my best to make sure these tests are as accurate as possible, but please do your own evaluation.

Parsing

JMH result file - Visualize JMH

Environment

Tests performed on a Lenovo P1 G6 laptop:

  • Intel(R) Core(TM) i9-13900H
  • Ubuntu 23.10
  • OpenJDK version 17.0.9

Run tests yourself

mvn jmh:benchmark

To group the results and create the result file, you can run plot.py, for example:

python3 plot.py

About

Benchmarks of different date-time parsers/formatters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published