Possible to set cpython heap size?

Andy Watson aldcwatson at gmail.com
Thu Feb 22 12:52:49 EST 2007


 > Why do you want that? And no, it is not possible. And to be honest:
I have
> no idea why e.g. the JVM allows for this.
>
> Diez

The reason why is simply that I know roughly how much memory I'm going
to need, and cpython seems to be taking a fair amount of time
extending its heap as I read in content incrementally.

Ta,
Andy
--




More information about the Python-list mailing list