EQATEC Profiler

In May 2008 we finally released our code profiler for the .NET Compact Framework. Not only is it the only existing code profiler for .NET CF applications, but it is also fast and efficient.

And even better - it's 100% free.

See the Profiler
Profiler
See the Profile Viewer
Profile Viewer
Watch our 12-minute tutorial
Demo video

Download it and start optimizing your own Windows CE .NET application right now. We've also included a fun little demo-app, "Bubbles", to show you within minutes how the profiler works.

Registered full version
  • No registration nag-screen
  • Includes command-line version
  • Free

Enter your email for download link:
(View our privacy policy)
Your name:
Company name:
Work email:
   
Unregistered basic version
  • Registration nag-screen
  • No command-line version
  • Free

Download


Background

At EQATEC we are experts in embedded development, both native (C/C++) or managed (C#). We have completed many large .NET CF projects. We have the only Microsoft embedded MVP in Scandinavia. We've been doing embedded development for about 10 years now.

In 2006-2007, when developing a really large .NET Compact Framework application in C# for Windows CE, we looked around for a .NET CF code profiler. Surprisingly there were none. All we found were memory-profilers, i.e. for tracking object allocations and memory usage. That's useful too, but not if you want to pinpoint bottlenecks to improve your application's performance.

So we built our own code profiler. And it works really, really well.

We've used it for a year on this particularly large application (7-8000 methods in 40-50 DLLs) and easily found and fixed performance bottlenecks that would have been very hard to spot without a code profiler. We've even integrated the profiling-step in our autobuild. The profiling-step is very quick and the profiled code is only 40-50% bigger and runs 20-25% slower. Profilers can easily make your code run 2-10 times slower, so ours is quite efficient.

Because it works so well, and there are no other code profilers like it, we decided to make it available to all other .NET CF developers. And we decided to do so for free, so it won't cost you anything. Just download it and start optimizing your own application, or try profiling the demo-app we’ve included.

One reason for giving it away free is to get some idea about how much demand there is for tools like this. Therefore we'd kindly ask you to register the download, simply to give us some idea of how many developers - and in what kind of businesses - will find this tool useful.

Best regards,
The EQATEC tool team

 
http://www.eqatec.com / Tools / EQATEC Profiler