Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well ↵ | Felix Fietkau | 2008-08-24 |
| | | | | | | (thx, lars) SVN-Revision: 12381 | ||
* | improve lua opcode dispatch performance by using computed goto instead of ↵ | Felix Fietkau | 2008-08-24 |
switch/case - improves performance by about 10% in a simple loop test SVN-Revision: 12378 |