Re: Slow loadstring problem

  • From: Mike Pall <mike-1301@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Fri, 11 Jan 2013 12:37:36 +0100

Florian Weimer wrote:
> * Ben Rog-Wilhelm:
> > The file is available at
> > http://www.pavlovian.net/lj/luajit_slowload.zip (3mb download, unpacks
> > to 50mb).
> 
> It seems related to hash collisions.

Yes, that's it. The problem may appear on any Lua VM, depending on
the length and the kind of repeating patterns in the strings.

--Mike

Other related posts: