lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Re: Lua source some suggestions
From
: Ranier Vilela <ranier.vf@
...
>
Date
: Thu, 20 Feb 2020 10:32:03 -0300
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
Follow-Ups
:
Re: Lua source some suggestions
,
Roberto Ierusalimschy
References
:
Lua source some suggestions
,
Ranier Vilela
Re: Lua source some suggestions
,
Roberto Ierusalimschy
Re: Lua source some suggestions
,
Ranier Vilela
Prev by Date:
Re: Embedded lua and yielding to the application run loop (macOS)
Next by Date:
-- Using strsub(string, i) incorrectly?
Previous by thread:
Re: Lua source some suggestions
Next by thread:
Re: Lua source some suggestions
Index(es):
Date
Thread