[Python-Dev] Activating pymalloc (original) (raw)
Tim Peters tim.one@comcast.net
Fri, 15 Mar 2002 16:08:33 -0500
- Previous message: [Python-Dev] Activating pymalloc
- Next message: [Python-Dev] Activating pymalloc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
... OTOH, I wonder whether the 64 byte limit is a bit small.
I've said several times that I intend to boost it. Python has changed in relevant ways since obmalloc.c was written, from GC adding 12 bytes to various things, to dicts growing to such an extent that pymalloc can never handle a dict request on its own now.
- Previous message: [Python-Dev] Activating pymalloc
- Next message: [Python-Dev] Activating pymalloc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]