Apache Mod-Python - Re: mod_python 3.3.0-dev-20061109 available for testing (releasecandidate)

This is Interesting: Free IT Magazines  
Home > Archive > Apache Mod-Python > November 2006 > Re: mod_python 3.3.0-dev-20061109 available for testing (releasecandidate)





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: mod_python 3.3.0-dev-20061109 available for testing (releasecandidate)
Jorey Bump

2006-11-13, 8:13 am

Graham Dumpleton wrote:

> which I don't think can be used in older versions anyway. The only other area I
> have been concerned about is how we have been progressively adding to the chain
> of strcmps in request object where special stuff has to be done when accessing
> or setting attributes. This would only be an issue though if user code did lots
> of request object attribute lookups which fall into the set where the serial
> strcmps are done. Cleaning up request object was one of the things on my mental
> list for next version.


Hmm, it's interesting that you mention this, as that is what the
function I'm benchmarking does most of the time: It returns information
about the request object and its attributes, with a few sys & os objects
thrown in for reference. I wanted to test against something text-rich
and dynamic, but somewhat self-contained so I wouldn't be distracted by
external processes and their bottlenecks.

But going back to 3.2.10 hasn't restored the performance I was seeing
earlier, so this may be a nonissue. I'll report back if there are any
changes.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com