Java vs Python Benchmarks: Java is faster
brueckd at tbye.com
brueckd at tbye.com
Thu Jan 31 13:03:41 EST 2002
More information about the Python-list mailing list
Thu Jan 31 13:03:41 EST 2002
- Previous message (by thread): Java vs Python Benchmarks: Java is faster
- Next message (by thread): Java vs Python Benchmarks: Java is faster
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bryan wrote: > 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: [snip] Thanks for running those tests, Bryan. Pretty interesting stuff. I wasn't sure from reading your post, but I'm assuming that the Java stuff had the JIT enabled? I'd be curious to know what Java numbers would be without it - I was really expecting Java + JIT to be a lot faster than those tests showed... all that extra technology and meager (except ObjectTest!) speed improvements. -Dave
- Previous message (by thread): Java vs Python Benchmarks: Java is faster
- Next message (by thread): Java vs Python Benchmarks: Java is faster
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list