Skip to content

Conversation

@sjmonson
Copy link
Collaborator

Summary

Add a indicator to throughput similar to concurrent's concurrent@CONC. Additionally require specifying --rate for throughput when running standalone rather than defaulting to MAX_CONCURRENCY.


  • "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 ##)

@sjmonson sjmonson force-pushed the feat/throughput_track_conc branch from 903fe9a to bb95d1b Compare November 18, 2025 17:27
@sjmonson sjmonson requested a review from markurtz November 18, 2025 17:27
@sjmonson sjmonson force-pushed the feat/throughput_track_conc branch from d98b219 to 93d2956 Compare November 19, 2025 20:34
Copy link
Collaborator

@jaredoconnell jaredoconnell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works for me if this is the direction we want to go. I like that it specifies the max concurrency in the identifier. And I do prefer the value be passed in there rather than with an env variable.

Copy link
Collaborator

@markurtz markurtz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

4 participants