ulid-creator/benchmark
Fabio Lima cd849c4e21 Add benchmark code to compare ULID with UUID #14
The benchmark code was created in the direcory `benchmark`.

To execute the benchmark, run the script `./benchmark/run.sh`.

Sorry, there is no `run.bat` file for Windows.
2021-07-25 17:55:29 -03:00
..
src/main/java/benchmark Add benchmark code to compare ULID with UUID #14 2021-07-25 17:55:29 -03:00
README.md Add benchmark code to compare ULID with UUID #14 2021-07-25 17:55:29 -03:00
pom.xml Add benchmark code to compare ULID with UUID #14 2021-07-25 17:55:29 -03:00
run.sh Add benchmark code to compare ULID with UUID #14 2021-07-25 17:55:29 -03:00

README.md

To execute the benchmark, run the script ./benchmark/run.sh.

Sorry, there is no run.bat file for Windows.