This website requires JavaScript.
Explore
Help
Register
Sign in
portugalfuturista
/
openwrt-pf
Watch
2
Star
0
Fork
You've already forked openwrt-pf
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
62333dabe1
openwrt-pf
/
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