top | item 34694137

(no title)

sebdufbeau | 3 years ago

Quick look at the network tab shows two network requests, they are launched in parallel and take 250ms on my end.

The stunning part is one of these is to get a string of text that is displayed in a banner that is only visible if you scroll in the menu (like, at the very bottom). You could easily defer this call to happen once the menu is open and have 0 impact on the UX.

The other call, I have no idea what it does, but is launched both when you open and close the menu.

discuss

order

yurishimo|3 years ago

It’s likely a tracking event. I work for an e-commerce company and tracking menu open/close is a big metric.

vlovich123|3 years ago

But why would these be network calls that block the UI?

AnIdiotOnTheNet|3 years ago

Are such metrics even meaningful? It sounds like metrics-for-the-metrics-god, useless unactionable information.