operator-framework / operator-framework/java-operator-sdk

Performance Tests

Open
#1,785 0 comments 0 reactions 2 assignees View on GitHub

@adam-sandor is already working on this.

Since Mar 23, 2023.

  • #3140 by @csviri — closed without merging
  • #3630 by @csviri — open
Dominant language
Java
Stars
944
Forks
242
Avg merge
1d 4h
Merged PRs (30d)
43

Description

We should aim to make implement tests that resembles real life usage:

  • trigger reconciliation with multiple event sources
  • multiple resources - actually we might run it multiple times with different number of resources

Would be nice to also compare the output with the output from main, GitHub Actions support outputs in some form:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Not sure if this can be used for this purpose.

Also would be to should a table in the PR discussions, this is now supported nicely with GitHub (just cannot find the docs)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.