summaryrefslogtreecommitdiffstats
path: root/package/lua/patches/300-opcode_performance.patch
Commit message (Expand)AuthorAgeFilesLines
* lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (...nbd2008-08-241-20/+20
* improve lua opcode dispatch performance by using computed goto instead of swi...nbd2008-08-241-0/+363