Performance benchmarks for the same problem, but across different languages.

Can the run-time performance benchmarks (number of milliseconds) for the same problem, but implemented in different languages (e.g. C++ and Java) be directly compared?

Comments (0)