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

[Feature Request] Performance and Load Testing #88

Closed
henrik-me opened this issue Apr 9, 2020 · 4 comments
Closed

[Feature Request] Performance and Load Testing #88

henrik-me opened this issue Apr 9, 2020 · 4 comments
Assignees

Comments

@henrik-me
Copy link
Contributor

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.

@henrik-me henrik-me added the enhancement New feature or request label Apr 9, 2020
@bgavrilMS
Copy link
Member

The questions around the cache are dependent on a small improvement in MSAL: AzureAD/microsoft-authentication-library-for-dotnet#1728

@pmaytak
Copy link
Contributor

pmaytak commented Sep 29, 2020

@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?

@jmprieur jmprieur modified the milestones: 0.4.1-preview, GA version Sep 30, 2020
@jmprieur
Copy link
Collaborator

Let's mark it as fixed. We'll close it with the milestone.

@jennyf19
Copy link
Collaborator

jennyf19 commented Oct 6, 2020

Included in 1.1.0 release.

@jennyf19 jennyf19 closed this as completed Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants