Skip to content

biotomas/solitaireNumber

Repository files navigation

solitaireNumber

A simple performance engineering exercise

How to run

  1. build the project with maven (in Eclipse: Run as > maven build, Goal: clean package)

  2. run BenchmarkRunner (in Eclipse: Run as > Java Application)

Remember to always build the benchmark before you want to run it.

Goal

Optimize de.cas.experts.software.solitaireNumber.SolitaireNumberSolver.findSolitaireNumberLinear(SolitaireExecutionPlan) such that it runs at least 40 times faster.

About

A simple performance engineering exercise

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages