crossplane / conformance

A Sonobuoy plugin to assess @crossplane conformance.
Apache License 2.0
8 stars 5 forks source link

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

Open sergenyalcin opened 2 years ago

sergenyalcin commented 2 years ago

Description of your changes

Related https://github.com/crossplane/crossplane/issues/2979

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

I have:

negz commented 2 years ago

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.