Skip to content

Clean Code & Performance

keilhofh edited this page Nov 19, 2024 · 5 revisions

We have reprogrammed the example from Casey Muratori's video Clean-code-horrible-performance using Java instead of C/C++.

Try running gradle jmh or the MeasurePowerTest that uses jPowerMonitor to measure energy consumption.

Clone this wiki locally