This website requires JavaScript.
Explore
Help
Sign In
openwrt-mirror
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-12-28 10:00:02 +04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62333dabe1991261a58fe127844f1f152d242d7f
openwrt
/
package
/
lua
History
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
..
patches
improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test
2008-08-24 13:37:56 +00:00
Makefile
use $(FPIC) in a few places where it matters
2008-08-06 22:10:29 +00:00