BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News The EQATEC Code Profiler v. 1.2 for the .NET Compact Framework Has New Features

The EQATEC Code Profiler v. 1.2 for the .NET Compact Framework Has New Features

This item in japanese

Bookmarks

InfoQ informed the community about the free EQATEC code profiler for the .NET Compact Framework a month ago. In the meantime, the profiler has been well received by the community, and EQATEC released version 1.2 with new features and bug fixes based on community feedback.

Some of the new features according to EQATEC are:

  • Support for generics.
  • Support for signed assemblies.
  • Profiling is 3-4 times faster and the instrumented module is 5-10 smaller.
  • Profiling of regular .NET applications was improved. Regular .NET applications can be profiled, not just those written for .NET Compact Framework.
  • Finer profiling control via attributes SkipInstrumentation and HideAtRuntime
  • The user is prompted to choose which executable to run when more than one executable are profiled.
  • A forum dedicated to the users.

EQATEC has improved the speed of the profiler by profiling the profiler itself, increasing its speed 3-4 times by simply editing the two lines of the culprit section of the code.

 A video demo of the profiler is available. The profiler can be downloaded here.

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT