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

benchmark| Potential solution for performance regressions #3473

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    cfbb933 View commit details
    Browse the repository at this point in the history
  2. benchmark| Adds basic performance benchmark baselines for pylint

    Here we establish baseline benchmarks for the system when used in
    minimal way.
    
    Here we just confirm that -j1 vs -jN gives some boost in performance under
    simple situations, establishing a baseline for other benchmarks.
    doublethefish committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    5b23a24 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

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