Skip to content
https://drugabuse.gov

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
72
GRADE
C
FIX
5
REVIEW
2
PASS
6
INFO
1

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

77
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
98
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.52 s

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

2.82 s

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

100 ms

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

0.002

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

1.52 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.

3.89 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
14
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
3.0 MB transferred, 75 requests
FIX
3.0 MB transferred, 75 requests
Warning::
Page weighs 6.9 MB (3.0 MB transferred)
Warning::
JavaScript is 2.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.0 MB
Info::
75 HTTP requests
Info::
Estimated 0.62 g CO2 per page load
3.0 MB / 2.4 MB budget
3.0 MB transferred
75 requests
0.62 g CO2 per page load
JavaScript 2.0 MiB 66%
Images 815.0 KiB 27%
Fonts 92.3 KiB 3%
HTML 80.2 KiB 3%
CSS 35.8 KiB 1%
Other 8.0 KiB 0%
Other 4.8 KiB 0%
Other 2.0 KiB 0%
Other 556 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over 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

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 (3.0 MiB of 3.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
22 scripts, 976 KB unused
FIX
22 scripts, 976 KB unused
Warning::
https://cf7d8e05182c.67f01764.us-east-1.token.awsw...: 279 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cf7d8e05182c.67f01764.us-east-1.token.awsw...: 279 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-CSLL...: 106 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://script.crazyegg.com/scripts/addons/1.0.146...: 74 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-JB1K...: 67 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 976 KB
976 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/challenge.js506 KB279 KB (55%)3rd
https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/challenge.js494 KB279 KB (55%)3rd
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L147 KB106 KB (72%)3rd
https://script.crazyegg.com/scripts/addons/1.0.146/survey.js100 KB74 KB (77%)3rd
https://www.googletagmanager.com/gtag/js?id=G-JB1KEF0Q84&cx=c&gtm=4e64k0h1174 KB67 KB (39%)3rd
https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c&gtm=4e64k0h1147 KB62 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5B8TQK138 KB59 KB (43%)3rd
https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js55 KB28 KB (50%)3rd
https://static.addtoany.com/menu/modules/core.ydpp7jcu.js26 KB21 KB (82%)3rd
https://nida.nih.gov/sites/default/files/js/js_hgaF1rZcYv_Kud9ru2b_wuxa2TF-kZTpYXSjI-q3fVw.js?scope=footer&delta=4&language=en&theme=solstice&include=eJxljIsKwzAIRX8obT4p2GhK1iQWdY_-_cLarYWB4LmHq4BoDG3zcMCYhJu5CeISjPus_sLhpi4uhNlYAsTIgpmb_9F-TQ1d_Gy7lP5M7wh5lPsKZUws1dHLSm7L1x3RKRe1HMmn_gKepFzplHPhCcqgtvXyfHqhykbDIyOxvgGts1uX60 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
Page Weight Inventory
Action
75 resources · 3.0 MB · 976 KB savings available
FIX
75 resources · 3.0 MB · 976 KB savings available
Warning::
Page weight 2.0 MB over 1MB target
Got: 3.0 MB Expected: ≤ 1 MB
Info::
~976 KB of savings available
Warning::
72 third-party resources (100% of weight)
Info::
2 resources over 200KB
75 resources · 3.0 MiB · 72 third-party 2.0 MiB over 1MB target
JavaScript 66% · 2.0 MiB
Image 27% · 816.4 KiB
Font 3% · 92.3 KiB
Document 3% · 80.8 KiB
CSS 1% · 35.8 KiB
Other 0% · 13.4 KiB

~975.6 KiB of savings available

Remove unused JavaScript: 975.6 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store, max-age=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, max-age=0

DirectiveValueMeaning
no-storeNever cache this response
max-age0Cache for 0 seconds
B
Image Optimization
20 images, 0 KB saveable
REVIEW
20 images, 0 KB saveable
Warning::
https://nida.nih.gov/themes/custom/solstice/images... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
20 images 815 KB
0 oversized -0 KB
20 legacy format
1 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

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+
JS Execution Cost
No JS execution data
PASS
No JS execution data
Info::
No significant JS execution detected
A+
Font Loading
5 fonts (92 KB)
PASS
5 fonts (92 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

92 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.5 s LCP 2.8 shttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 56 ms — font-display: swaphttps://nida.nih.gov/themes/custom/solstice/fonts/font-awesome-subset-10/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://nida.nih.gov/themes/custom/solstice/fonts/font-awesome-subset-10/webfonts/fa-solid-900.woff2 — 6.6 KiB — 163 ms — font-display: swaphttps://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufN5qWr4xCC.woff2BngMUXZYTXPIvIBgJJSb6uf... https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufN5qWr4xCC.woff2 — 33.4 KiB — 54 ms — font-display: swaphttps://nida.nih.gov/themes/custom/solstice/fonts/font-awesome-subset-10/webfonts/fa-regular-400.woff2fa-regular-400.woff2 https://nida.nih.gov/themes/custom/solstice/fonts/font-awesome-subset-10/webfonts/fa-regular-400.woff2 — 7.5 KiB — 161 ms — font-display: swaphttps://nida.nih.gov/themes/custom/solstice/fonts/font-awesome-subset-10/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://nida.nih.gov/themes/custom/solstice/fonts/font-awesome-subset-10/webfonts/fa-brands-400.woff2 — 2.8 KiB — 161 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 56 ms
Start 3.4 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 7 KB
Load time 163 ms
Start 3.4 s
Risk FOUT — text flashes from fallback to web font
BngMUXZYTXPIvIBgJJSb6uf... woff2 swap
Size 33 KB
Load time 54 ms
Start 3.4 s
Risk FOUT — text flashes from fallback to web font
fa-regular-400.woff2 woff2 swap
Size 7 KB
Load time 161 ms
Start 3.4 s
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 3 KB
Load time 161 ms
Start 3.4 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
75 requests over 4287ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.5 s LCP 2.8 shttps://drugabuse.gov// https://drugabuse.gov/ — 202 — 2.6 KiB — 313 ms — h2https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/challenge.jscf7d8e05182c.67f01764.us-east-1.tok... https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/challenge.js — 200 — 494.0 KiB — 325 ms — h2https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/inputs?client=browsercf7d8e05182c.67f01764.us-east-1.tok... https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/inputs?client=browser — 200 — 828 B — 120 ms — h3https://drugabuse.gov/favicon.ico/favicon.ico https://drugabuse.gov/favicon.ico — 202 — 248 B — 103 ms — h2https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/mp_verifycf7d8e05182c.67f01764.us-east-1.tok... https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/mp_verify — 200 — 619 B — 327 ms — h3https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/mp_verifycf7d8e05182c.67f01764.us-east-1.tok... https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/mp_verify — 200 — 618 B — 137 ms — h3https://drugabuse.gov// https://drugabuse.gov/ — 301 — 121 B — 105 ms — h2https://nida.nih.gov/nida.nih.gov/ https://nida.nih.gov/ — 202 — 2.6 KiB — 306 ms — h2https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/challenge.jscf7d8e05182c.67f01764.us-east-1.tok... https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/challenge.js — 200 — 505.6 KiB — 703 ms — h2https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/inputs?client=browsercf7d8e05182c.67f01764.us-east-1.tok... https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/inputs?client=browser — 200 — 827 B — 118 ms — h3https://nida.nih.gov/favicon.iconida.nih.gov/favicon.ico https://nida.nih.gov/favicon.ico — 202 — 248 B — 101 ms — h2https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/mp_verifycf7d8e05182c.67f01764.us-east-1.tok... https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/mp_verify — 200 — 617 B — 341 ms — h3https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/mp_verifycf7d8e05182c.67f01764.us-east-1.tok... https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/mp_verify — 200 — 618 B — 141 ms — h3https://nida.nih.gov/nida.nih.gov/ https://nida.nih.gov/ — 200 — 74.1 KiB — 102 ms — h2https://nida.nih.gov/sites/default/files/css/css_oH_d6HhFrxyuZt1QO--a-bBx8_cgRJmKGsg81NpwfD0.css?delta=0&language=en&theme=solstice&include=eJxtTwuOAjEIvRBOj9QwBUcynVILVef2Vtddze4mhPeB5AESuWLZA77IdGxaHJA2KdF8z2xRL9yaEId_3ZhlhhnTGl1H1fDBo_PNIa1M4toipqSNREv4YV95XAjSE_1j6Y8DfO5S9BaWrDPmw-MSKQuMkIFroNYr5ukloWLDpWE92ffk7Uy91D5nsRMTmGZzSRyOI9He8leM7ea8jf-M4SJ8tfDs06bUM98BlC2DXAnida.nih.gov/sites/default/files/cs... https://nida.nih.gov/sites/default/files/css/css_oH_d6HhFrxyuZt1QO--a-bBx8_cgRJmKGsg81NpwfD0.css?delta=0&language=en&theme=solstice&include=eJxtTwuOAjEIvRBOj9QwBUcynVILVef2Vtddze4mhPeB5AESuWLZA77IdGxaHJA2KdF8z2xRL9yaEId_3ZhlhhnTGl1H1fDBo_PNIa1M4toipqSNREv4YV95XAjSE_1j6Y8DfO5S9BaWrDPmw-MSKQuMkIFroNYr5ukloWLDpWE92ffk7Uy91D5nsRMTmGZzSRyOI9He8leM7ea8jf-M4SJ8tfDs06bUM98BlC2DXA — 200 — 2.5 KiB — 105 ms — h2https://nida.nih.gov/sites/default/files/css/css_a2wcJ_ROgp4R65G57SBbSlHh_K_X_EF23JBMZr18_-Q.css?delta=1&language=en&theme=solstice&include=eJxtTwuOAjEIvRBOj9QwBUcynVILVef2Vtddze4mhPeB5AESuWLZA77IdGxaHJA2KdF8z2xRL9yaEId_3ZhlhhnTGl1H1fDBo_PNIa1M4toipqSNREv4YV95XAjSE_1j6Y8DfO5S9BaWrDPmw-MSKQuMkIFroNYr5ukloWLDpWE92ffk7Uy91D5nsRMTmGZzSRyOI9He8leM7ea8jf-M4SJ8tfDs06bUM98BlC2DXAnida.nih.gov/sites/default/files/cs... https://nida.nih.gov/sites/default/files/css/css_a2wcJ_ROgp4R65G57SBbSlHh_K_X_EF23JBMZr18_-Q.css?delta=1&language=en&theme=solstice&include=eJxtTwuOAjEIvRBOj9QwBUcynVILVef2Vtddze4mhPeB5AESuWLZA77IdGxaHJA2KdF8z2xRL9yaEId_3ZhlhhnTGl1H1fDBo_PNIa1M4toipqSNREv4YV95XAjSE_1j6Y8DfO5S9BaWrDPmw-MSKQuMkIFroNYr5ukloWLDpWE92ffk7Uy91D5nsRMTmGZzSRyOI9He8leM7ea8jf-M4SJ8tfDs06bUM98BlC2DXA — 200 — 1.9 KiB — 103 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Roboto+Slab:100,300,400,700&display=swapfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Roboto+Slab:100,300,400,700&display=swap — 200 — 2.6 KiB — 78 ms — h2https://nida.nih.gov/sites/default/files/css/css_L5rADajVQ42GizzZ2ObaLMbcMQpynOYleEGwTheCn5k.css?delta=3&language=en&theme=solstice&include=eJxtTwuOAjEIvRBOj9QwBUcynVILVef2Vtddze4mhPeB5AESuWLZA77IdGxaHJA2KdF8z2xRL9yaEId_3ZhlhhnTGl1H1fDBo_PNIa1M4toipqSNREv4YV95XAjSE_1j6Y8DfO5S9BaWrDPmw-MSKQuMkIFroNYr5ukloWLDpWE92ffk7Uy91D5nsRMTmGZzSRyOI9He8leM7ea8jf-M4SJ8tfDs06bUM98BlC2DXAnida.nih.gov/sites/default/files/cs... https://nida.nih.gov/sites/default/files/css/css_L5rADajVQ42GizzZ2ObaLMbcMQpynOYleEGwTheCn5k.css?delta=3&language=en&theme=solstice&include=eJxtTwuOAjEIvRBOj9QwBUcynVILVef2Vtddze4mhPeB5AESuWLZA77IdGxaHJA2KdF8z2xRL9yaEId_3ZhlhhnTGl1H1fDBo_PNIa1M4toipqSNREv4YV95XAjSE_1j6Y8DfO5S9BaWrDPmw-MSKQuMkIFroNYr5ukloWLDpWE92ffk7Uy91D5nsRMTmGZzSRyOI9He8leM7ea8jf-M4SJ8tfDs06bUM98BlC2DXA — 200 — 27.4 KiB — 108 ms — h2https://nida.nih.gov/themes/custom/solstice/images/uswds/us_flag_small.pngnida.nih.gov/themes/custom/solstice... https://nida.nih.gov/themes/custom/solstice/images/uswds/us_flag_small.png — 200 — 552 B — 104 ms — h2https://nida.nih.gov/themes/custom/solstice/images/uswds/icon-dot-gov.svgnida.nih.gov/themes/custom/solstice... https://nida.nih.gov/themes/custom/solstice/images/uswds/icon-dot-gov.svg — 200 — 946 B — 106 ms — h2https://nida.nih.gov/themes/custom/solstice/images/uswds/icon-https.svgnida.nih.gov/themes/custom/solstice... https://nida.nih.gov/themes/custom/solstice/images/uswds/icon-https.svg — 200 — 1.0 KiB — 105 ms — h2https://nida.nih.gov/themes/custom/solstice/nida_logo_color-cropped-cropped.svgnida.nih.gov/themes/custom/solstice... https://nida.nih.gov/themes/custom/solstice/nida_logo_color-cropped-cropped.svg — 200 — 10.5 KiB — 105 ms — h2https://nida.nih.gov/sites/default/files/js/js_OWi4d6bRHySAa2Z_a4F_cBxgvSOW2kDo2As5VhNLI-E.js?scope=footer&delta=0&language=en&theme=solstice&include=eJxljIsKwzAIRX8obT4p2GhK1iQWdY_-_cLarYWB4LmHq4BoDG3zcMCYhJu5CeISjPus_sLhpi4uhNlYAsTIgpmb_9F-TQ1d_Gy7lP5M7wh5lPsKZUws1dHLSm7L1x3RKRe1HMmn_gKepFzplHPhCcqgtvXyfHqhykbDIyOxvgGts1uXnida.nih.gov/sites/default/files/js... https://nida.nih.gov/sites/default/files/js/js_OWi4d6bRHySAa2Z_a4F_cBxgvSOW2kDo2As5VhNLI-E.js?scope=footer&delta=0&language=en&theme=solstice&include=eJxljIsKwzAIRX8obT4p2GhK1iQWdY_-_cLarYWB4LmHq4BoDG3zcMCYhJu5CeISjPus_sLhpi4uhNlYAsTIgpmb_9F-TQ1d_Gy7lP5M7wh5lPsKZUws1dHLSm7L1x3RKRe1HMmn_gKepFzplHPhCcqgtvXyfHqhykbDIyOxvgGts1uX — 200 — 32.1 KiB — 193 ms — h2https://nida.nih.gov/sites/default/files/js/js_EdQQgo798SB7m6Nd5C2RlUy-gxxHEGoxrJGYLxCdRZk.js?scope=footer&delta=2&language=en&theme=solstice&include=eJxljIsKwzAIRX8obT4p2GhK1iQWdY_-_cLarYWB4LmHq4BoDG3zcMCYhJu5CeISjPus_sLhpi4uhNlYAsTIgpmb_9F-TQ1d_Gy7lP5M7wh5lPsKZUws1dHLSm7L1x3RKRe1HMmn_gKepFzplHPhCcqgtvXyfHqhykbDIyOxvgGts1uXnida.nih.gov/sites/default/files/js... https://nida.nih.gov/sites/default/files/js/js_EdQQgo798SB7m6Nd5C2RlUy-gxxHEGoxrJGYLxCdRZk.js?scope=footer&delta=2&language=en&theme=solstice&include=eJxljIsKwzAIRX8obT4p2GhK1iQWdY_-_cLarYWB4LmHq4BoDG3zcMCYhJu5CeISjPus_sLhpi4uhNlYAsTIgpmb_9F-TQ1d_Gy7lP5M7wh5lPsKZUws1dHLSm7L1x3RKRe1HMmn_gKepFzplHPhCcqgtvXyfHqhykbDIyOxvgGts1uX — 200 — 1.2 KiB — 196 ms — h2https://nida.nih.gov/modules/contrib/ckeditor_accordion/js/accordion.frontend.min.js?tdt4kfnida.nih.gov/modules/contrib/ckedit... https://nida.nih.gov/modules/contrib/ckeditor_accordion/js/accordion.frontend.min.js?tdt4kf — 200 — 4.4 KiB — 195 ms — h2https://nida.nih.gov/sites/default/files/js/js_hgaF1rZcYv_Kud9ru2b_wuxa2TF-kZTpYXSjI-q3fVw.js?scope=footer&delta=4&language=en&theme=solstice&include=eJxljIsKwzAIRX8obT4p2GhK1iQWdY_-_cLarYWB4LmHq4BoDG3zcMCYhJu5CeISjPus_sLhpi4uhNlYAsTIgpmb_9F-TQ1d_Gy7lP5M7wh5lPsKZUws1dHLSm7L1x3RKRe1HMmn_gKepFzplHPhCcqgtvXyfHqhykbDIyOxvgGts1uXnida.nih.gov/sites/default/files/js... https://nida.nih.gov/sites/default/files/js/js_hgaF1rZcYv_Kud9ru2b_wuxa2TF-kZTpYXSjI-q3fVw.js?scope=footer&delta=4&language=en&theme=solstice&include=eJxljIsKwzAIRX8obT4p2GhK1iQWdY_-_cLarYWB4LmHq4BoDG3zcMCYhJu5CeISjPus_sLhpi4uhNlYAsTIgpmb_9F-TQ1d_Gy7lP5M7wh5lPsKZUws1dHLSm7L1x3RKRe1HMmn_gKepFzplHPhCcqgtvXyfHqhykbDIyOxvgGts1uX — 200 — 59.6 KiB — 218 ms — h2https://static.addtoany.com/menu/page.jsstatic.addtoany.com/menu/page.js https://static.addtoany.com/menu/page.js — 200 — 2.2 KiB — 46 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-5B8TQKwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5B8TQK — 200 — 138.0 KiB — 162 ms — h2https://nida.nih.gov/sites/default/files/css/css_sZEuM_EzZgEvuYdj6rf0KFIitxluto4qDOoaaK6Oz0E.css?delta=4&language=en&theme=solstice&include=eJxtTwuOAjEIvRBOj9QwBUcynVILVef2Vtddze4mhPeB5AESuWLZA77IdGxaHJA2KdF8z2xRL9yaEId_3ZhlhhnTGl1H1fDBo_PNIa1M4toipqSNREv4YV95XAjSE_1j6Y8DfO5S9BaWrDPmw-MSKQuMkIFroNYr5ukloWLDpWE92ffk7Uy91D5nsRMTmGZzSRyOI9He8leM7ea8jf-M4SJ8tfDs06bUM98BlC2DXAnida.nih.gov/sites/default/files/cs... https://nida.nih.gov/sites/default/files/css/css_sZEuM_EzZgEvuYdj6rf0KFIitxluto4qDOoaaK6Oz0E.css?delta=4&language=en&theme=solstice&include=eJxtTwuOAjEIvRBOj9QwBUcynVILVef2Vtddze4mhPeB5AESuWLZA77IdGxaHJA2KdF8z2xRL9yaEId_3ZhlhhnTGl1H1fDBo_PNIa1M4toipqSNREv4YV95XAjSE_1j6Y8DfO5S9BaWrDPmw-MSKQuMkIFroNYr5ukloWLDpWE92ffk7Uy91D5nsRMTmGZzSRyOI9He8leM7ea8jf-M4SJ8tfDs06bUM98BlC2DXA — 200 — 1.4 KiB — 203 ms — h2https://nida.nih.gov/themes/custom/solstice/images/uswds/expand_more.pngnida.nih.gov/themes/custom/solstice... https://nida.nih.gov/themes/custom/solstice/images/uswds/expand_more.png — 200 — 962 B — 102 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.5 s LCP 2.8 shttps://drugabuse.gov// https://drugabuse.gov/ — 202 — 2.6 KiB — 313 ms — h2https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/challenge.jscf7d8e05182c.67f01764.us-east-1.tok... https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/challenge.js — 200 — 494.0 KiB — 325 ms — h2https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/inputs?client=browsercf7d8e05182c.67f01764.us-east-1.tok... https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/inputs?client=browser — 200 — 828 B — 120 ms — h3https://drugabuse.gov/favicon.ico/favicon.ico https://drugabuse.gov/favicon.ico — 202 — 248 B — 103 ms — h2https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/mp_verifycf7d8e05182c.67f01764.us-east-1.tok... https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/mp_verify — 200 — 619 B — 327 ms — h3https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/mp_verifycf7d8e05182c.67f01764.us-east-1.tok... https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/mp_verify — 200 — 618 B — 137 ms — h3https://drugabuse.gov// https://drugabuse.gov/ — 301 — 121 B — 105 ms — h2https://nida.nih.gov/nida.nih.gov/ https://nida.nih.gov/ — 202 — 2.6 KiB — 306 ms — h2https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/challenge.jscf7d8e05182c.67f01764.us-east-1.tok... https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/challenge.js — 200 — 505.6 KiB — 703 ms — h2https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/inputs?client=browsercf7d8e05182c.67f01764.us-east-1.tok... https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/inputs?client=browser — 200 — 827 B — 118 ms — h3https://nida.nih.gov/favicon.iconida.nih.gov/favicon.ico https://nida.nih.gov/favicon.ico — 202 — 248 B — 101 ms — h2https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/mp_verifycf7d8e05182c.67f01764.us-east-1.tok... https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/mp_verify — 200 — 617 B — 341 ms — h3https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/mp_verifycf7d8e05182c.67f01764.us-east-1.tok... https://cf7d8e05182c.67f01764.us-east-1.token.awswaf.com/cf7d8e05182c/003ae83a6569/603dd9d623b4/mp_verify — 200 — 618 B — 141 ms — h3https://nida.nih.gov/nida.nih.gov/ https://nida.nih.gov/ — 200 — 74.1 KiB — 102 ms — h2https://nida.nih.gov/sites/default/files/css/css_oH_d6HhFrxyuZt1QO--a-bBx8_cgRJmKGsg81NpwfD0.css?delta=0&language=en&theme=solstice&include=eJxtTwuOAjEIvRBOj9QwBUcynVILVef2Vtddze4mhPeB5AESuWLZA77IdGxaHJA2KdF8z2xRL9yaEId_3ZhlhhnTGl1H1fDBo_PNIa1M4toipqSNREv4YV95XAjSE_1j6Y8DfO5S9BaWrDPmw-MSKQuMkIFroNYr5ukloWLDpWE92ffk7Uy91D5nsRMTmGZzSRyOI9He8leM7ea8jf-M4SJ8tfDs06bUM98BlC2DXAnida.nih.gov/sites/default/files/cs... https://nida.nih.gov/sites/default/files/css/css_oH_d6HhFrxyuZt1QO--a-bBx8_cgRJmKGsg81NpwfD0.css?delta=0&language=en&theme=solstice&include=eJxtTwuOAjEIvRBOj9QwBUcynVILVef2Vtddze4mhPeB5AESuWLZA77IdGxaHJA2KdF8z2xRL9yaEId_3ZhlhhnTGl1H1fDBo_PNIa1M4toipqSNREv4YV95XAjSE_1j6Y8DfO5S9BaWrDPmw-MSKQuMkIFroNYr5ukloWLDpWE92ffk7Uy91D5nsRMTmGZzSRyOI9He8leM7ea8jf-M4SJ8tfDs06bUM98BlC2DXA — 200 — 2.5 KiB — 105 ms — h2https://nida.nih.gov/sites/default/files/css/css_a2wcJ_ROgp4R65G57SBbSlHh_K_X_EF23JBMZr18_-Q.css?delta=1&language=en&theme=solstice&include=eJxtTwuOAjEIvRBOj9QwBUcynVILVef2Vtddze4mhPeB5AESuWLZA77IdGxaHJA2KdF8z2xRL9yaEId_3ZhlhhnTGl1H1fDBo_PNIa1M4toipqSNREv4YV95XAjSE_1j6Y8DfO5S9BaWrDPmw-MSKQuMkIFroNYr5ukloWLDpWE92ffk7Uy91D5nsRMTmGZzSRyOI9He8leM7ea8jf-M4SJ8tfDs06bUM98BlC2DXAnida.nih.gov/sites/default/files/cs... https://nida.nih.gov/sites/default/files/css/css_a2wcJ_ROgp4R65G57SBbSlHh_K_X_EF23JBMZr18_-Q.css?delta=1&language=en&theme=solstice&include=eJxtTwuOAjEIvRBOj9QwBUcynVILVef2Vtddze4mhPeB5AESuWLZA77IdGxaHJA2KdF8z2xRL9yaEId_3ZhlhhnTGl1H1fDBo_PNIa1M4toipqSNREv4YV95XAjSE_1j6Y8DfO5S9BaWrDPmw-MSKQuMkIFroNYr5ukloWLDpWE92ffk7Uy91D5nsRMTmGZzSRyOI9He8leM7ea8jf-M4SJ8tfDs06bUM98BlC2DXA — 200 — 1.9 KiB — 103 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Roboto+Slab:100,300,400,700&display=swapfonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Roboto+Slab:100,300,400,700&display=swap — 200 — 2.6 KiB — 78 ms — h2https://nida.nih.gov/sites/default/files/css/css_L5rADajVQ42GizzZ2ObaLMbcMQpynOYleEGwTheCn5k.css?delta=3&language=en&theme=solstice&include=eJxtTwuOAjEIvRBOj9QwBUcynVILVef2Vtddze4mhPeB5AESuWLZA77IdGxaHJA2KdF8z2xRL9yaEId_3ZhlhhnTGl1H1fDBo_PNIa1M4toipqSNREv4YV95XAjSE_1j6Y8DfO5S9BaWrDPmw-MSKQuMkIFroNYr5ukloWLDpWE92ffk7Uy91D5nsRMTmGZzSRyOI9He8leM7ea8jf-M4SJ8tfDs06bUM98BlC2DXAnida.nih.gov/sites/default/files/cs... https://nida.nih.gov/sites/default/files/css/css_L5rADajVQ42GizzZ2ObaLMbcMQpynOYleEGwTheCn5k.css?delta=3&language=en&theme=solstice&include=eJxtTwuOAjEIvRBOj9QwBUcynVILVef2Vtddze4mhPeB5AESuWLZA77IdGxaHJA2KdF8z2xRL9yaEId_3ZhlhhnTGl1H1fDBo_PNIa1M4toipqSNREv4YV95XAjSE_1j6Y8DfO5S9BaWrDPmw-MSKQuMkIFroNYr5ukloWLDpWE92ffk7Uy91D5nsRMTmGZzSRyOI9He8leM7ea8jf-M4SJ8tfDs06bUM98BlC2DXA — 200 — 27.4 KiB — 108 ms — h2https://nida.nih.gov/themes/custom/solstice/images/uswds/us_flag_small.pngnida.nih.gov/themes/custom/solstice... https://nida.nih.gov/themes/custom/solstice/images/uswds/us_flag_small.png — 200 — 552 B — 104 ms — h2https://nida.nih.gov/themes/custom/solstice/images/uswds/icon-dot-gov.svgnida.nih.gov/themes/custom/solstice... https://nida.nih.gov/themes/custom/solstice/images/uswds/icon-dot-gov.svg — 200 — 946 B — 106 ms — h2https://nida.nih.gov/themes/custom/solstice/images/uswds/icon-https.svgnida.nih.gov/themes/custom/solstice... https://nida.nih.gov/themes/custom/solstice/images/uswds/icon-https.svg — 200 — 1.0 KiB — 105 ms — h2https://nida.nih.gov/themes/custom/solstice/nida_logo_color-cropped-cropped.svgnida.nih.gov/themes/custom/solstice... https://nida.nih.gov/themes/custom/solstice/nida_logo_color-cropped-cropped.svg — 200 — 10.5 KiB — 105 ms — h2https://nida.nih.gov/sites/default/files/js/js_OWi4d6bRHySAa2Z_a4F_cBxgvSOW2kDo2As5VhNLI-E.js?scope=footer&delta=0&language=en&theme=solstice&include=eJxljIsKwzAIRX8obT4p2GhK1iQWdY_-_cLarYWB4LmHq4BoDG3zcMCYhJu5CeISjPus_sLhpi4uhNlYAsTIgpmb_9F-TQ1d_Gy7lP5M7wh5lPsKZUws1dHLSm7L1x3RKRe1HMmn_gKepFzplHPhCcqgtvXyfHqhykbDIyOxvgGts1uXnida.nih.gov/sites/default/files/js... https://nida.nih.gov/sites/default/files/js/js_OWi4d6bRHySAa2Z_a4F_cBxgvSOW2kDo2As5VhNLI-E.js?scope=footer&delta=0&language=en&theme=solstice&include=eJxljIsKwzAIRX8obT4p2GhK1iQWdY_-_cLarYWB4LmHq4BoDG3zcMCYhJu5CeISjPus_sLhpi4uhNlYAsTIgpmb_9F-TQ1d_Gy7lP5M7wh5lPsKZUws1dHLSm7L1x3RKRe1HMmn_gKepFzplHPhCcqgtvXyfHqhykbDIyOxvgGts1uX — 200 — 32.1 KiB — 193 ms — h2https://nida.nih.gov/sites/default/files/js/js_EdQQgo798SB7m6Nd5C2RlUy-gxxHEGoxrJGYLxCdRZk.js?scope=footer&delta=2&language=en&theme=solstice&include=eJxljIsKwzAIRX8obT4p2GhK1iQWdY_-_cLarYWB4LmHq4BoDG3zcMCYhJu5CeISjPus_sLhpi4uhNlYAsTIgpmb_9F-TQ1d_Gy7lP5M7wh5lPsKZUws1dHLSm7L1x3RKRe1HMmn_gKepFzplHPhCcqgtvXyfHqhykbDIyOxvgGts1uXnida.nih.gov/sites/default/files/js... https://nida.nih.gov/sites/default/files/js/js_EdQQgo798SB7m6Nd5C2RlUy-gxxHEGoxrJGYLxCdRZk.js?scope=footer&delta=2&language=en&theme=solstice&include=eJxljIsKwzAIRX8obT4p2GhK1iQWdY_-_cLarYWB4LmHq4BoDG3zcMCYhJu5CeISjPus_sLhpi4uhNlYAsTIgpmb_9F-TQ1d_Gy7lP5M7wh5lPsKZUws1dHLSm7L1x3RKRe1HMmn_gKepFzplHPhCcqgtvXyfHqhykbDIyOxvgGts1uX — 200 — 1.2 KiB — 196 ms — h2https://nida.nih.gov/modules/contrib/ckeditor_accordion/js/accordion.frontend.min.js?tdt4kfnida.nih.gov/modules/contrib/ckedit... https://nida.nih.gov/modules/contrib/ckeditor_accordion/js/accordion.frontend.min.js?tdt4kf — 200 — 4.4 KiB — 195 ms — h2https://nida.nih.gov/sites/default/files/js/js_hgaF1rZcYv_Kud9ru2b_wuxa2TF-kZTpYXSjI-q3fVw.js?scope=footer&delta=4&language=en&theme=solstice&include=eJxljIsKwzAIRX8obT4p2GhK1iQWdY_-_cLarYWB4LmHq4BoDG3zcMCYhJu5CeISjPus_sLhpi4uhNlYAsTIgpmb_9F-TQ1d_Gy7lP5M7wh5lPsKZUws1dHLSm7L1x3RKRe1HMmn_gKepFzplHPhCcqgtvXyfHqhykbDIyOxvgGts1uXnida.nih.gov/sites/default/files/js... https://nida.nih.gov/sites/default/files/js/js_hgaF1rZcYv_Kud9ru2b_wuxa2TF-kZTpYXSjI-q3fVw.js?scope=footer&delta=4&language=en&theme=solstice&include=eJxljIsKwzAIRX8obT4p2GhK1iQWdY_-_cLarYWB4LmHq4BoDG3zcMCYhJu5CeISjPus_sLhpi4uhNlYAsTIgpmb_9F-TQ1d_Gy7lP5M7wh5lPsKZUws1dHLSm7L1x3RKRe1HMmn_gKepFzplHPhCcqgtvXyfHqhykbDIyOxvgGts1uX — 200 — 59.6 KiB — 218 ms — h2https://static.addtoany.com/menu/page.jsstatic.addtoany.com/menu/page.js https://static.addtoany.com/menu/page.js — 200 — 2.2 KiB — 46 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-5B8TQKwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5B8TQK — 200 — 138.0 KiB — 162 ms — h2https://nida.nih.gov/sites/default/files/css/css_sZEuM_EzZgEvuYdj6rf0KFIitxluto4qDOoaaK6Oz0E.css?delta=4&language=en&theme=solstice&include=eJxtTwuOAjEIvRBOj9QwBUcynVILVef2Vtddze4mhPeB5AESuWLZA77IdGxaHJA2KdF8z2xRL9yaEId_3ZhlhhnTGl1H1fDBo_PNIa1M4toipqSNREv4YV95XAjSE_1j6Y8DfO5S9BaWrDPmw-MSKQuMkIFroNYr5ukloWLDpWE92ffk7Uy91D5nsRMTmGZzSRyOI9He8leM7ea8jf-M4SJ8tfDs06bUM98BlC2DXAnida.nih.gov/sites/default/files/cs... https://nida.nih.gov/sites/default/files/css/css_sZEuM_EzZgEvuYdj6rf0KFIitxluto4qDOoaaK6Oz0E.css?delta=4&language=en&theme=solstice&include=eJxtTwuOAjEIvRBOj9QwBUcynVILVef2Vtddze4mhPeB5AESuWLZA77IdGxaHJA2KdF8z2xRL9yaEId_3ZhlhhnTGl1H1fDBo_PNIa1M4toipqSNREv4YV95XAjSE_1j6Y8DfO5S9BaWrDPmw-MSKQuMkIFroNYr5ukloWLDpWE92ffk7Uy91D5nsRMTmGZzSRyOI9He8leM7ea8jf-M4SJ8tfDs06bUM98BlC2DXA — 200 — 1.4 KiB — 203 ms — h2https://nida.nih.gov/themes/custom/solstice/images/uswds/expand_more.pngnida.nih.gov/themes/custom/solstice... https://nida.nih.gov/themes/custom/solstice/images/uswds/expand_more.png — 200 — 962 B — 102 ms — h2https://nida.nih.gov/themes/custom/solstice/images/nida-brain-500-xlarge.jpgnida.nih.gov/themes/custom/solstice... https://nida.nih.gov/themes/custom/solstice/images/nida-brain-500-xlarge.jpg — 200 — 196.6 KiB — 110 ms — h2https://nida.nih.gov/themes/custom/solstice/images/play-button.pngnida.nih.gov/themes/custom/solstice... https://nida.nih.gov/themes/custom/solstice/images/play-button.png — 200 — 6.4 KiB — 107 ms — h2https://nida.nih.gov/sites/default/files/styles/featured_card/public/images/ai_startup_shutterstock_2674359147.jpg?h=6f3285a6&itok=m5U-WEY6nida.nih.gov/sites/default/files/st... https://nida.nih.gov/sites/default/files/styles/featured_card/public/images/ai_startup_shutterstock_2674359147.jpg?h=6f3285a6&itok=m5U-WEY6 — 200 — 51.3 KiB — 168 ms — h2https://nida.nih.gov/sites/default/files/styles/featured_card/public/images/woman_in_pain_shutterstock_2409739071.jpg?h=10d202d3&itok=dXrHj0wsnida.nih.gov/sites/default/files/st... https://nida.nih.gov/sites/default/files/styles/featured_card/public/images/woman_in_pain_shutterstock_2409739071.jpg?h=10d202d3&itok=dXrHj0ws — 200 — 37.5 KiB — 166 ms — h2https://nida.nih.gov/sites/default/files/styles/featured_card/public/images/shutterstock_663728050_mother_newborn.jpg?h=e03dbc5f&itok=nJtTajnanida.nih.gov/sites/default/files/st... https://nida.nih.gov/sites/default/files/styles/featured_card/public/images/shutterstock_663728050_mother_newborn.jpg?h=e03dbc5f&itok=nJtTajna — 200 — 37.7 KiB — 114 ms — h2https://nida.nih.gov/sites/default/files/styles/featured_card/public/images/NIDA_Drugs_A_to_Z_Text_LightBlue_rev.jpg?h=10d202d3&itok=_tLryVJenida.nih.gov/sites/default/files/st... https://nida.nih.gov/sites/default/files/styles/featured_card/public/images/NIDA_Drugs_A_to_Z_Text_LightBlue_rev.jpg?h=10d202d3&itok=_tLryVJe — 200 — 29.9 KiB — 156 ms — h2https://nida.nih.gov/sites/default/files/styles/featured_card/public/2020-04/home-about.jpg?itok=WTQ_5sZenida.nih.gov/sites/default/files/st... https://nida.nih.gov/sites/default/files/styles/featured_card/public/2020-04/home-about.jpg?itok=WTQ_5sZe — 200 — 45.8 KiB — 166 ms — h2https://nida.nih.gov/sites/default/files/styles/featured_card/public/2020-04/home-director.jpg?itok=RAV7h5CJnida.nih.gov/sites/default/files/st... https://nida.nih.gov/sites/default/files/styles/featured_card/public/2020-04/home-director.jpg?itok=RAV7h5CJ — 200 — 32.9 KiB — 168 ms — h2https://nida.nih.gov/sites/default/files/styles/featured_card/public/2020-05/drugs-and-the-brain.jpg?itok=sk-o_XBhnida.nih.gov/sites/default/files/st... https://nida.nih.gov/sites/default/files/styles/featured_card/public/2020-05/drugs-and-the-brain.jpg?itok=sk-o_XBh — 200 — 55.4 KiB — 167 ms — h2https://nida.nih.gov/sites/default/files/styles/featured_card/public/images/nidamed_promo.jpg?itok=Il0V1fiynida.nih.gov/sites/default/files/st... https://nida.nih.gov/sites/default/files/styles/featured_card/public/images/nidamed_promo.jpg?itok=Il0V1fiy — 200 — 34.9 KiB — 168 ms — h2https://nida.nih.gov/sites/default/files/styles/featured_card/public/2020-04/research-training-lead_0.jpg?itok=C1i9Cz2tnida.nih.gov/sites/default/files/st... https://nida.nih.gov/sites/default/files/styles/featured_card/public/2020-04/research-training-lead_0.jpg?itok=C1i9Cz2t — 200 — 40.3 KiB — 167 ms — h2https://nida.nih.gov/sites/default/files/styles/featured_card/public/images/3wfn.jpg?itok=r7ET-zAvnida.nih.gov/sites/default/files/st... https://nida.nih.gov/sites/default/files/styles/featured_card/public/images/3wfn.jpg?itok=r7ET-zAv — 200 — 82.7 KiB — 178 ms — h2https://nida.nih.gov/sites/default/files/styles/video_thumbnail/public/images/moud-promo_1.jpg?itok=DiyRRpSznida.nih.gov/sites/default/files/st... https://nida.nih.gov/sites/default/files/styles/video_thumbnail/public/images/moud-promo_1.jpg?itok=DiyRRpSz — 200 — 99.7 KiB — 178 ms — h2https://nida.nih.gov/sites/default/files/images/research_topics_featured_card_11_22_1.jpgnida.nih.gov/sites/default/files/im... https://nida.nih.gov/sites/default/files/images/research_topics_featured_card_11_22_1.jpg — 200 — 49.6 KiB — 178 ms — h2https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 56 ms — h3https://nida.nih.gov/themes/custom/solstice/fonts/font-awesome-subset-10/webfonts/fa-solid-900.woff2nida.nih.gov/themes/custom/solstice... https://nida.nih.gov/themes/custom/solstice/fonts/font-awesome-subset-10/webfonts/fa-solid-900.woff2 — 200 — 6.6 KiB — 163 ms — h2https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufN5qWr4xCC.woff2fonts.gstatic.com/s/robotoslab/v36/... https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufN5qWr4xCC.woff2 — 200 — 33.4 KiB — 54 ms — h3https://nida.nih.gov/themes/custom/solstice/fonts/font-awesome-subset-10/webfonts/fa-regular-400.woff2nida.nih.gov/themes/custom/solstice... https://nida.nih.gov/themes/custom/solstice/fonts/font-awesome-subset-10/webfonts/fa-regular-400.woff2 — 200 — 7.5 KiB — 161 ms — h2https://nida.nih.gov/themes/custom/solstice/fonts/font-awesome-subset-10/webfonts/fa-brands-400.woff2nida.nih.gov/themes/custom/solstice... https://nida.nih.gov/themes/custom/solstice/fonts/font-awesome-subset-10/webfonts/fa-brands-400.woff2 — 200 — 2.8 KiB — 161 ms — h2https://www.googletagmanager.com/gtag/js?id=G-JB1KEF0Q84&cx=c&gtm=4e64k0h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-JB1KEF0Q84&cx=c&gtm=4e64k0h1 — 200 — 173.9 KiB — 98 ms — h2https://script.crazyegg.com/pages/scripts/0020/5195.jsscript.crazyegg.com/pages/scripts/0... https://script.crazyegg.com/pages/scripts/0020/5195.js — 200 — 2.7 KiB — 96 ms — h3https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=HHS&subagency=NIHdap.digitalgov.gov/Universal-Federa... https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=HHS&subagency=NIH — 200 — 9.4 KiB — 13 ms — h3https://static.addtoany.com/menu/modules/core.ydpp7jcu.jsstatic.addtoany.com/menu/modules/co... https://static.addtoany.com/menu/modules/core.ydpp7jcu.js — 200 — 26.2 KiB — 117 ms — h3https://static.addtoany.com/menu/sm.25.htmlstatic.addtoany.com/menu/sm.25.html https://static.addtoany.com/menu/sm.25.html — 200 — 1003 B — 51 ms — h3https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.jsdap.digitalgov.gov/web-vitals/dist/... https://dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.js — 200 — 4.5 KiB — 26 ms — h3https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4Lwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L — 200 — 147.0 KiB — 115 ms — h3https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c&gtm=4e64k0h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L&cx=c&gtm=4e64k0h1 — 200 — 147.0 KiB — 107 ms — h3https://script.crazyegg.com/pages/data-scripts/0020/5195/site/nida.nih.gov.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0020/5195/site/nida.nih.gov.json?t=1 — 200 — 6.6 KiB — 49 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-JB1KEF0Q84&gtm=45je64k0h1v882698860z86414871za20gzb6414871zd6414871&_p=1776890183037&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1038975458.1776890184&frm=0&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512543&sid=1776890183&sct=1&seg=0&dl=https%3A%2F%2Fnida.nih.gov%2F&dr=https%3A%2F%2Fnida.nih.gov%2F&dt=NIDA.NIH.GOV%20%7C%20National%20Institute%20on%20Drug%20Abuse%20(NIDA)&en=page_view&_fv=1&_nsi=1&_ss=1&ep.debug_mode=true&tfd=615region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-JB1KEF0Q84&gtm=45je64k0h1v882698860z86414871za20gzb6414871zd6414871&_p=1776890183037&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1038975458.1776890184&frm=0&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938468~117266401~117512543&sid=1776890183&sct=1&seg=0&dl=https%3A%2F%2Fnida.nih.gov%2F&dr=https%3A%2F%2Fnida.nih.gov%2F&dt=NIDA.NIH.GOV%20%7C%20National%20Institute%20on%20Drug%20Abuse%20(NIDA)&en=page_view&_fv=1&_nsi=1&_ss=1&ep.debug_mode=true&tfd=615 — 204 — 547 B — 106 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-JB1KEF0Q84&cid=1038975458.1776890184&gtm=45je64k0h1v882698860z86414871za20gzb6414871zd6414871&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-JB1KEF0Q84&cid=1038975458.1776890184&gtm=45je64k0h1v882698860z86414871za20gzb6414871zd6414871&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512543 — 204 — 556 B — 72 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-JB1KEF0Q84&cid=1038975458.1776890184&gtm=45je64k0h1v882698860z86414871za20gzb6414871zd6414871&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512543&z=789537479www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-JB1KEF0Q84&cid=1038975458.1776890184&gtm=45je64k0h1v882698860z86414871za20gzb6414871zd6414871&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938465~115938468~117266401~117512543&z=789537479 — 200 — 408 B — 77 ms — h2https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.jsscript.crazyegg.com/pages/versioned... https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js — 200 — 55.3 KiB — 60 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-CSLL4ZEK4L&gtm=45je64k0h1v9131934939za200zb6414871zd6414871&_p=1776890183037&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1038975458.1776890184&frm=0&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401~117384406~117512543&dl=https%3A%2F%2Fnida.nih.gov%2F&dt=NIDA.NIH.GOV%20%7C%20National%20Institute%20on%20Drug%20Abuse%20(NIDA)&dr=https%3A%2F%2Fnida.nih.gov%2F&sid=1776890183&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_ss=1&_ee=1&ep.agency=HHS&ep.subagency=NIH&ep.site_topic=unspecified%3Anida.nih.gov&ep.site_platform=unspecified%3Anida.nih.gov&ep.script_source=https%3A%2F%2Fdap.digitalgov.gov%2Funiversal-federated-analytics-min.js&ep.version=20250702%20v8.7%20-%20ga4&ep.protocol=https%3A&ep.using_parallel_tracker=no&ep.hostname_dimension=nida.nih.gov&tfd=694region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-CSLL4ZEK4L&gtm=45je64k0h1v9131934939za200zb6414871zd6414871&_p=1776890183037&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1038975458.1776890184&frm=0&pscdl=noapi&rcb=3&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616986~115938465~115938469~117266401~117384406~117512543&dl=https%3A%2F%2Fnida.nih.gov%2F&dt=NIDA.NIH.GOV%20%7C%20National%20Institute%20on%20Drug%20Abuse%20(NIDA)&dr=https%3A%2F%2Fnida.nih.gov%2F&sid=1776890183&sct=1&seg=0&_tu=wA&en=page_view&_fv=1&_ss=1&_ee=1&ep.agency=HHS&ep.subagency=NIH&ep.site_topic=unspecified%3Anida.nih.gov&ep.site_platform=unspecified%3Anida.nih.gov&ep.script_source=https%3A%2F%2Fdap.digitalgov.gov%2Funiversal-federated-analytics-min.js&ep.version=20250702%20v8.7%20-%20ga4&ep.protocol=https%3A&ep.using_parallel_tracker=no&ep.hostname_dimension=nida.nih.gov&tfd=694 — 204 — 290 B — 67 ms — h2https://script.crazyegg.com/pages/data-scripts/0020/5195/sampling/nida.nih.gov.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0020/5195/sampling/nida.nih.gov.json?t=1 — 200 — 376 B — 24 ms — h3https://nida.nih.gov/themes/custom/solstice/favicon.iconida.nih.gov/themes/custom/solstice... https://nida.nih.gov/themes/custom/solstice/favicon.ico — 200 — 1.4 KiB — 101 ms — h2https://tracking.crazyegg.com/clock?u=205195&st=153566&t=1776890183729&tk=1d525edc8085b4ddd7583ab19460f849tracking.crazyegg.com/clock?u=20519... https://tracking.crazyegg.com/clock?u=205195&st=153566&t=1776890183729&tk=1d525edc8085b4ddd7583ab19460f849 — 204 — 0 B — 123 ms — h2https://pagestates-tracking.crazyegg.com/healthcheckpagestates-tracking.crazyegg.com/he... https://pagestates-tracking.crazyegg.com/healthcheck — 200 — 462 B — 14 ms — h2https://assets-tracking.crazyegg.com/healthcheckassets-tracking.crazyegg.com/health... https://assets-tracking.crazyegg.com/healthcheck — 200 — 462 B — 10 ms — h2blob:https://nida.nih.gov/742dcfef-0a24-4358-aeae-82dc66426af5nida.nih.gov/742dcfef-0a24-4358-aea... blob:https://nida.nih.gov/742dcfef-0a24-4358-aeae-82dc66426af5 — 200 — -1 B — 9 ms — blobhttps://tracking.crazyegg.com/clock?u=205195&st=153566&t=1776890183729&tk=1d525edc8085b4ddd7583ab19460f849tracking.crazyegg.com/clock?u=20519... https://tracking.crazyegg.com/clock?u=205195&st=153566&t=1776890183729&tk=1d525edc8085b4ddd7583ab19460f849 — 200 — 147 B — 60 ms — h2https://script.crazyegg.com/pages/versioned/tracking-scripts/158692313dc4b9f2e28d9e9025e38d6b.jsscript.crazyegg.com/pages/versioned... https://script.crazyegg.com/pages/versioned/tracking-scripts/158692313dc4b9f2e28d9e9025e38d6b.js — 200 — 22.6 KiB — 25 ms — h3blob:https://nida.nih.gov/9e03c590-955c-4622-9e57-14d732e09511nida.nih.gov/9e03c590-955c-4622-9e5... blob:https://nida.nih.gov/9e03c590-955c-4622-9e57-14d732e09511 — -1 — 0 B — 0 ms — https://script.crazyegg.com/scripts/addons/1.0.146/index.jsscript.crazyegg.com/scripts/addons/... https://script.crazyegg.com/scripts/addons/1.0.146/index.js — 200 — 719 B — 26 ms — h3https://script.crazyegg.com/scripts/addons/thirdparty/c00d2378dcf12c80724efc85b3c84902.jsscript.crazyegg.com/scripts/addons/... https://script.crazyegg.com/scripts/addons/thirdparty/c00d2378dcf12c80724efc85b3c84902.js — 200 — 85.1 KiB — 46 ms — h3https://script.crazyegg.com/scripts/addons/1.0.146/survey.jsscript.crazyegg.com/scripts/addons/... https://script.crazyegg.com/scripts/addons/1.0.146/survey.js — 200 — 99.9 KiB — 46 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback