Profiling

To profile applications is to observe what the application is actually doing in production. Which methods use the most CPU and allocate the most memory.

In Blunders, profiling is split into two main parts - the Dashboard and the Detail View. The Dashboard shows data from all of your applications and instances - giving an overview of which are using the most resources. The detail view zooms in on one instance, letting you see exactly what that instance is doing.