mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
this saves about 10ms (from for total 20ms to 10ms) for resty's startup time, as measured on a mid-2015 MBP. That's 50% reduction in total startup time! Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>