Revised the set() and frozenset() implementaion to use its own internal

data structure instead of using dictionaries.  Reduces memory consumption
by 1/3 and provides modest speed-ups for most set operations.
This commit is contained in:
Raymond Hettinger 2005-07-31 01:16:36 +00:00
parent fe25643192
commit 9f1a6796eb
3 changed files with 917 additions and 229 deletions

File diff suppressed because it is too large Load diff