[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: why benchmarks need salt
- From: Roberto Ierusalimschy <roberto@...>
- Date: Mon, 20 Jul 2015 19:36:42 -0300
> On Mon, Jul 20, 2015 at 10:06 PM, Coda Highland <chighland@gmail.com> wrote:
>
> > I assume the difference is that it's catching some pathological
> > behavior in the hashtable -- introducing a collision where otherwise
> > there would be none, or similar.
> >
> > Indeed. Roberto, does it still happen if you cache table.move in a local?
Sure. (You should all see the paper Florian mentioned.)
-- Roberto