Highlight offenders

What I would like to see is a config option that lets me set some thresholds, like say “SQL Statements that are > 200ms OR who take more than 30% of the total” and then have miniprofiler highlight those. (i.e. make them bold, red, or stand out somehow)

Would help a lot with readability and debugging. I have some processes that run a ton of queries (on purpose) and it takes a while to hunt down the offenders. But then each projects definition of “offender” might be different, so that would require a config setting or three.

I agree this can be improved, can you mock up a design perhaps in the design section