What is next for the profilers?
Join the DZone community and get the full member experience.
Join For Freewe have been working on the profilers ( nhibernate profiler , entity framework profiler , linq to sql profiler , llblgen profiler and hibernate profiler ) for close to three years now. and we have been running always as 1.x, so we didn’t have a major release (although we have continual releases, we currently have close to 900 drops of the 1.x version).
the question now becomes, what is going to happen in the next version of the profiler?
- production profiling, the ability to setup your application so that you can connect to your production application and see what is going on right now .
- error analysis, the ability to provide you with additional insight and common solution to recurring problems.
- global query analysis, the ability to take all of your queries, look at their query plans and show your potential issues.
those are the big ones, we have a few others, and a surprise in store
what would you want to see in the next version of the profiler?
Published at DZone with permission of Oren Eini, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments