Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resty: got rid of any prerequisite perl modules to improve startup time. #40

Merged
merged 1 commit into from
Mar 18, 2018

Conversation

agentzh
Copy link
Member

@agentzh agentzh commented Mar 18, 2018

Startup time has been significantly reduced on *NIX systems. No
improvment on Win32 though. On my mid-2015 MBP, the resty -e "print(1)" command's total time can drop from ~36ms to ~10ms.

@agentzh agentzh force-pushed the faster-resty branch 2 times, most recently from 293ac09 to f62508e Compare March 18, 2018 06:17
@agentzh agentzh changed the title resty: reduced the perl modules loaded to improve startup time. resty: got rid of any prerequisite perl modules to improve startup time. Mar 18, 2018
@agentzh agentzh force-pushed the faster-resty branch 2 times, most recently from d867e64 to cb35d01 Compare March 18, 2018 07:30
Startup time has been significantly reduced on *NIX systems. No
improvment on Win32 though. On my mid-2015 MBP, the `resty -e
"print(1)"` command's total time can drop from ~36ms to ~10ms.

Signed-off-by: Yichun Zhang (agentzh) <[email protected]>
@agentzh agentzh merged commit 679d01e into master Mar 18, 2018
@agentzh agentzh deleted the faster-resty branch March 18, 2018 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant