NH Prof new features: Overall usage and aggregated alerts

Hat tip to Chad Myers for requesting those features.

Here is an example of the overall usage report for the entire application.

image

The aggregated alerts gives you a view about how your application is doing. As you can probably see, this isn't a very healthy application. But since this is actually showing the test suite for the profiler, I am happy with that. On the bottom, you can also see what entities where loaded throughout the entire profiling session, although this is not their final look & feel.

We can also see inspect the details of a particular session.

image

Again, this is probably not a healthy code base :-) But that is why I created the profiler for.

Print | posted on Tuesday, December 30, 2008 7:14 PM

Feedback


Gravatar

# re: NH Prof new features: Overall usage and aggregated alerts 12/30/2008 8:16 PM alberto

I don't know if you are ordering alerts somehow, but if you don't, imho it may be a good idea to show the user the importance of each alert (based on your criteria, by showing time taken or whatever) to let them prioritize what must be fixed _now_, what can wait a bit longer or maybe what's not worth it or even premature optimization (i don't know if it can be the case).


Gravatar

# re: NH Prof new features: Overall usage and aggregated alerts 12/30/2008 11:25 PM josh

As if I didn't already want to use NH in my applications, this app makes me envy those who are able to. I'll have to start a side project just to use NH and NHProfiler. :)


Gravatar

# re: NH Prof new features: Overall usage and aggregated alerts 12/31/2008 5:58 AM Chad Myers

This is really great, Ayende! I love it. Kudos

Comments have been closed on this topic.