Why FREE?
At EQATEC we are experts in embedded development, both native (C/C++) and 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-2008, 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 (87000 lines, 7000 methods in 44 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 typically only 30% bigger and runs 30% slower. Profilers can easily make your code run 2-10 times slower, so ours is quite efficient. Since then we've also profiled many full .NET apps, and even the profiler itself, making it run 4 x faster.
Because it works so well, and there are no other code profilers like it for .NET CF, we decided to make it available to all other .NET 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.
A major 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 tools team





