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] Investigate if SaveToken can be optimized #2410

Closed
bgavrilMS opened this issue Feb 12, 2021 · 2 comments
Closed

[Feature Request] Investigate if SaveToken can be optimized #2410

bgavrilMS opened this issue Feb 12, 2021 · 2 comments

Comments

@bgavrilMS
Copy link
Member

Saving tokens is a very expensive operation - see numbers: #2309
This is causing services who cache all tokens in memory to slow down due to high CPU usage.

@henrik-me
Copy link
Contributor

Related:
AzureAD/microsoft-identity-web#961
#1770

@bgavrilMS
Copy link
Member Author

This has been addressed by partitioned caches.

@bgavrilMS bgavrilMS closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2022
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

2 participants