ar rcus libmyluafiles.a *.o
On 29 Nov 2013 15:58, "arthurx" <fc2...@gmail.com> wrote:
>
> Hello agentzh, may I ask what is the performance implication of the above statically compiled lua modules versus the ordinary JIT compiled code?
> Is it the case that our ordinary lua code (say access_by_lua_file) would be JIT compiled when it is first called, that the performance gain of the above static compilation only matters for the first call? If not what percentage of performance gain should we expect to see using the above method?
It is just a bytecode compilation not a JIT compilation so this makes no significant difference.
Justin
> --
> You received this message because you are subscribed to the Google Groups "openresty-en" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to openresty-en...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.