summaryrefslogtreecommitdiff
path: root/package/lua/patches/300-opcode_performance.patch
AgeCommit message (Expand)Author
2009-07-09package/lua: implement memory limits, scripts can use get_memory_limit() and ...jow
2008-08-24lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (...nbd
2008-08-24improve lua opcode dispatch performance by using computed goto instead of swi...nbd