dapr / components-contrib

Community driven, reusable components for distributed apps
Apache License 2.0
533 stars 465 forks source link

Performance tests for stable components #1538

Open artursouza opened 2 years ago

artursouza commented 2 years ago

Describe the proposal

Similar to how we have conformance tests, where a single set of tests validate functionality against common behavior of components, there should also be performance tests against components and have those as part of the certification process. In other words, stable components should also pass the basic set of performance tests.

Because performance can be impacted by limitations of each component, the performance tests should have a threshold per component and not a global setting.

akhilac1 commented 2 years ago

/assign

rabollin commented 1 year ago

/assign

berndverst commented 1 year ago

Ongoing. Moving to 1.11

artursouza commented 1 year ago

Is this active? I am ok to keep moving these between releases if there is activity. Otherwise, it is better to keep it without a milestone IMO.