On my machine (Quad core, 8gb ram), running Vista x64 Business, with Visual Studio 2008 SP1, I am trying to intersect two sets of numbers very quickly.
I\'ve impleme
Ok, after much feedback I've updated the original question a number of times:
The result of this so far is that C# is still ~5x faster than C++.
Thanks everyone for your ideas/suggestions.