Tests and Profiling

Ensuring that your plugins run quickly, it's important to test their resource usage and the time it takes for them to complete tasks. This can help you to optimise your code and algorithms.

You can use our built in TestManager libraries to complete basic tests and profiling tasks.

Last updated