[pypy-dev] GC error

Armin Rigo arigo at tunes.org
Sat Jan 21 18:10:13 CET 2012


Hi,

On Wed, Jan 18, 2012 at 05:07, Rich Drewes <drewes at interstice.com> wrote:
>> That means you're running a 32bit program in a 64bit environment
>
> Yup, that was it.  For some reason the package from the launchpad ppa that
> was pulled in was 32 bit.

Sorry for the delay in answering.  It's indeed a known issue that the
ppa.launchpad.net has a 32-bit binary even though it pretends to be a
64-bit one :-/

Please tell us if, using a real 64-bit pypy like the one from our
download page, you still have a much higher memory usage than CPython.
 And also note again that our current GCs do not perform well when the
process is swapping, so it might be much slower than CPython...


A bientôt,

Armin.


More information about the pypy-dev mailing list