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: let refactor #28867

Closed
wants to merge 3 commits into from

Commits on Jul 24, 2019

  1. benchmark, url: refactor for code consistency

    In benchmark url directory this changes for loops using var to let
    when it applies for consistency
    RamirezAlex committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    52d6e2c View commit details
    Browse the repository at this point in the history
  2. benchmark, util: refactor for code consistency

    In benchmark util directory this changes for loops using var to let
    when it applies for consistency
    RamirezAlex committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    b7cfbba View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. benchmark, buffer: refactor for code consistency

    In benchmark buffers directory this changes for loops using var to let
    when it applies for consistency
    RamirezAlex committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    85ab866 View commit details
    Browse the repository at this point in the history