Knowing how your code performs is a crucial part of development. We strive to write the most optimal and performant code whilst keeping readability.
In this article, I will show you how to test the performance of your code, benchmark your code, and identify areas of improvement within your code base.