lua-users home
lua-l archive

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


Hi Roberto,
Attached more one suggestion to source.
In lvm.c (function luaV_finishget)

The var slot inside loop is static. Maybe be better unroll the loop.
So we remove the branch (if slot == NULL)?
What do you think?

regards,
Ranier Vilela

Attachment: lvm.patch
Description: Binary data