|
|
|
|
|
by jetheredge
3064 days ago
|
|
Author here... yeah, we are loading a lot of crap, aren't we? We will do an audit and make sure we aren't loading a bunch of unnecessary stuff, but the whole site should be served up through a CDN, sorry it is loading slow for you. |
|
* the base page is light but has very high latency (250ms)
* there's an almost-empty CSS (style.css) next to one which seems a bit overwrought (screen.css, 140KB is a lot for a CSS file), oh plus normalize from cloudflare despite it apparently already being included in screen.css
* you're loading 9 different JS files from your CDN, plus some emoji crap from not your CDN
* typekit accounts for 1 JS query followed by fetching 12 different font files, at 15~30K each
* 14 different queries to "driftt.com" whatever the fuck that is though I expect some sort of analytics/tracking crap given
* tracking & analytics & ancillary service queries up the ass: hubspot (4), facebook (4), google analytics (2), drift.com (2), others (5)
* the Lato CSS from google fonts but apparently not the font itself, on the other hand you're loading "larsseit.otf" from your CDN, maybe pick just one?