Skip to content
CarbonlessBeta

Carbon report

web.mit.edu

Scanned · all pages on web.mit.edu

Redirected here by the site from mit.edu

1.25 g

cleaner than an estimated 14.3% of pages on the web 

  1. A+
  2. A
  3. B
  4. C
  5. D
  6. E
  7. F

A+ is 0.04 g or less per view, F is more than 0.359 g CO₂e.

Sign in to re-scan
What the browser rendered, so you can confirm a real page was measured.

The numbers

8.74 MBcold load, on the wire
265 domains
257 kB8 requests
7.54 MB86% re-downloaded
1.30 g CO₂e
1.12 g CO₂e
unknown
548 ms
0.001
15 ms

At 10,000 views a month this page emits about 150.1 kg CO₂e a year, roughly 615 km in an average petrol car. The estimate assumes 75% new and 25% returning visitors, a measured cache reload ratio of 86%, and world-average grid intensity. How we calculate this

What to fix

apply everything → ~0.389 g/visit, rating F

  1. Replace heavyweight GIFssave ~0.917 g/visit (6.41 MB)High impact · quick fix

    1 GIF totals 7.54 MB. GIF is the least efficient image format still in common use, animated or not.

    If it animates, re-encode the clip as a muted looping MP4 or WebM (typically a 10x reduction); if it is a still, convert it to WebP or AVIF.

    • MIT-Cancer-Models-SL.gif7.54 MB
  2. Fix caching for returning visitorssave ~0.279 g/visit (1.88 MB)High impact · quick fix

    On a repeat visit 7.54 MB of static assets were re-downloaded instead of coming from cache.

    Serve static assets with Cache-Control: public, max-age=31536000, immutable and versioned filenames so returning visitors download almost nothing.

    • MIT-Cancer-Models-SL.gifCache-Control: public, max-age=2531, s-maxage=3600 · 7.54 MB
  3. Enable text compressionsave ~0.038 g/visit (263 kB)High impact · quick fix

    1 text resource (376 kB) are served without gzip/Brotli.

    Enable Brotli (or at least gzip) on the server or CDN for HTML, CSS, JavaScript, JSON and SVG. Typical reduction is ~70%.

    • main.js376 kB
  4. Convert and compress imagessave ~0.030 g/visit (209 kB)Medium impact · quick fix

    6 images (464 kB) ship in legacy formats (JPEG/PNG/GIF).

    Serve AVIF (or WebP) with responsive srcset sizes, and re-compress oversized files. AVIF typically halves JPEG weight at the same visual quality.

    • 54884213284_1ab5ed6ceb_b_0.jpg145 kB
    • MIT-Lauren-Fortier-SLsub.jpg94 kB
    • MIT-This-is-MIT-SLsub_0_0.jpg87 kB
    • MIT-aerial-3-EmilyDahl_0d.jpg50 kB
    • MIT-Hugh-Smith-01-thumb.jpg46 kB
  5. Reduce JavaScript payloadsave ~0.018 g/visit (129 kB)Medium impact · moderate effort

    6 scripts total 516 kB on the wire (740 kB decoded). Bundles this size usually carry a lot of unused code.

    Split bundles per route, tree-shake dependencies, and audit with a bundle analyzer or coverage profile. A 25% cut is a conservative target for bundles this size.

    • main.js376 kB
    • gtm.js123 kB
    • modernizr.js6.3 kB
    • SpotlightsRecent.d6a3aa4b97b1659f1bbb.js5.4 kB
    • Notification.11fc703b491d61aecf97.js3.8 kB
  6. Audit third-party servicessave ~0.018 g/visit (129 kB)Medium impact · moderate effort

    3 third-party domains account for 257 kB (3% of the page).

    Remove services that no longer earn their place; load the rest on interaction (facades for embeds, delayed consent-gated tags). Each third party is also a privacy and performance dependency.

    • use.typekit.net134 kB
    • www.googletagmanager.com123 kB
    • p.typekit.net172 B
  7. Serve images at the size they displaysave ~0.0076 g/visit (53 kB)Medium impact · quick fix

    2 images are encoded at more than twice the pixels the layout shows, even accounting for this viewport's pixel density.

    Generate multiple sizes and let the browser pick with srcset/sizes; a 4000px original behind a 400px slot spends bandwidth no screen displays.

    • MIT-aerial-3-EmilyDahl_0d.jpg50 kB
    • MIT-Hugh-Smith-01-thumb.jpg46 kB
  8. Verify your hosting energyMedium impact · moderate effort

    This host has not published renewable energy evidence with the Green Web Foundation, so its energy source is unknown.

    Choose a provider listed in the Green Web Directory, or ask your current provider to publish evidence (and a carbon.txt). This cuts the data-center share of every single page view.

    • carbon.txtNo carbon.txt found at the site root; publishing one is the lightest first step.
  9. Optimize web fontssave ~0.0066 g/visit (46 kB)Advisory · quick fix

    5 font files total 133 kB.

    Subset fonts to used glyphs, prefer one variable font over multiple weights, serve WOFF2 only, and consider system fonts for UI text.

    • l29 kB
    • l28 kB
    • l26 kB
    • l26 kB
    • l23 kB
  10. Set a page-weight budgetAdvisory · moderate effort

    At 8.74 MB per view this page rates F. The findings above list where the weight is.

    Agree a transfer budget (e.g. under 975 kB reaches a B), enforce it in CI, and re-scan after each change to hold the line.

  11. Remove the entry redirectAdvisory · quick fix

    The address that was scanned goes through 1 redirect before the document is served, ending at https://web.mit.edu/. Every hop is a full round trip on a connection that has not warmed up yet.

    Point links, sitemaps and canonical tags at the final address, and make the host redirect in one hop rather than chaining http to https to www.

    • https://mit.edu/redirects to https://web.mit.edu/
  12. Upgrade connections to HTTP/2 or HTTP/3Advisory · quick fix

    1 host serves five or more resources over HTTP/1.1, paying per-request connection and header overhead newer protocols eliminate.

    Enable HTTP/2 (or HTTP/3) on the server or move the assets behind a CDN that speaks it; multiplexing makes many small requests nearly free.

    • web.mit.edu17 requests over http/1.1

Where the bytes are

  • Images8.00 MB · 7 req
  • JavaScript516 kB · 6 req
  • Fonts133 kB · 5 req
  • CSS79 kB · 3 req
  • HTML12 kB · 1 req
  • Data (XHR)3.7 kB · 4 req
Ten heaviest requests
ResourceTypeWire sizeCache-Control
web.mit.edu/files/images/202608/MIT-Cancer-Models-SL.gifimage7.54 MBpublic, max-age=2533, s-maxage=3600
web.mit.edu/themes/mit/assets/js/main.js?tf13vjscript376 kBpublic, max-age=1318, s-maxage=3600
web.mit.edu/files/images/202606/54884213284_1ab5ed6ceb_b_0.jpgimage145 kBpublic, max-age=2208, s-maxage=3600
www.googletagmanager.com/gtm.js?id=GTM-M8MGV4Pscript123 kBprivate, max-age=900
web.mit.edu/files/images/202607/MIT-Lauren-Fortier-SLsub.jpgimage94 kBpublic, max-age=2533, s-maxage=3600
web.mit.edu/files/images/202505/MIT-This-is-MIT-SLsub_0_0.jpgimage87 kBpublic, max-age=2208, s-maxage=3600
web.mit.edu/themes/mit/assets/css/main.css?tf13vjstylesheet77 kBpublic, max-age=2141, s-maxage=3600
web.mit.edu/files/images/202607/MIT-aerial-3-EmilyDahl_0d.jpgimage50 kBpublic, max-age=3349, s-maxage=3600
web.mit.edu/files/images/202608/MIT-Hugh-Smith-01-thumb.jpgimage46 kBpublic, max-age=2533, s-maxage=3600
web.mit.edu/files/images/202607/MIT_Grid-Resilience-01_0d.jpgimage41 kBpublic, max-age=3284, s-maxage=3600

Share this report

Live carbon badge preview
<a href="https://carbonless.cc/report/web.mit.edu"><img src="https://carbonless.cc/api/badge?url=https%3A%2F%2Fweb.mit.edu" alt="Carbon rating for this page" width="150" height="30" loading="lazy" /></a>

The badge is a lightweight SVG (under 1 kB) served with long-lived caching, so a new scan can take up to a day to show through.