Page MenuHomePhabricator

troubleshoot why initial pageloads of trace.wikimedia.org are so slow
Closed, ResolvedPublic

Description

image.png (473×1 px, 94 KB)

20+ seconds to render the initial page content. 15 seconds of that spent fetching sub-megabyte JS files. This is impossibly slow and we should figure out why.

Event Timeline

Change 1005794 had a related patch set uploaded (by Filippo Giunchedi; author: Filippo Giunchedi):

[operations/deployment-charts@master] jaeger: bump collector and query resources

https://gerrit.wikimedia.org/r/1005794

Change 1005794 merged by jenkins-bot:

[operations/deployment-charts@master] jaeger: bump collector and query resources

https://gerrit.wikimedia.org/r/1005794

As it turns out, this required a change to the upstream chart:

https://gerrit.wikimedia.org/r/c/operations/deployment-charts/+/1005819

Anyway, with that change applied, the page loads from scratch in about 900ms for me, and also there's no more CPU throttling shown.

I'll send a PR upstream as well.

CDanis claimed this task.