Things Mark Flory Forgets

Because Who Needs Memory When There is the Internet
posts - 14, comments - 12, trackbacks - 0

My Links

News

Twitter












Archives

Post Categories

Performance

About making all the little bits go faster!
Finding a performance issue with dynaTrace
Recently, I was asked to look into a performance issue we are having with a particular windows service when it is being communicated with a MMC snap-in we have developed. Essentially the snap-in communicates with the service using WCF to get the data that populates a particular form. When the form was loaded it could take between 10-30 seconds depending upon the data storage mechanisms on the backend. Normally, figuring out what is going on with a Windows service can be a huge pain in the ass. Everything...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Monday, December 29, 2008 2:30 PM | Feedback (3) | Filed Under [ Performance ]

Diagnostic tracing your application with dynaTrace
My company recently purchased a software called dynaTrace to be used for performance diagnosis. It primarily started as a Java tool but they do support .Net as well. Since my company is entirely .Net based I will explain the product from that point of view. The application works by using MSIL injection to put essentially a header and footer into each method you have instrumented in an application. If you do not know what MSIL Injection is here is a great overview on the PostSharp website, and here...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Wednesday, December 24, 2008 9:48 AM | Feedback (1) | Filed Under [ Performance ]

Powered by: