develwoutacause’s avatardevelwoutacause’s Twitter Archive—№ 450

  1. Got a Covid test result today (negative, hooray!) but it took over 5 minutes and several refreshes to finally view my result because this page is so damn slow. They have **5MB** of render blocking JavaScript which took over **80 seconds** to download.
    1. …in reply to @develwoutacause
      This page was just loading a "View your result" button, nothing complex enough to justify this kind of bundle size. Also, the bundle in question is actually minified and doesn't include inlined sourcemaps or anything like that. It seems to just be 5MB minified. 🤷