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

Add a tool to measure the performance characteristics of providers #28

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

sergenyalcin
Copy link
Member

Description of your changes

Related crossplane/crossplane#2979

With this PR, a tool is added to measure the performance characteristics of providers. Details are in the following one-pager draft: crossplane/crossplane#2983

I have:

  • Read and followed conformance's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

@sergenyalcin sergenyalcin marked this pull request as draft March 24, 2022 08:10
Signed-off-by: Sergen Yalçın <[email protected]>
Signed-off-by: Sergen Yalçın <[email protected]>
Signed-off-by: Sergen Yalçın <[email protected]>
@sergenyalcin sergenyalcin marked this pull request as ready for review March 24, 2022 12:53
@sergenyalcin sergenyalcin force-pushed the provider-performance-tool branch 2 times, most recently from b1b104f to c73bd08 Compare April 4, 2022 12:58
Copy link

@ulucinar ulucinar left a comment

Choose a reason for hiding this comment

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

Hi @sergenyalcin,
Could you please add the following to golangci/golangci-lint-action@v2 configuration:

skip-go-installation: true

For more context, please see:
crossplane-contrib/provider-azure#333

Signed-off-by: Sergen Yalçın <[email protected]>
@negz
Copy link
Member

negz commented Apr 18, 2022

I like the look of this tool, but I'm unsure whether this repo is the right place for it. Is the idea that we would begin to consider performance as part of whether a provider is or is not conformant? CC @muvaf who I believe suggested adding this to this repo originally.

Signed-off-by: Sergen Yalçın <[email protected]>
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.

3 participants