[pypy-dev] SPy (almost) works in the JVM
Armin Rigo
arigo at tunes.org
Mon Mar 10 22:24:33 CET 2008
Hi Niko,
On Sat, Mar 08, 2008 at 03:07:02PM +0100, Niko Matsakis wrote:
> the number of hash marks ("#") that are output differs in the JVM and
> CLI.
That's fine: the Smalltalk code in mini.image is a benchmark that runs
until some total amount of time is elapsed, so the number of iterations
(and #'s) varies according to the performance.
A bientot,
Armin
More information about the pypy-dev
mailing list