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

Re-enable benchmark CI step #1656

Merged
merged 27 commits into from
May 22, 2024
Merged

Re-enable benchmark CI step #1656

merged 27 commits into from
May 22, 2024

Commits on May 21, 2024

  1. Re-enable benchmark CI step

    Currently benchmark CI step is disabled. Turn it on with following
    changes:
    
    * Use berserker instread of hackbench
    * Use regular ttest instead of IQR
    * Compare CPU/Memory usage instead of hackbench time
    erthalion committed May 21, 2024
    Configuration menu
    Copy the full SHA
    a50a2f1 View commit details
    Browse the repository at this point in the history
  2. Formatting improvements

    Adjust reporting for new format, plus add reset command for cleaning up
    the baseline if needed.
    erthalion committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c58e217 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    782d032 View commit details
    Browse the repository at this point in the history
  4. Use correct image

    erthalion committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8e6ee89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    035cb41 View commit details
    Browse the repository at this point in the history
  6. Rely on a label

    erthalion committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ccda220 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    558a683 View commit details
    Browse the repository at this point in the history
  8. Update auth part

    erthalion committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f470ae1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66efac3 View commit details
    Browse the repository at this point in the history
  10. Increase duration

    erthalion committed May 21, 2024
    Configuration menu
    Copy the full SHA
    3598791 View commit details
    Browse the repository at this point in the history
  11. Use entrypoint argument for workload

    Integration test image doesn't have container project directory. Built
    workload configuration into the image and switch between them via
    entrypoint argument.
    erthalion committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e47a958 View commit details
    Browse the repository at this point in the history
  12. Switch separator

    erthalion committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c3eb28e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b605b3d View commit details
    Browse the repository at this point in the history
  14. Do not forget new line

    erthalion committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4464eec View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2acb435 View commit details
    Browse the repository at this point in the history
  16. Ignore small differences

    erthalion committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0567081 View commit details
    Browse the repository at this point in the history
  17. Apply heavier load

    erthalion committed May 21, 2024
    Configuration menu
    Copy the full SHA
    34db8da View commit details
    Browse the repository at this point in the history
  18. More load

    erthalion committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0c11359 View commit details
    Browse the repository at this point in the history
  19. More load

    erthalion committed May 21, 2024
    Configuration menu
    Copy the full SHA
    901682d View commit details
    Browse the repository at this point in the history
  20. Add documentation

    erthalion committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b419aee View commit details
    Browse the repository at this point in the history
  21. Wrap output of perf numbers into the debug mode

    Co-authored-by: Giles Hutton <[email protected]>
    erthalion and Stringy committed May 21, 2024
    Configuration menu
    Copy the full SHA
    599cb16 View commit details
    Browse the repository at this point in the history
  22. Improve wording.

    Co-authored-by: Giles Hutton <[email protected]>
    erthalion and Stringy committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2cfe40b View commit details
    Browse the repository at this point in the history
  23. Improve wording

    Co-authored-by: Giles Hutton <[email protected]>
    erthalion and Stringy committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1092cc4 View commit details
    Browse the repository at this point in the history
  24. Improve wording

    Co-authored-by: Giles Hutton <[email protected]>
    erthalion and Stringy committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d59fd5d View commit details
    Browse the repository at this point in the history
  25. Address feedback

    Simplify memory_parser hook and json processing function
    erthalion committed May 21, 2024
    Configuration menu
    Copy the full SHA
    683f413 View commit details
    Browse the repository at this point in the history
  26. Pin alpine version

    erthalion committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ef4c510 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Increase CPU diff threshold

    erthalion committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c3b2e87 View commit details
    Browse the repository at this point in the history