Skip to content
https://nrdc.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
82
GRADE
B
FIX
3
REVIEW
4
PASS
6
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

93
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
73
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.07 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.13 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

0 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.001

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.82 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

1.13 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
15
6 PASS 4 REVIEW 3 FIX
D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (1.2 MiB of 1.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Bundles
Action
44 scripts, 311 KB unused
FIX
44 scripts, 311 KB unused
Warning::
https://admin-pipeline.upsun-us-4.observability-pi...: 88 KB unused (91%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.nrdc.org/themes/nrdc_theme/dist/js/com...: 71 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MX5...: 65 KB unused (34%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202508.2...: 64 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.nrdc.org/core/assets/vendor/jquery/jqu...: 24 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 311 KB
311 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://admin-pipeline.upsun-us-4.observability-pipeline.blackfire.io/js/probe.js97 KB88 KB (91%)3rd
https://www.nrdc.org/themes/nrdc_theme/dist/js/common.js?tdnncw91 KB71 KB (78%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MX524FN189 KB65 KB (34%)3rd
https://cdn.cookielaw.org/scripttemplates/202508.2.0/otBannerSdk.js121 KB64 KB (53%)3rd
https://www.nrdc.org/core/assets/vendor/jquery/jquery.min.js?v=3.7.132 KB24 KB (76%)3rd
https://www.nrdc.org/core/misc/announce.js?v=10.5.92 KB3rd
https://www.nrdc.org/core/misc/ajax.js?v=10.5.918 KB3rd
https://try.abtasty.com/shared/commons.32b0810ba1fc402d09de.js4 KB3rd
https://try.abtasty.com/4b1b0eeebfe9dd8b8b0c69f87f96647b/main.5e3a5918659353eff940.js46 KB3rd
https://try.abtasty.com/shared/me.833a884d555fe9cd25c0.js3 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

B
Page Weight Budget
1.2 MB transferred, 99 requests
REVIEW
1.2 MB transferred, 99 requests
Info::
Page weighs 3.2 MB (1.2 MB transferred)
Warning::
JavaScript is 701 KB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 701 KB
Info::
Fonts are 213 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 213 KB
Info::
99 HTTP requests
Info::
Estimated 0.26 g CO2 per page load
1.2 MB / 2.4 MB budget
1.2 MB transferred
99 requests
0.26 g CO2 per page load
JavaScript 700.8 KiB 55%
Fonts 213.3 KiB 17%
Images 210.3 KiB 17%
Other 55.7 KiB 4%
CSS 40.9 KiB 3%
HTML 25.4 KiB 2%
Other 10.9 KiB 1%
Other 8.3 KiB 1%
Other 4.6 KiB 0%
Other 228 B 0%
0 2.4 MB 4.9 MB
Under budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

B
JS Execution Cost
758ms total JS execution
REVIEW
758ms total JS execution
Info::
https://www.nrdc.org/: 170ms CPU time
Info::
Unattributable: 128ms CPU time
Info::
https://www.nrdc.org/themes/nrdc_theme/dist/js/com...: 119ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-MX5...: 110ms CPU time
Info::
https://cdn.cookielaw.org/scripttemplates/202508.2...: 109ms CPU time
Warning::
Third-party scripts: 758ms (100% of total)

Main Thread Breakdown

Script Evaluation 46% Other 23% Style & Layout 14% Script Parsing & Compilation 8% Rendering 4% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.nrdc.org/170ms10ms0ms3rd
Unattributable128ms23ms0ms3rd
https://www.nrdc.org/themes/nrdc_theme/dist/js/common.js?tdnncw119ms21ms5ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MX524FN110ms86ms14ms3rd
https://cdn.cookielaw.org/scripttemplates/202508.2.0/otBannerSdk.js109ms67ms34ms3rd
https://try.abtasty.com/4b1b0eeebfe9dd8b8b0c69f87f96647b/main.5e3a5918659353eff940.js64ms55ms3ms3rd
https://www.nrdc.org/cdn-cgi/challenge-platform/scripts/jsd/main.js58ms56ms1ms3rd
C
Page Weight Inventory
Action
99 resources · 1.2 MB · 311 KB savings available
REVIEW
99 resources · 1.2 MB · 311 KB savings available
Warning::
Page weight 246 KB over 1MB target
Got: 1.2 MB Expected: ≤ 1 MB
Info::
~311 KB of savings available
Warning::
98 third-party resources (100% of weight)
99 resources · 1.2 MiB · 98 third-party 246.3 KiB over 1MB target
JavaScript 55% · 700.8 KiB
Image 17% · 221.4 KiB
Font 17% · 213.3 KiB
Other 4% · 55.4 KiB
CSS 4% · 45.4 KiB
Document 3% · 33.9 KiB

~311.3 KiB of savings available

Remove unused JavaScript: 311.3 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A
Image Optimization
8 images, 0 KB saveable
PASS
8 images, 0 KB saveable
Info::
All images are well-optimized
8 images 210 KB
0 oversized -0 KB
3 legacy format
0 missing dimensions CLS risk
A+
Font Loading
6 fonts (213 KB)
PASS
6 fonts (213 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

213 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 1.1 s LCP 1.1 shttps://www.nrdc.org/themes/nrdc_theme/dist/fonts/SurveyorDisplayBook_normal_normal.woff2SurveyorDisplayBook_nor... https://www.nrdc.org/themes/nrdc_theme/dist/fonts/SurveyorDisplayBook_normal_normal.woff2 — 49.9 KiB — 32 ms — font-display: swaphttps://www.nrdc.org/themes/nrdc_theme/dist/fonts/AvenirNextRegular_normal_normal.woff2AvenirNextRegular_norma... https://www.nrdc.org/themes/nrdc_theme/dist/fonts/AvenirNextRegular_normal_normal.woff2 — 30.7 KiB — 30 ms — font-display: swaphttps://www.nrdc.org/themes/nrdc_theme/dist/fonts/KnockoutNo48Featherweight_normal_normal.woff2KnockoutNo48Featherweig... https://www.nrdc.org/themes/nrdc_theme/dist/fonts/KnockoutNo48Featherweight_normal_normal.woff2 — 19.4 KiB — 34 ms — font-display: swaphttps://www.nrdc.org/themes/nrdc_theme/dist/fonts/AvenirNextBold_normal_normal.woff2AvenirNextBold_normal_n... https://www.nrdc.org/themes/nrdc_theme/dist/fonts/AvenirNextBold_normal_normal.woff2 — 32.1 KiB — 49 ms — font-display: swaphttps://www.nrdc.org/themes/nrdc_theme/dist/fonts/SurveyorDisplayMedium_normal_normal.woff2SurveyorDisplayMedium_n... https://www.nrdc.org/themes/nrdc_theme/dist/fonts/SurveyorDisplayMedium_normal_normal.woff2 — 49.9 KiB — 49 ms — font-display: swaphttps://www.nrdc.org/themes/nrdc_theme/dist/fonts/AvenirNextMedium_normal_normal.woff2AvenirNextMedium_normal... https://www.nrdc.org/themes/nrdc_theme/dist/fonts/AvenirNextMedium_normal_normal.woff2 — 31.4 KiB — 47 ms — font-display: swap
SurveyorDisplayBook_nor... woff2 swap
Size 50 KB
Load time 32 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
AvenirNextRegular_norma... woff2 swap
Size 31 KB
Load time 30 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
KnockoutNo48Featherweig... woff2 swap
Size 19 KB
Load time 34 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
AvenirNextBold_normal_n... woff2 swap
Size 32 KB
Load time 49 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
SurveyorDisplayMedium_n... woff2 swap
Size 50 KB
Load time 49 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
AvenirNextMedium_normal... woff2 swap
Size 31 KB
Load time 47 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
99 requests over 1817ms
INFO
0 ms 500 ms 1.0 s 1.5 s FCP 1.1 s LCP 1.1 shttps://nrdc.org// https://nrdc.org/ — 301 — 306 B — 279 ms — http/1.1https://www.nrdc.org/www.nrdc.org/ https://www.nrdc.org/ — 200 — 25.4 KiB — 731 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/styles.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/styles.css?tdnncw — 200 — 28.9 KiB — 27 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/back-to-top.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/back-to-top.css?tdnncw — 200 — 488 B — 28 ms — h2https://www.nrdc.org/manifest.webmanifestwww.nrdc.org/manifest.webmanifest https://www.nrdc.org/manifest.webmanifest — 403 — 4.6 KiB — 62 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/billboard.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/billboard.css?tdnncw — 200 — 1.2 KiB — 32 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/donate.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/donate.css?tdnncw — 200 — 647 B — 30 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/donate-form.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/donate-form.css?tdnncw — 200 — 381 B — 34 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/message.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/message.css?tdnncw — 200 — 1.3 KiB — 32 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/donate-signup.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/donate-signup.css?tdnncw — 200 — 401 B — 34 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/hamburger-button.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/hamburger-button.css?tdnncw — 200 — 624 B — 39 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/mobile-menu.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/mobile-menu.css?tdnncw — 200 — 2.5 KiB — 36 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/dropdown-menu.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/dropdown-menu.css?tdnncw — 200 — 1.5 KiB — 35 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/email-signup.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/email-signup.css?tdnncw — 200 — 549 B — 37 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/modal.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/modal.css?tdnncw — 200 — 1.4 KiB — 36 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/pushdown.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/pushdown.css?tdnncw — 200 — 1.1 KiB — 39 ms — h2https://try.abtasty.com/4b1b0eeebfe9dd8b8b0c69f87f96647b.jstry.abtasty.com/4b1b0eeebfe9dd8b8b0... https://try.abtasty.com/4b1b0eeebfe9dd8b8b0c69f87f96647b.js — 200 — 3.0 KiB — 11 ms — h2https://www.nrdc.org/core/misc/drupalSettingsLoader.js?v=10.5.9www.nrdc.org/core/misc/drupalSettin... https://www.nrdc.org/core/misc/drupalSettingsLoader.js?v=10.5.9 — 200 — 552 B — 39 ms — h2https://www.nrdc.org/sites/default/files/asset_injector/js/header_scripts-7eec6dceabce8723796ecad9eb192a11.js?tdnncwwww.nrdc.org/sites/default/files/as... https://www.nrdc.org/sites/default/files/asset_injector/js/header_scripts-7eec6dceabce8723796ecad9eb192a11.js?tdnncw — 200 — 445 B — 41 ms — h2https://www.nrdc.org/sites/default/files/asset_injector/js/nrdc_org_audience_survey-183d47085805443234d4e1a0dc33d34b.js?tdnncwwww.nrdc.org/sites/default/files/as... https://www.nrdc.org/sites/default/files/asset_injector/js/nrdc_org_audience_survey-183d47085805443234d4e1a0dc33d34b.js?tdnncw — 200 — 1.2 KiB — 40 ms — h2https://www.nrdc.org/sites/default/files/asset_injector/js/nrdc_org_audience_survey_popup-1ae5448c6c7f87c907c73a5721a91221.js?tdnncwwww.nrdc.org/sites/default/files/as... https://www.nrdc.org/sites/default/files/asset_injector/js/nrdc_org_audience_survey_popup-1ae5448c6c7f87c907c73a5721a91221.js?tdnncw — 200 — 1.0 KiB — 47 ms — h2https://www.nrdc.org/modules/contrib/google_tag/js/gtag.js?tdnncwwww.nrdc.org/modules/contrib/google... https://www.nrdc.org/modules/contrib/google_tag/js/gtag.js?tdnncw — 200 — 804 B — 43 ms — h2https://www.nrdc.org/modules/contrib/google_tag/js/gtm.js?tdnncwwww.nrdc.org/modules/contrib/google... https://www.nrdc.org/modules/contrib/google_tag/js/gtm.js?tdnncw — 200 — 686 B — 55 ms — h2https://www.nrdc.org/sites/default/files/styles/huge_4x3_100/public/2026-04/piping-plovers-118049-3070x2304_0.jpg.webp?h=907354de&itok=DnPLgHmowww.nrdc.org/sites/default/files/st... https://www.nrdc.org/sites/default/files/styles/huge_4x3_100/public/2026-04/piping-plovers-118049-3070x2304_0.jpg.webp?h=907354de&itok=DnPLgHmo — 200 — 36.5 KiB — 421 ms — h2https://www.nrdc.org/sites/default/files/styles/huge_16x9_100/public/2024-07/child-in-ocean-1303761009-3072x1728.jpg.webp?h=d93f6874&itok=UmHe4krSwww.nrdc.org/sites/default/files/st... https://www.nrdc.org/sites/default/files/styles/huge_16x9_100/public/2024-07/child-in-ocean-1303761009-3072x1728.jpg.webp?h=d93f6874&itok=UmHe4krS — 200 — 83.1 KiB — 418 ms — h2https://try.abtasty.com/shared/commons.32b0810ba1fc402d09de.jstry.abtasty.com/shared/commons.32b0... https://try.abtasty.com/shared/commons.32b0810ba1fc402d09de.js — 200 — 3.6 KiB — 3 ms — h2https://try.abtasty.com/4b1b0eeebfe9dd8b8b0c69f87f96647b/main.5e3a5918659353eff940.jstry.abtasty.com/4b1b0eeebfe9dd8b8b0... https://try.abtasty.com/4b1b0eeebfe9dd8b8b0c69f87f96647b/main.5e3a5918659353eff940.js — 200 — 45.7 KiB — 8 ms — h2https://try.abtasty.com/shared/me.833a884d555fe9cd25c0.jstry.abtasty.com/shared/me.833a884d5... https://try.abtasty.com/shared/me.833a884d555fe9cd25c0.js — 200 — 3.3 KiB — 4 ms — h2https://admin-pipeline.upsun-us-4.observability-pipeline.blackfire.io/js/probe.jsadmin-pipeline.upsun-us-4.observabi... https://admin-pipeline.upsun-us-4.observability-pipeline.blackfire.io/js/probe.js — 200 — 96.8 KiB — 643 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 68 ms — h2
0 ms 500 ms 1.0 s 1.5 s FCP 1.1 s LCP 1.1 shttps://nrdc.org// https://nrdc.org/ — 301 — 306 B — 279 ms — http/1.1https://www.nrdc.org/www.nrdc.org/ https://www.nrdc.org/ — 200 — 25.4 KiB — 731 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/styles.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/styles.css?tdnncw — 200 — 28.9 KiB — 27 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/back-to-top.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/back-to-top.css?tdnncw — 200 — 488 B — 28 ms — h2https://www.nrdc.org/manifest.webmanifestwww.nrdc.org/manifest.webmanifest https://www.nrdc.org/manifest.webmanifest — 403 — 4.6 KiB — 62 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/billboard.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/billboard.css?tdnncw — 200 — 1.2 KiB — 32 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/donate.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/donate.css?tdnncw — 200 — 647 B — 30 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/donate-form.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/donate-form.css?tdnncw — 200 — 381 B — 34 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/message.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/message.css?tdnncw — 200 — 1.3 KiB — 32 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/donate-signup.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/donate-signup.css?tdnncw — 200 — 401 B — 34 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/hamburger-button.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/hamburger-button.css?tdnncw — 200 — 624 B — 39 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/mobile-menu.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/mobile-menu.css?tdnncw — 200 — 2.5 KiB — 36 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/dropdown-menu.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/dropdown-menu.css?tdnncw — 200 — 1.5 KiB — 35 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/email-signup.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/email-signup.css?tdnncw — 200 — 549 B — 37 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/modal.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/modal.css?tdnncw — 200 — 1.4 KiB — 36 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/css/pushdown.css?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/css/pushdown.css?tdnncw — 200 — 1.1 KiB — 39 ms — h2https://try.abtasty.com/4b1b0eeebfe9dd8b8b0c69f87f96647b.jstry.abtasty.com/4b1b0eeebfe9dd8b8b0... https://try.abtasty.com/4b1b0eeebfe9dd8b8b0c69f87f96647b.js — 200 — 3.0 KiB — 11 ms — h2https://www.nrdc.org/core/misc/drupalSettingsLoader.js?v=10.5.9www.nrdc.org/core/misc/drupalSettin... https://www.nrdc.org/core/misc/drupalSettingsLoader.js?v=10.5.9 — 200 — 552 B — 39 ms — h2https://www.nrdc.org/sites/default/files/asset_injector/js/header_scripts-7eec6dceabce8723796ecad9eb192a11.js?tdnncwwww.nrdc.org/sites/default/files/as... https://www.nrdc.org/sites/default/files/asset_injector/js/header_scripts-7eec6dceabce8723796ecad9eb192a11.js?tdnncw — 200 — 445 B — 41 ms — h2https://www.nrdc.org/sites/default/files/asset_injector/js/nrdc_org_audience_survey-183d47085805443234d4e1a0dc33d34b.js?tdnncwwww.nrdc.org/sites/default/files/as... https://www.nrdc.org/sites/default/files/asset_injector/js/nrdc_org_audience_survey-183d47085805443234d4e1a0dc33d34b.js?tdnncw — 200 — 1.2 KiB — 40 ms — h2https://www.nrdc.org/sites/default/files/asset_injector/js/nrdc_org_audience_survey_popup-1ae5448c6c7f87c907c73a5721a91221.js?tdnncwwww.nrdc.org/sites/default/files/as... https://www.nrdc.org/sites/default/files/asset_injector/js/nrdc_org_audience_survey_popup-1ae5448c6c7f87c907c73a5721a91221.js?tdnncw — 200 — 1.0 KiB — 47 ms — h2https://www.nrdc.org/modules/contrib/google_tag/js/gtag.js?tdnncwwww.nrdc.org/modules/contrib/google... https://www.nrdc.org/modules/contrib/google_tag/js/gtag.js?tdnncw — 200 — 804 B — 43 ms — h2https://www.nrdc.org/modules/contrib/google_tag/js/gtm.js?tdnncwwww.nrdc.org/modules/contrib/google... https://www.nrdc.org/modules/contrib/google_tag/js/gtm.js?tdnncw — 200 — 686 B — 55 ms — h2https://www.nrdc.org/sites/default/files/styles/huge_4x3_100/public/2026-04/piping-plovers-118049-3070x2304_0.jpg.webp?h=907354de&itok=DnPLgHmowww.nrdc.org/sites/default/files/st... https://www.nrdc.org/sites/default/files/styles/huge_4x3_100/public/2026-04/piping-plovers-118049-3070x2304_0.jpg.webp?h=907354de&itok=DnPLgHmo — 200 — 36.5 KiB — 421 ms — h2https://www.nrdc.org/sites/default/files/styles/huge_16x9_100/public/2024-07/child-in-ocean-1303761009-3072x1728.jpg.webp?h=d93f6874&itok=UmHe4krSwww.nrdc.org/sites/default/files/st... https://www.nrdc.org/sites/default/files/styles/huge_16x9_100/public/2024-07/child-in-ocean-1303761009-3072x1728.jpg.webp?h=d93f6874&itok=UmHe4krS — 200 — 83.1 KiB — 418 ms — h2https://try.abtasty.com/shared/commons.32b0810ba1fc402d09de.jstry.abtasty.com/shared/commons.32b0... https://try.abtasty.com/shared/commons.32b0810ba1fc402d09de.js — 200 — 3.6 KiB — 3 ms — h2https://try.abtasty.com/4b1b0eeebfe9dd8b8b0c69f87f96647b/main.5e3a5918659353eff940.jstry.abtasty.com/4b1b0eeebfe9dd8b8b0... https://try.abtasty.com/4b1b0eeebfe9dd8b8b0c69f87f96647b/main.5e3a5918659353eff940.js — 200 — 45.7 KiB — 8 ms — h2https://try.abtasty.com/shared/me.833a884d555fe9cd25c0.jstry.abtasty.com/shared/me.833a884d5... https://try.abtasty.com/shared/me.833a884d555fe9cd25c0.js — 200 — 3.3 KiB — 4 ms — h2https://admin-pipeline.upsun-us-4.observability-pipeline.blackfire.io/js/probe.jsadmin-pipeline.upsun-us-4.observabi... https://admin-pipeline.upsun-us-4.observability-pipeline.blackfire.io/js/probe.js — 200 — 96.8 KiB — 643 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 68 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-MX524FNwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MX524FN — 200 — 189.1 KiB — 150 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/images/sprite.artifact.svgwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/images/sprite.artifact.svg — 200 — 9.4 KiB — 25 ms — h2data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHdpZHRoPSIxNiIgeG1sbnM9I…data:image/svg+xml;base64,PHN2ZyBoZ... data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHdpZHRoPSIxNiIgeG1sbnM9I… — 200 — 0 B — 0 ms — datahttps://www.nrdc.org/sites/default/files/styles/medium_2x3_100/public/2026-03/el-palito-oil-refinery-venezuela-2252065070.jpg.webp?h=24e53595&itok=8-TmwJ2Xwww.nrdc.org/sites/default/files/st... https://www.nrdc.org/sites/default/files/styles/medium_2x3_100/public/2026-03/el-palito-oil-refinery-venezuela-2252065070.jpg.webp?h=24e53595&itok=8-TmwJ2X — 200 — 46.7 KiB — 56 ms — h2https://www.nrdc.org/sites/default/files/styles/medium_16x9_100/public/2025-04/deepwater-horizon-disaster-fire-oil-spill-272214.jpg.webp?h=a5eb5da0&itok=-Q66orf-www.nrdc.org/sites/default/files/st... https://www.nrdc.org/sites/default/files/styles/medium_16x9_100/public/2025-04/deepwater-horizon-disaster-fire-oil-spill-272214.jpg.webp?h=a5eb5da0&itok=-Q66orf- — 200 — 21.8 KiB — 56 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/fonts/SurveyorDisplayBook_normal_normal.woff2www.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/fonts/SurveyorDisplayBook_normal_normal.woff2 — 200 — 49.9 KiB — 32 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/fonts/AvenirNextRegular_normal_normal.woff2www.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/fonts/AvenirNextRegular_normal_normal.woff2 — 200 — 30.7 KiB — 30 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/fonts/KnockoutNo48Featherweight_normal_normal.woff2www.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/fonts/KnockoutNo48Featherweight_normal_normal.woff2 — 200 — 19.4 KiB — 34 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/fonts/AvenirNextBold_normal_normal.woff2www.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/fonts/AvenirNextBold_normal_normal.woff2 — 200 — 32.1 KiB — 49 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/fonts/SurveyorDisplayMedium_normal_normal.woff2www.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/fonts/SurveyorDisplayMedium_normal_normal.woff2 — 200 — 49.9 KiB — 49 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/fonts/AvenirNextMedium_normal_normal.woff2www.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/fonts/AvenirNextMedium_normal_normal.woff2 — 200 — 31.4 KiB — 47 ms — h2https://try.abtasty.com/shared/analytics.209985e555b575615567.jstry.abtasty.com/shared/analytics.20... https://try.abtasty.com/shared/analytics.209985e555b575615567.js — 200 — 6.8 KiB — 5 ms — h3https://dcinfos-cache.abtasty.com/v1/ua-parserdcinfos-cache.abtasty.com/v1/ua-par... https://dcinfos-cache.abtasty.com/v1/ua-parser — 200 — 344 B — 96 ms — h2https://try.abtasty.com/4b1b0eeebfe9dd8b8b0c69f87f96647b/1589451.1981934.json?0ebb76a6f6b36d0332090365ba7cd058try.abtasty.com/4b1b0eeebfe9dd8b8b0... https://try.abtasty.com/4b1b0eeebfe9dd8b8b0c69f87f96647b/1589451.1981934.json?0ebb76a6f6b36d0332090365ba7cd058 — 200 — 1.0 KiB — 8 ms — h3https://www.nrdc.org/core/assets/vendor/jquery/jquery.min.js?v=3.7.1www.nrdc.org/core/assets/vendor/jqu... https://www.nrdc.org/core/assets/vendor/jquery/jquery.min.js?v=3.7.1 — 200 — 31.6 KiB — 31 ms — h2https://www.nrdc.org/core/assets/vendor/once/once.min.js?v=1.0.1www.nrdc.org/core/assets/vendor/onc... https://www.nrdc.org/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 858 B — 41 ms — h2https://www.nrdc.org/core/misc/drupal.js?v=10.5.9www.nrdc.org/core/misc/drupal.js?v=... https://www.nrdc.org/core/misc/drupal.js?v=10.5.9 — 200 — 6.6 KiB — 47 ms — h2https://www.nrdc.org/core/misc/drupal.init.js?v=10.5.9www.nrdc.org/core/misc/drupal.init.... https://www.nrdc.org/core/misc/drupal.init.js?v=10.5.9 — 200 — 663 B — 37 ms — h2https://www.nrdc.org/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0www.nrdc.org/core/assets/vendor/tab... https://www.nrdc.org/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0 — 200 — 2.6 KiB — 50 ms — h2https://www.nrdc.org/core/misc/progress.js?v=10.5.9www.nrdc.org/core/misc/progress.js?... https://www.nrdc.org/core/misc/progress.js?v=10.5.9 — 200 — 1.9 KiB — 40 ms — h2https://www.nrdc.org/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0www.nrdc.org/core/assets/vendor/loa... https://www.nrdc.org/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0 — 200 — 1.1 KiB — 42 ms — h2https://www.nrdc.org/core/misc/debounce.js?v=10.5.9www.nrdc.org/core/misc/debounce.js?... https://www.nrdc.org/core/misc/debounce.js?v=10.5.9 — 200 — 809 B — 43 ms — h2https://www.nrdc.org/core/misc/announce.js?v=10.5.9www.nrdc.org/core/misc/announce.js?... https://www.nrdc.org/core/misc/announce.js?v=10.5.9 — 200 — 1.8 KiB — 46 ms — h2https://www.nrdc.org/core/misc/message.js?v=10.5.9www.nrdc.org/core/misc/message.js?v... https://www.nrdc.org/core/misc/message.js?v=10.5.9 — 200 — 2.7 KiB — 51 ms — h2https://www.nrdc.org/core/misc/ajax.js?v=10.5.9www.nrdc.org/core/misc/ajax.js?v=10... https://www.nrdc.org/core/misc/ajax.js?v=10.5.9 — 200 — 18.1 KiB — 63 ms — h2https://www.nrdc.org/modules/contrib/google_tag/js/gtag.ajax.js?tdnncwwww.nrdc.org/modules/contrib/google... https://www.nrdc.org/modules/contrib/google_tag/js/gtag.ajax.js?tdnncw — 200 — 417 B — 59 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/js/common.js?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/js/common.js?tdnncw — 200 — 91.0 KiB — 85 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/js/universal.es6.js?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/js/universal.es6.js?tdnncw — 200 — 2.6 KiB — 64 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/js/html.es6.js?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/js/html.es6.js?tdnncw — 200 — 897 B — 65 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/js/table--sortable.es6.js?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/js/table--sortable.es6.js?tdnncw — 200 — 2.3 KiB — 52 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/js/back-to-top.es6.js?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/js/back-to-top.es6.js?tdnncw — 200 — 1.3 KiB — 62 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/js/card.es6.js?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/js/card.es6.js?tdnncw — 200 — 1.1 KiB — 55 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/js/donate.es6.js?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/js/donate.es6.js?tdnncw — 200 — 1.1 KiB — 64 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/js/dropdown-menu.es6.js?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/js/dropdown-menu.es6.js?tdnncw — 200 — 5.3 KiB — 68 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/js/fact.es6.js?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/js/fact.es6.js?tdnncw — 200 — 1.0 KiB — 63 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/js/issue-explorer.es6.js?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/js/issue-explorer.es6.js?tdnncw — 200 — 1.2 KiB — 71 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/js/modal.es6.js?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/js/modal.es6.js?tdnncw — 200 — 1.7 KiB — 70 ms — h2https://www.nrdc.org/themes/nrdc_theme/dist/js/search-modal.es6.js?tdnncwwww.nrdc.org/themes/nrdc_theme/dist... https://www.nrdc.org/themes/nrdc_theme/dist/js/search-modal.es6.js?tdnncw — 200 — 1.4 KiB — 72 ms — h2https://www.nrdc.org/modules/contrib/sitewide_alert/js/init.js?v=10.5.9www.nrdc.org/modules/contrib/sitewi... https://www.nrdc.org/modules/contrib/sitewide_alert/js/init.js?v=10.5.9 — 200 — 2.8 KiB — 74 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 100 ms — h2https://cdn.cookielaw.org/consent/eaa5899c-a677-426d-b412-fafbe88e5e1b/eaa5899c-a677-426d-b412-fafbe88e5e1b.jsoncdn.cookielaw.org/consent/eaa5899c-... https://cdn.cookielaw.org/consent/eaa5899c-a677-426d-b412-fafbe88e5e1b/eaa5899c-a677-426d-b412-fafbe88e5e1b.json — 200 — 2.5 KiB — 74 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.js?did=eaa5899c-a677-426d-b412-fafbe88e5e1bcdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js?did=eaa5899c-a677-426d-b412-fafbe88e5e1b — 200 — 8.6 KiB — 30 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 303 B — 75 ms — h2https://ipmeta.io/api/enrichipmeta.io/api/enrich https://ipmeta.io/api/enrich — 200 — 284 B — 149 ms — h2https://unpkg.com/web-vitals@5.0.1/dist/web-vitals.iife.jsunpkg.com/web-vitals@5.0.1/dist/web... https://unpkg.com/web-vitals@5.0.1/dist/web-vitals.iife.js — 200 — 2.7 KiB — 54 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 141 B — 63 ms — h2https://www.nrdc.org/sitewide_alert/loadwww.nrdc.org/sitewide_alert/load https://www.nrdc.org/sitewide_alert/load — 200 — 2.7 KiB — 408 ms — h2https://www.nrdc.org/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.nrdc.org/cdn-cgi/challenge-plat... https://www.nrdc.org/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 141 B — 33 ms — h2https://www.nrdc.org/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.nrdc.org/cdn-cgi/challenge-plat... https://www.nrdc.org/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 13.1 KiB — 23 ms — h2https://cdn.cookielaw.org/scripttemplates/202508.2.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202508.2.0/otBannerSdk.js — 200 — 120.9 KiB — 48 ms — h2https://cdn.cookielaw.org/consent/eaa5899c-a677-426d-b412-fafbe88e5e1b/eaa5899c-a677-426d-b412-fafbe88e5e1b.jsoncdn.cookielaw.org/consent/eaa5899c-... https://cdn.cookielaw.org/consent/eaa5899c-a677-426d-b412-fafbe88e5e1b/eaa5899c-a677-426d-b412-fafbe88e5e1b.json — 200 — 0 B — 2 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 137 B — 35 ms — h2https://cdn.cookielaw.org/consent/eaa5899c-a677-426d-b412-fafbe88e5e1b/eaa5899c-a677-426d-b412-fafbe88e5e1b.jsoncdn.cookielaw.org/consent/eaa5899c-... https://cdn.cookielaw.org/consent/eaa5899c-a677-426d-b412-fafbe88e5e1b/eaa5899c-a677-426d-b412-fafbe88e5e1b.json — 200 — 0 B — 1 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 151 B — 61 ms — h2https://www.nrdc.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3010120391956863:1776806030:O4nFJ4H1SlPhxYobbUGYG2ts5IwT06syHfVwjWSU9s8/9effab65df5a75dewww.nrdc.org/cdn-cgi/challenge-plat... https://www.nrdc.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.3010120391956863:1776806030:O4nFJ4H1SlPhxYobbUGYG2ts5IwT06syHfVwjWSU9s8/9effab65df5a75de — 200 — 949 B — 24 ms — h2https://cdn.cookielaw.org/consent/eaa5899c-a677-426d-b412-fafbe88e5e1b/01998330-cc0d-712e-b691-530dfaf821e4/en.jsoncdn.cookielaw.org/consent/eaa5899c-... https://cdn.cookielaw.org/consent/eaa5899c-a677-426d-b412-fafbe88e5e1b/01998330-cc0d-712e-b691-530dfaf821e4/en.json — 200 — 29.8 KiB — 42 ms — h2https://cdn.cookielaw.org/scripttemplates/202508.2.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202508.2.0/assets/otFlat.json — 200 — 3.4 KiB — 27 ms — h2https://cdn.cookielaw.org/scripttemplates/202508.2.0/assets/v2/otPcPanel.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202508.2.0/assets/v2/otPcPanel.json — 200 — 13.4 KiB — 29 ms — h2https://cdn.cookielaw.org/scripttemplates/202508.2.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202508.2.0/assets/otCommonStyles.css — 200 — 4.5 KiB — 27 ms — h2https://cdn.cookielaw.org/logos/static/ot_close.svgcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_close.svg — 200 — 631 B — 31 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 504 B — 27 ms — h2https://cdn.cookielaw.org/logos/static/ot_company_logo.pngcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_company_logo.png — 200 — 19.1 KiB — 30 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 31 ms — h2https://www.nrdc.org/cdn-cgi/rum?www.nrdc.org/cdn-cgi/rum? https://www.nrdc.org/cdn-cgi/rum? — 204 — 178 B — 22 ms — h2https://www.nrdc.org/manifest.webmanifestwww.nrdc.org/manifest.webmanifest https://www.nrdc.org/manifest.webmanifest — 403 — 3.7 KiB — 23 ms — h2https://www.nrdc.org/favicon.svgwww.nrdc.org/favicon.svg https://www.nrdc.org/favicon.svg — 200 — 536 B — 25 ms — h2https://ariane.abtasty.com/ariane.abtasty.com/ https://ariane.abtasty.com/ — 200 — 228 B — 72 ms — h2https://www.nrdc.org/favicon.icowww.nrdc.org/favicon.ico https://www.nrdc.org/favicon.ico — 200 — 525 B — 26 ms — h2https://www.google.com/ccm/collect?rcb=7&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.nrdc.org%2F&scrsrc=www.googletagmanager.com&rnd=434222430.1776808911&dt=Be%20a%20Force%20for%20the%20Future%20%7C%20NRDC&auid=144018194.1776808911&navt=n&npa=0&ep.ads_data_redaction=0&gdid=dYWJhMj.dMDhkMT&gtm=45He64h1v9100148493za200zd9100148493xea&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117884344~118463261&apve=1&apvf=f&apvc=1&tft=1776808911159&tfd=1756www.google.com/ccm/collect?rcb=7&fr... https://www.google.com/ccm/collect?rcb=7&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.nrdc.org%2F&scrsrc=www.googletagmanager.com&rnd=434222430.1776808911&dt=Be%20a%20Force%20for%20the%20Future%20%7C%20NRDC&auid=144018194.1776808911&navt=n&npa=0&ep.ads_data_redaction=0&gdid=dYWJhMj.dMDhkMT&gtm=45He64h1v9100148493za200zd9100148493xea&gcs=G111&gcd=13t3t3t2t5l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117884344~118463261&apve=1&apvf=f&apvc=1&tft=1776808911159&tfd=1756 — 200 — 21 B — 61 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 758ms · 472KB · €8/mo
www.nrdc.org
Other
Optional
Execution 170ms
Transfer 25 KB
Monthly Cost €2/mo
Unattributable
Other
Optional
Execution 128ms
Transfer 0 KB
Monthly Cost €1/mo
www.nrdc.org
Other
Optional
Execution 119ms
Transfer 91 KB
Unused 78%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 110ms
Transfer 189 KB
Unused 34%
Monthly Cost €1/mo
OneTrust
Consent
Essential
Execution 109ms
Transfer 121 KB
Unused 53%
Monthly Cost €1/mo
try.abtasty.com
Other
Optional
Execution 64ms
Transfer 46 KB
Monthly Cost €1/mo
www.nrdc.org
Other
Optional
Execution 58ms
Transfer 0 KB
Monthly Cost €1/mo

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

78% of www.nrdc.org's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

53% of OneTrust's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback