I'd like to see Top 10 slowest tests per Job. Right now it's show Top 10 slowest tests of all Jobs which made it useless because each Job runs a different set of tests (different frameworks and amount). Example: Job 1 has only 10 test and each runs for 10s; Job 2 has 100 tests and each runs for 1s. The current Tests insights will always show 10 slowest tests from Job 1 but I am interested in Job 2's tests too.