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

new(ci,benchmarks): added more benchmarks and make use of them in perf CI #2023

Merged
merged 5 commits into from
Aug 27, 2024

Commits on Aug 27, 2024

  1. new(benchmark): added some new sinsp_utils benchmarks.

    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    696c09c View commit details
    Browse the repository at this point in the history
  2. new(ci): add google benchmarks tests to perf ci.

    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b8ded59 View commit details
    Browse the repository at this point in the history
  3. chore(benchmark,ci): avoid registering benchmark with a Repetitions

    … value.
    
    Instead, rely on the user running the benchmark to eventually provide `--benchmark_repetitions` CLI arg.
    Provide `--benchmark_repetitions` CLI arg for perf CI.
    
    Signed-off-by: Federico Di Pierro <[email protected]>
    
    Co-authored-by: Andrea Terzolo <[email protected]>
    FedeDP and Andreagit97 committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9ee37cf View commit details
    Browse the repository at this point in the history
  4. chore(benchmark): properly renamed concatenate_paths benchmarks to fi…

    …x typo.
    
    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    378dfec View commit details
    Browse the repository at this point in the history
  5. chore(ci): properly use provided compare python script for google ben…

    …chmarks results.
    
    Signed-off-by: Federico Di Pierro <[email protected]>
    FedeDP committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c78d9a6 View commit details
    Browse the repository at this point in the history