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

Faster ParseHeaders #39216

Closed
wants to merge 10 commits into from
Closed

Faster ParseHeaders #39216

wants to merge 10 commits into from

Commits on Dec 28, 2021

  1. Faster ParseHeaders

    EgorBo committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    260f34c View commit details
    Browse the repository at this point in the history
  2. Clean up

    EgorBo committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    f0bbc2a View commit details
    Browse the repository at this point in the history
  3. Clean up

    EgorBo committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    c603312 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Oops

    EgorBo committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    f6f2b94 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    ffbe99d View commit details
    Browse the repository at this point in the history
  2. Add braces

    EgorBo committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    c05a391 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    33d57a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e0abe9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. AVX2 for \r\n

    EgorBo committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    62b71dc View commit details
    Browse the repository at this point in the history
  2. A little tunning

    EgorBo committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    a5929a6 View commit details
    Browse the repository at this point in the history