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

Fixes AsyncIO performance regression for small files #3474

Merged
merged 2 commits into from
Feb 2, 2023

Commits on Feb 2, 2023

  1. Fixes AsyncIO performance regression for small files

    - Do not use threaded AsyncIO when handling small files.
    - Some typo / doc fixes
    yoniko committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    65a1897 View commit details
    Browse the repository at this point in the history
  2. MSAN stats bug bug fix

    yoniko committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    afb957c View commit details
    Browse the repository at this point in the history