Java vs Python Benchmarks: Java is faster

Donn Cave donn at drizzle.com
Fri Feb 1 00:15:02 EST 2002


Quoth Bryan <bryan at eevolved.com>:
|
| For what it is worth to people, I have taken the liberty of benchmarking 
| the new Java SDK ( 1.4.0 ) against Python 2.1 and 2.2. The tests originate 
| from:
|
| http://www.twistedmatrix.com/users/glyph/rant/python-vs-java.html
|
| Point form Summary:
...
| Interesting differences between Python 2.1 and 2.2:
|
| - I/O is slower in 2.2
| - List and Hash are slightly improved in 2.2
| - Object allocation shows slight improvement
| - Interpreter intialization time has doubled in 2.2

Doubled!!?  Could that be some kind of site glitch?

	Donn Cave, donn at drizzle.com



More information about the Python-list mailing list