Skip to main content

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:

Optimisation 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:

  1. Download the code as a .zip file;
  2. Download a code report;
  3. Create Pull Request