This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-06-13 12:48:11 +00:00
Code
Issues
Actions
9
Packages
Projects
Releases
Wiki
Activity
10,157
Commits
9
Branches
81
Tags
015dff9d7d2ad01f3cb1599335d77bc4b84d3ec5
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