N
ng2010
balson said:Sorry for arriving to this party a bit late, but here's a white paper
that compared the performcne of C/C++ vs Java vs C#.
http://www.cherrystonesoftware.com/doc/AlgorithmicPerformance.pdf
What I did was take 5 algorithms and write them in C/C++, Java andC3
and benchmarked them against each other. C/C++ wins hands down.
Hope you find this document useful.
While interesting unverified-for-correctness-of-code-and-approach info,
it's a stretch of the imagination to call the document a "white paper"
given the content described succintly and correctly by following:
"Draw your own conclusions. We're just here to develop the algorithms and
present the performance data."
Wrapping something up prettily in a pdf doesn't make it "a white paper",
IMO.