[Python-Dev] Re: Activating pymalloc (original) (raw)
Andrew MacIntyre andymac@bullseye.apana.org.au
Tue, 19 Mar 2002 08:30:33 +1000 (est)
- Previous message: [Python-Dev] Re: Activating pymalloc
- Next message: [Python-Dev] Re: Activating pymalloc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 18 Mar 2002, Tim Peters wrote:
Lots of people have reported modest speedups in non-pathological programs too (except on OS/2 EMX, or something like that).
It works just fine when pymalloc is configured normally (~2% speedup). The performance hit came when I changed all interpreter memory management to pymalloc.... (to deal with a pathological case in the parser)
-- Andrew I MacIntyre "These thoughts are mine alone..." E-mail: andymac@bullseye.apana.org.au | Snail: PO Box 370 andymac@pcug.org.au | Belconnen ACT 2616 Web: http://www.andymac.org/ | Australia
- Previous message: [Python-Dev] Re: Activating pymalloc
- Next message: [Python-Dev] Re: Activating pymalloc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]