[Python-Dev] Python performance through times (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Fri Sep 5 14:56:39 CEST 2008
- Previous message: [Python-Dev] Bug in SimpleHTTPRequestHandler.send_head?
- Next message: [Python-Dev] Python performance through times
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Here's an interesting blog post comparing Python performance of various versions from 2.2.3 upto the latest 3.0 beta.
The fact that only Mandelbrot calculation (a hardly representative benchmark for a high-level dynamic language such as Python) has become significantly slower is rather a good sign IMO.
cheers
Antoine.
- Previous message: [Python-Dev] Bug in SimpleHTTPRequestHandler.send_head?
- Next message: [Python-Dev] Python performance through times
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]