Skip to content

Conversation

albertoperdomo2
Copy link

Summary

This PR adds a new rate type steps to the suite of benchmarks. This new rate type allows the user to use --steps-duration to set a comma separated list of step duration values in seconds, and --steps-rate to set a comma separated list of rate values. This simulates, as the name implies, rate steps along time.

Details

  • Added new CLI flags mentioned before: --steps-duration, --steps-rate.
  • Added a new profile StepsProfile class.
  • Implemented AsyncStepsStrategy scheduler strategy that handles the logic and includes the optional initial burst.
  • Updated the create_profile function to handle the new arguments.

Test Plan

Related Issues

  • Resolves #

  • "I certify that all code in this PR is my own, except as noted below."

Use of AI

  • Includes AI-assisted code completion
  • Includes code generated by an AI application
  • Includes AI-generated tests (NOTE: AI written tests should have a docstring that includes ## WRITTEN BY AI ##)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant