[Python-Dev] try-except slower in 2.6 (was: performance) (original) (raw)
M.-A. Lemburg mal at egenix.com
Mon Aug 25 16:06:33 CEST 2008
- Previous message: [Python-Dev] performance
- Next message: [Python-Dev] try-except slower in 2.6 (was: performance)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2008-08-24 21:04, Antoine Pitrou wrote:
TryRaiseExcept: 183ms 122ms +49.6% 184ms 124ms +48.2% Whoa, that's a big slowdown. I wonder if it's consistent? Yes, I can definitely reproduce it.
That's a huge slow-down compared to 2.5.
Are there any obvious reasons for this ? Has the exception handling mechanism changed that much between 2.5 and 2.6 ?
-- Marc-Andre Lemburg eGenix.com
Professional Python Services directly from the Source (#1, Aug 25 2008)
Python/Zope Consulting and Support ... http://www.egenix.com/ mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/ mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
:::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,MacOSX for free ! ::::
eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611
- Previous message: [Python-Dev] performance
- Next message: [Python-Dev] try-except slower in 2.6 (was: performance)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]