Making Slow Salesforce Test Runs Visible

If you’ve worked on a growing Salesforce org, you’ve probably experienced it:
CI starts taking longer. Test runs creep up. Deployments feel slower. And no one can clearly explain why.

To solve this, try out the web application I built to that helps identify slow Salesforce test methods and explore historical test run performance

🔎 Quickly see:

  • The slowest test methods
  • The slowest test classes
  • Historical test run performance

Instead of scanning logs, you get a clear, sortable view of performance

Have a look: https://github.com/ruohomaa/test_result_viewer

Leave a comment