Hi,
Somehow I'm getting exactly same performance in threaded and
non-threaded code (I would expect at least some speedup),
Is threading not there in this pypy release in practice or am I
missing some argument to pypy?
the test case is cpu-bound in python, and possibly gc-bound too