Some of the conclusions are:
- Java interpreter is very good
- Java JIT is as fast as C++
- Ruby, JavaScript, Python are of similar order of magnitude speed, Ruby the slowest.
Now for most projects, architecture, not language is key in achieving good performance.
Tags: java benchmark programming
No comments :
Post a Comment