lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hello,

I finished the blog articles[1] explaining the design and
implementation of these optimizations.

Now I will focus on making the optimizer less dumb to be able to catch
more optimization spots (for instance to not break if there is a
pattern or a predicate match).

[1]
http://mille337.net/index.php?d=2015/02/22/14/28/35-lets-optimize-lpeg---part-1-introduction