eqatec

About this tag
The eqatec tag on WindowsForum.com covers discussions about the EQATEC profiler, a tool for performance profiling of Windows Phone 7 Silverlight applications. Tagged content highlights how the profiler can be used on actual phone hardware and emulators to identify performance bottlenecks, noting differences in floating point math and other behaviors between desktop .NET apps and WP7 devices. The tag is relevant for developers seeking to optimize WP7 app performance using this free tool for single-assembly applications.
  1. News

    Windows 7 World's first profiler for Windows Phone 7

    Performance of Windows Phone 7 apps are often vastly different on the emulator than on the actual device. Many things - I/O, networking, libraries, floating point math etc - are even different from what we're used to for full desktop .NET apps. For instance, on some devices floating point math...
Back
Top