On Wed, May 1, 2013 at 10:56 AM, Armin Rigo <ar...@tunes.org> wrote: > Hi Alex, > > On Wed, May 1, 2013 at 12:24 AM, Alex Gaynor <alex.gay...@gmail.com> wrote: >> I don't think this is a GC case. I think this is a case of loops with only a >> few iterations aren't fast enough. > > Dudes, can anyone look seriously at the benchmark? :-) > > The core of this benchmark is a loop that does 1'000'000 times > "dict(zip(keys, vals))", where keys and vals are lists of length 10.
oops, indeed, I looked but then I swapped numbers in my mind _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev