An example CLI and classes that can be used for demonstrating benchmarking and profiling.
In addition, you can select only those prime numbers that are either super, happy, sexy or a combination of the above.
mvn package
# Using the uber jar from the command line
alias byexample_go_toprofile="java -jar $(find ~+ -name to-profile-by-example-*.jar)"
byexample_go_toprofile --help