This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt_NSS_ACW
Watch
1
Star
0
Fork
0
You've already forked openwrt_NSS_ACW
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9,147
Commits
6
Branches
28
Tags
af42e36df07ad3a1c81ccaf9ce6e06218c97c7f2
Commit Graph
2 Commits
Author
SHA1
Message
Date
Felix Fietkau
e219aaf034
lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx, lars)
...
SVN-Revision: 12381
2008-08-24 14:28:04 +00:00
Felix Fietkau
62333dabe1
improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test
...
SVN-Revision: 12378
2008-08-24 13:37:56 +00:00