Hacker News new | ask | show | jobs
by comex 2516 days ago
But why do you have to compile PyPy on the same machine you’re testing it on?
1 comments

Well cross-compiling (aka "cross translation) is made complicated because PyPy doesn't use a normal toolchain, but that's not the problem here. The PyPy benchmark suite itself takes that much memory to run.