summaryrefslogtreecommitdiffstats
path: root/Modules/symtablemodule.c
diff options
context:
space:
mode:
authorFredrik Lundh <fredrik@pythonware.com>2006-05-23 18:44:25 (GMT)
committerFredrik Lundh <fredrik@pythonware.com>2006-05-23 18:44:25 (GMT)
commitb63588c1881c350d209d389804dce4d8f5ca34d7 (patch)
treed9a437d3c4231cc9175659337c540b23fcbe161a /Modules/symtablemodule.c
parent7298f270a7163b923e42de97c50f3c0c9c5922a5 (diff)
downloadcpython-b63588c1881c350d209d389804dce4d8f5ca34d7.zip
cpython-b63588c1881c350d209d389804dce4d8f5ca34d7.tar.gz
cpython-b63588c1881c350d209d389804dce4d8f5ca34d7.tar.bz2
needforspeed: use append+reverse for rsplit, use "bloom filters" to
speed up splitlines and strip with charsets; etc. rsplit is now as fast as split in all our tests (reverse takes no time at all), and splitlines() is nearly as fast as a plain split("\n") in our tests. and we're not done yet... ;-)
Diffstat (limited to 'Modules/symtablemodule.c')
0 files changed, 0 insertions, 0 deletions