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

Improve performance of ssl reads #629

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Sep 9, 2024

  1. Refactor and optimize buffered reads

    taras committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f18d1a3 View commit details
    Browse the repository at this point in the history
  2. Refactor ssl buffered reads

    taras committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    951e8df View commit details
    Browse the repository at this point in the history
  3. Fix tests

    taras committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    26ede3c View commit details
    Browse the repository at this point in the history
  4. WIP: still broken, seems it is not possible cause SSLObject.read is t…

    …oo unpredictable
    taras committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    eb7ce66 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Cleanup

    taras committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    473214b View commit details
    Browse the repository at this point in the history
  2. Fix comments

    taras committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    62272e1 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    taras committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7b1f810 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    taras committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a73d44e View commit details
    Browse the repository at this point in the history
  5. Remove unintented change

    taras committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1078fc2 View commit details
    Browse the repository at this point in the history