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

KAFKA-17568 Rewrite TestPurgatoryPerformance by JMH #17246

Open
wants to merge 3 commits into
base: trunk
Choose a base branch
from

Conversation

m1a2st
Copy link
Contributor

@m1a2st m1a2st commented Sep 21, 2024

Jira: https://issues.apache.org/jira/browse/KAFKA-17568
Move TestPurgatoryPerformance from Scala to Java, and transfer to use benchmark.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@github-actions github-actions bot added core Kafka Broker performance labels Sep 21, 2024
@m1a2st
Copy link
Contributor Author

m1a2st commented Sep 29, 2024

Benchmark (numKeys) (numPossibleKeys) (numRequests) (pct50) (pct75) (requestRate) (timeout) Mode Cnt Score Error Units
TestPurgatoryPerformance.testPurgatoryPerformance 3 100 100 0.5 0.75 10.0 1000 thrpt 15 ≈ 10⁻¹⁰ ops/ns
TestPurgatoryPerformance.testPurgatoryPerformance 3 100 100 0.5 0.75 10.0 1000 avgt 15 11568900851.367 ± 725751170.308 ns/op

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant