9. Profiling and code optimization#
This week, you will learn how to measure the performance of your code and methods on how to optimize it. As a reminder, you should release your code every week as detailed in the release section. Please refer to the lecture notes for more information on reproducible code and Github issues.