Skip to content

Clean Code & Performance

keilhofh edited this page Nov 21, 2023 · 2 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.

clean-code-performance.zip

Clone this wiki locally