SunBox is a collection of benchmarks for Leaf server software development.
It is worth knowing that these benchmarks using JMH, nanoTime, or other
similar practices may or may not represent the same comparison results in
your production environment. There are always margin errors that exist,
and the result data may vary across different JDK distributions, CPU brands,
Instruction Set Architectures, etc. Benchmarks listed in this repository
are just references.
./gradlew build
java -jar SunBox-1.0-SNAPSHOT-all.jar
See Leaf's License