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

Micro-optimization #3095

Merged
merged 22 commits into from
Jun 22, 2018
Merged

Micro-optimization #3095

merged 22 commits into from
Jun 22, 2018

Commits on Jun 19, 2018

  1. Micro-optimization

    asvetlov committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    8278dec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    517ffe1 View commit details
    Browse the repository at this point in the history
  3. Add changelog

    asvetlov committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    3d72768 View commit details
    Browse the repository at this point in the history
  4. Optimize Cython parser

    asvetlov committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    e2e2fd2 View commit details
    Browse the repository at this point in the history
  5. Improve cythonized parser

    asvetlov committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    1927fd6 View commit details
    Browse the repository at this point in the history
  6. Resize bytearray fast

    asvetlov committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    530062a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Fix tests

    asvetlov committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    8c39222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5d5ec4 View commit details
    Browse the repository at this point in the history
  3. Move forward

    asvetlov committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    8a28113 View commit details
    Browse the repository at this point in the history
  4. Drop redundant method

    asvetlov committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    b8325eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    356b335 View commit details
    Browse the repository at this point in the history
  6. Speedup HTTP method lookup

    asvetlov committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    c26d616 View commit details
    Browse the repository at this point in the history
  7. Reraise compiler error

    asvetlov committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    e5cebbd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8fb1189 View commit details
    Browse the repository at this point in the history
  9. Optimize more

    asvetlov committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    904a5f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Move on

    asvetlov committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    eb26e66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87f1dcb View commit details
    Browse the repository at this point in the history
  3. Remove redundant type check

    asvetlov committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    f8fa6a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf2c422 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Improve code generator

    asvetlov committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    eba32bb View commit details
    Browse the repository at this point in the history
  2. Improve formatting

    asvetlov committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    781e8d4 View commit details
    Browse the repository at this point in the history
  3. Title-case headers

    asvetlov committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    552c0b3 View commit details
    Browse the repository at this point in the history