You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build infrastructure to measure performance and load metrics on a continuous basis ensuring that releasing can be done so with high confidence that no performance sensitive scenarios are broken.
We should be able to answer questions such as:
How many users are supported?
Latency in various configurations
How does using redis impact cache performance
How many users can we handle using various combinations of cache?
Cache failure rates (telemetry data point), e.g. Redis is know for failures.
Cache misses (telemetry data point)
and many many more
Findings during the performance and load testing should be turned into new features/bugs and addressed.
Next: More detailed requirements to be defined.
The text was updated successfully, but these errors were encountered:
@henrik-me Should I close this issue, since we completed GA criteria work? Afterwards we can create separate issues for each perf task that will be done?
Build infrastructure to measure performance and load metrics on a continuous basis ensuring that releasing can be done so with high confidence that no performance sensitive scenarios are broken.
We should be able to answer questions such as:
and many many more
Findings during the performance and load testing should be turned into new features/bugs and addressed.
Next: More detailed requirements to be defined.
The text was updated successfully, but these errors were encountered: