operator-framework / operator-framework/java-operator-sdk
Performance Tests
未关闭
- 主要语言
- Java
- 星标
- 944
- 派生
- 242
- 平均合并
- 1 天 4 小时
- 30 天内合并 PR
- 43
描述
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)
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。