.net - How to calculate/profile percentage of parallelized C# Code -


greeting,

i'm working on performance improvement application enabling multi-thread. learned "amdahl's law", requires >50% of parallelized code achieve 2x speedup in 8 cores processor. hence wondering there tool in market provides parallelized code coverage or profiling can me improve performance?

if you're using vs 2010, can use concurrency visualizer profiling multi-threaded apps.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -