Is 100,000 entries big for a dictionary?
Aahz Maruch
aahz at panix.com
Fri Dec 29 18:40:20 EST 2000
More information about the Python-list mailing list
Fri Dec 29 18:40:20 EST 2000
- Previous message (by thread): Is 100,000 entries big for a dictionary?
- Next message (by thread): Is 100,000 entries big for a dictionary?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <92iug4$vqb$1 at nnrp1.deja.com>, <rturpin at my-deja.com> wrote: > >I'm in the process of architecting an application with medium sized data >sets. Python dictionaries are tempting as part of the representation >mechanism. How do they perform when they have 100,000 entries? Can you >offer any other experience with this size data set in Python? I asked this question a couple of years ago. The Timbot says it shouldn't be a problem -- provided you have enough RAM. -- --- Aahz (Copyright 2000 by aahz at pobox.com) Androgynous poly kinky vanilla queer het <*> http://www.rahul.net/aahz/ Hugs and backrubs -- I break Rule 6 Ninth Virtual Anniversary: 2 days and counting
- Previous message (by thread): Is 100,000 entries big for a dictionary?
- Next message (by thread): Is 100,000 entries big for a dictionary?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list