Hello!
On Thu, Feb 27, 2014 at 6:19 AM, Aapo Talvensaari wrote:
> Hi Agentzh,
>
Please do not capitalize my nick; I hate that. If you insist or your
mail client insists, please call me Yichun instead, because that is my
proper first name.
> There are still some regressions with LuaJIT, but overall it got a whole lot
> better with this. I think the next optimization points are in template.parse
> which uses string.gmatch that is not JIT compiled.
>
Yeah, getting most of your hot Lua code paths compiled and reduce
dynamic allocations of GC objects like tables and strings can make a
big difference.
> Thanks for your suggestions.
>
My pleasure.
> I'm still amuzed that my perfectly valid messages got marked as a spam. I
> did write 4 mails, all of which were marked as spam.
>
Blame Google for it ;) It seems like Google does not like you. Alas.
Regards,
-agentzh