Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
Statically linking pure Lua modules performance benefit?
rdiperri
Hello,
I am reading about statically linking pure Lua modules here
https://github.com/openresty/lua-nginx-module#statically-linking-pure-lua-modules
Was wondering if there is any performance benefit for doing this? If so, any information on benchmarks for static vs external scripts?
Thanks,
Richard