[Python-Dev] RE: Program very slow to finish (original) (raw)
Andrew MacIntyre andymac@bullseye.apana.org.au
Thu, 8 Nov 2001 07:47:46 +1100 (EDT)
- Previous message: [Python-Dev] RE: Program very slow to finish
- Next message: [Python-Dev] RE: Program very slow to finish
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 6 Nov 2001, Andrew MacIntyre wrote:
One idea that occurs to me, but probably has more warts than benefits, is to offer a PYTHON22.DLL compiled with PyMalloc (complete with "Experimental!" labelling all over it) as a drop-in replacement for the standard DLL. A note that points out its possible benefits wrt the sort of problem that kicked this off might garner enough testing to make some progress.
Forget this idea - the exported entry points for the DLL will be different :-(
-- 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: Program very slow to finish
- Next message: [Python-Dev] RE: Program very slow to finish
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]