FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[WIP] Performance tests initial structure by csviri · Pull Request #3575 · operator-framework/java-operator-sdk · GitHub

[WIP] Performance tests initial structure - #3575

Draft
csviri wants to merge 3 commits into
operator-framework:nextfrom
csviri:performance-tests
Draft

[WIP] Performance tests initial structure#3575
csviri wants to merge 3 commits into
operator-framework:nextfrom
csviri:performance-tests

Conversation

csviri commented Aug 25, 2026
edited
Loading

Copy link
Copy Markdown
Collaborator

No description provided.

csviri added 3 commits August 25, 2026 09:02
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Split performance-tests into submodules and record the results of every run
so they can be compared across commits.

- jmh: the existing benchmarks and in-process throughput tests
- e2e: reconciliation throughput of an operator against a real cluster
- reporting: writes the measurements of both as JSON

Results are keyed by commit, ordered by commit timestamp and indexed in
index.json. The workflow runs on main and next, merges the results of all
jobs and commits them to the performance-test-results branch.

Also fixes PrimaryToSecondaryIndexBenchmark, which did not compile against
the current onAddOrUpdate signature, and excludes the JMH generated classes
from spotbugs so that the module passes verify.
openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 25, 2026

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

csviri changed the title [WIP] Performance Tests [WIP] Performance tests initial structure Aug 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL