Skip to main content

Optimisation overview

During the code audit stage, Artemis uses LLMs to generate and validate alternative code snippets for a given code snippet. You may receive multiple alternatives for single code snippet.

However, it is difficult to determine which of the generated snippets are best alternative, and how well an alternative code snippet would fit into the larger codebase.

Optimisations enable you to use various alternative snippets in the place of the original snippet, to determine the most suited alternative.