[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: why luajit doesn't use fast string optimization
- From: Karel Tuma <kat@...>
- Date: Wed, 03 Sep 2014 17:10:02 +0200
Excerpts from CHU Run-min's message of 2014-09-01 16:03:16 +0200:
> http://lua-users.org/wiki/FastStringPatch
>
> I found this nice idea, but why luajit doesn't use this optimization?
Lua 5.2 does. I plan to get this in LuaJIT working, as it paves the way for
other funky hacks (mutable strings..).