lua-users home
lua-l archive

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


> I thought this would be faster than the original solution but i get no
> noticeable speedup

As soon as your C functions do some real work, the overhead of the C API
becomes unnoticeable.