Fredrik Lundh wrote: > >... > > the _xmlrpclib accelerator (see the xmlrpclib.py source) uses expat, > with a really fast C layer. judging from Skip's benchmarks, expat is a > bit slower than the py-xmlrpc parser (which is why I asked). I have a feeling py-xmlrpc will slow down a bit when it is internationalized: if (strncmp(*cp, "<int>", 5) == 0) res = decodeInt(cp, ep, lines); else if (strncmp(*cp, "<i4>", 4) == 0) res = decodeI4(cp, ep, lines); .... Paul Prescod
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4