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 linerange #629

Merged
merged 12 commits into from
Feb 26, 2022
Merged

Improve performance of linerange #629

merged 12 commits into from
Feb 26, 2022

Commits on Aug 5, 2020

  1. Add caching for linerange

    Krock21 committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    49a1084 View commit details
    Browse the repository at this point in the history
  2. fix pep8

    Krock21 committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    3096de0 View commit details
    Browse the repository at this point in the history
  3. change setattr to .

    Krock21 committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    8828031 View commit details
    Browse the repository at this point in the history
  4. change list to tuple

    Krock21 committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    dbc24f9 View commit details
    Browse the repository at this point in the history
  5. added more caching

    Krock21 committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    c204a1d View commit details
    Browse the repository at this point in the history
  6. fix bugs

    Krock21 committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    81e45c8 View commit details
    Browse the repository at this point in the history
  7. fix bugs and setattr/getattr

    Krock21 committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    253de8b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Configuration menu
    Copy the full SHA
    84f5102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea825ba View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    0eaaa70 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    c5d05ac View commit details
    Browse the repository at this point in the history
  2. Update utils.py

    ericwb committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    73f1cea View commit details
    Browse the repository at this point in the history