The profiler in Visual Studio 2010 gives you a new way to identify opportunities to optimize your code when performance issues are evenly spread throught. Using the new Tier Interactions view you can get a detailed view of the exact amount of time being taken by any particular function and optimize appropriately
Only avaiable in Visual Studio Ultimate
123baum123 2 months ago