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

Experiment: Fork from existing worker process to optimize copy-on-write performance #2099

Merged
merged 3 commits into from May 11, 2020

Commits on May 2, 2020

  1. Add fork_worker option and refork command

    Trigger refork for improved copy-on-write performance.
    wjordan committed May 2, 2020
    Copy the full SHA
    613ac8e View commit details
    Browse the repository at this point in the history
  2. Define @notify in Server#initialize

    Eliminate `instance variable @notify not initialized` warnings
    wjordan committed May 2, 2020
    Copy the full SHA
    0c25b37 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Copy the full SHA
    0e2fec5 View commit details
    Browse the repository at this point in the history