lua-users home
lua-l archive

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


On 18 August 2015 at 16:03, Luke Gorrie <luke@snabb.co> wrote:
First I am finding it really helpful to be able to profile at trace granularity. Traces seem to me like the natural unit of code optimization: try to have the right collection of them and make sure each is internally sensible. Here is the patch from Mike that I am using for this:

missing link:
https://github.com/SnabbCo/luajit/pull/5