diff options
author | Marc-André Lemburg <mal@egenix.com> | 2001-11-07 14:54:49 (GMT) |
---|---|---|
committer | Marc-André Lemburg <mal@egenix.com> | 2001-11-07 14:54:49 (GMT) |
commit | c52d713b7a324b9ed29ba75f438bf11b96953e41 (patch) | |
tree | 5343a6ea46eebd237dd0d80b1b7aaa3d88afc840 /Modules | |
parent | f0b11d28937c826054f662b4958d3d637bf42fd0 (diff) | |
download | cpython-c52d713b7a324b9ed29ba75f438bf11b96953e41.zip cpython-c52d713b7a324b9ed29ba75f438bf11b96953e41.tar.gz cpython-c52d713b7a324b9ed29ba75f438bf11b96953e41.tar.bz2 |
Add fast-path for comparing interned (true) string objects.
This patch boosts performance for comparing identical string object
by some 20% on my machine while not causing any noticable slow-down
for other operations (according to tests done with pybench).
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions