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

Add benchmark #2855

Merged
merged 6 commits into from Nov 21, 2023
Merged

Commits on Nov 13, 2023

  1. Add benchmark gem to Faker

    salochara committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0d26302 View commit details
    Browse the repository at this point in the history
  2. Fix faker-ruby#2851

    Add benchmark rake task for evaluating time execution. Fixes
    
    Co-authored-by: Rubens Fernandes <rubens.fernandes97@gmail.com>
    salochara and okaydokay97 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b72260f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1983ba View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Commit PR suggestions by Thiago.

    - Build all_methods outside the benchmark since we don't want to measure that.
    salochara committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7d9f26c View commit details
    Browse the repository at this point in the history
  2. Merge main

    salochara committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    3fb283e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Commit PR suggestions by Steffani.

    - Avoid calling the same object twice
    salochara committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    bf38ea4 View commit details
    Browse the repository at this point in the history