Evaluating a code optimisation
Once a code optimisation is complete, you will be able to see an overview of performance metrics and alternative code versions used in the optimised codebase.
See image below for an overview:
Based on these metrics, you can choose which version you would like to take forward. Clicking on the "three-dots" icon under Actions
for each code version will let you:
- Download the code as a .zip file;
- Download a code report;
- Create Pull Request