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

[Perf][Extensions] TokenCache should service reads from memory #864

Closed
ebariche opened this issue Oct 25, 2022 · 2 comments
Closed

[Perf][Extensions] TokenCache should service reads from memory #864

ebariche opened this issue Oct 25, 2022 · 2 comments
Assignees
Labels
kind/bug Something isn't working

Comments

@ebariche
Copy link
Member

Current behavior

TokenCache should service reads from memory, reading from the KeyStore for every HTTP call is very expensive.

image

Expected behavior

No response

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

No response

Environment

No response

NuGet package version(s)

No response

Affected platforms

Android

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@ebariche ebariche added the kind/bug Something isn't working label Oct 25, 2022
@jeromelaban jeromelaban transferred this issue from unoplatform/uno Oct 25, 2022
@nickrandolph
Copy link
Contributor

see #848

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@nickrandolph @ebariche and others