| 作者 | SHA1 備註 | 提交日期 |
|---|---|---|
|
|
e219aaf034 lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx, lars) | 17 年之前 |
|
|
62333dabe1 improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test | 17 年之前 |