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

Persistent Descriptor Pool #6899

Merged
merged 16 commits into from Nov 18, 2019
Merged

Commits on Nov 15, 2019

  1. Copy the full SHA
    0eaeec8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    190c62e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f69b6c6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    87c9f05 View commit details
    Browse the repository at this point in the history
  5. Replace get_ce_obj

    TeBoring committed Nov 15, 2019
    Copy the full SHA
    3d2e774 View commit details
    Browse the repository at this point in the history
  6. Remove get_proto_obj

    TeBoring committed Nov 15, 2019
    Copy the full SHA
    bd9918d View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    99803ca View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    eac0a67 View commit details
    Browse the repository at this point in the history
  9. Add cache for descriptors

    TeBoring committed Nov 15, 2019
    Copy the full SHA
    87f53dd View commit details
    Browse the repository at this point in the history
  10. Fix bug

    TeBoring committed Nov 15, 2019
    Copy the full SHA
    f33ddb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2019

  1. Copy the full SHA
    2713077 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ab6a80a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0dcd5e7 View commit details
    Browse the repository at this point in the history
  4. Turn down old generated pool

    TeBoring committed Nov 16, 2019
    Copy the full SHA
    ea45603 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Add init entry flag protobuf.keep_descriptor_pool_after_request

    By default, it's off. Add protobuf.keep_descriptor_pool_after_request=1 to php.ini to enable it
    TeBoring committed Nov 17, 2019
    Copy the full SHA
    1a69c0d View commit details
    Browse the repository at this point in the history
  2. Fix zts build

    TeBoring committed Nov 17, 2019
    Copy the full SHA
    a350c05 View commit details
    Browse the repository at this point in the history