Skip to main content
7 events
when toggle format what by license comment
May 23, 2017 at 12:13 history edited URL Rewriter Bot
replaced http://stackoverflow.com/ with https://stackoverflow.com/
Jul 26, 2012 at 21:52 comment added Mysticial Agner Fog's blog has some very good resources. He's got large table of latencies of the majority of current x86 processors. But be aware that performance is a lot more complicated than just adding up latencies. So you'll have to do a lot of testing and experimentation.
Jul 26, 2012 at 21:45 comment added Palace Chan what is a good way/resource to learn the strong points, latencies, and such of your processor? For example Xeon, or Sandy Bridge? I think it would help make better (albeit nonportable) optimization decisions.
Jul 25, 2012 at 23:05 comment added Mysticial SSCCE = Short Self Contained Compilable Example, so basically a small snippet that reproduces the problem that you're having.
Jul 25, 2012 at 22:06 comment added Palace Chan Thanks! I wish I had seen this before. What is a complete SSCCE? Yea funcA and funcB are relatively small. It is a 2 cpu intel Xeon with 6 cores per cpu.
Jul 25, 2012 at 22:04 vote accept Palace Chan
Jul 25, 2012 at 15:31 history answered Mysticial CC BY-SA 3.0