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

Investigate technologies API performance #21

Open
rviscomi opened this issue Apr 29, 2024 · 4 comments
Open

Investigate technologies API performance #21

rviscomi opened this issue Apr 29, 2024 · 4 comments
Assignees

Comments

@rviscomi
Copy link
Member

On https://httparchive.org/reports/techreport/drilldown, I'm consistently seeing the technologies endpoint taking about 3 seconds to respond.

image

This blocks the main "Technology" dropdown UI from showing the list of technologies, and it gets stuck only having one "ALL" option.

image

Is there anything we can do to speed up the response?

@tunetheweb
Copy link
Member

Can we also add cache-control headers to these? Even for a short while so it doesn't need to hit the server every single time when you're browsing around the site.

@rviscomi
Copy link
Member Author

@maceto have you had a chance to look at this?

@maceto
Copy link
Collaborator

maceto commented May 29, 2024

Hi @rviscomi , I couldn't reproduce the 3 seconds response.

@tunetheweb
Copy link
Member

Yeah definitely seems faster now. Sure you didn't fix it already as was definitely slow before :-)

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

No branches or pull requests

3 participants