Click here to Skip to main content
15,891,372 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi friends,

Can anyone suggest any best open source tool to find performance degradation in .Net windows application?

Thanks in Advance

Regards
Jai
Posted
Comments
Sergey Alexandrovich Kryukov 3-Aug-15 1:11am    
Excuse me, what do you call "performance degradation"?
—SA
jayayanthi jai 3-Aug-15 1:19am    
hi sergey,

I want to find the application performance issue in my application.
That means time taken to get the data with out proper reason like unused local variables, improper use of try catch like that

1 solution

I'm afraid to say, the term "best" is something undefined. Please see:
https://chronosprofiler.codeplex.com[^],
http://csharp-source.net/open-source/profilers[^].

—SA
 
Share this answer
 
v2
Comments
jayayanthi jai 3-Aug-15 1:19am    
Thanks Sergey..
Sergey Alexandrovich Kryukov 3-Aug-15 1:26am    
You are welcome. Will you accept the answer formally?
—SA
jayayanthi jai 3-Aug-15 1:39am    
yeah..
Do u know any useful development tool to integrate with visual studio IDE?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900