Revision history for Benchmark-DKbench

2.2     2023-09-21
        - Time::Piece test is optional for all platforms.
        - Switched to monotonic clock instead of wall.
        - dkbench -h option.

2.1     2023-09-09
        - Added Text::Levenshtein and DBI/SQL benchmarks.
        - Added -ver command line option.
        - Made tests locale-independent.
        - Switched to System::Info from Sys::Info.
        - Removed libjpeg dependency.
        - More documentation.

2.0     2023-08-28
        - Rewritten with more benchmarks and multi-threading.
        - First CPAN release.

1.0     2021-12-21
        - First version.