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

Initial request response time is very high #7

Closed
rmeissner opened this issue Nov 23, 2021 · 0 comments
Closed

Initial request response time is very high #7

rmeissner opened this issue Nov 23, 2021 · 0 comments
Labels

Comments

@rmeissner
Copy link
Member

rmeissner commented Nov 23, 2021

What is the problem?

As the services apply heavy caching the average response time is quite good. BUT for initial requests (and short cached requests) the response time is quite high as there is no cache entry. This results in a long response time.

Why is it relevant?

This results in a long response time.

To provide a good user experience our interface should be responsive and minimize loading time on initial screens.

How can we track the problem? (What is the KPI?)

  • Reponse time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant