This repository is the companion to the Fundamentals of Software Optimization blog series. It covers the fundamental principles, tools, and practices of optimizing software quickly and reliably.
This main branch contains only one module, foso-sut, which is
dedicated to the system under test (SUT) to be optimized in this blog
series. Other branches contain additional modules to effect the
optimization.
This main branch contains this basic introductory information and the workflow to be optimized. There will be an additional branch added for each post in the series as they are completed.