Skip to content
https://osf.io

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
5
REVIEW
1
PASS
9
INFO
2

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

18
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.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
83
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.

9.57 s

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

15.26 s

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

2.24 s

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

0.203

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

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

23.38 s

Page Load Progression

571 ms
1.1 s
1.7 s
2.3 s
2.9 s
3.4 s
4.0 s
4.6 s
Checks
17
9 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
4.6 MB transferred, 128 requests
FIX
4.6 MB transferred, 128 requests
Critical::
Page weighs 13.9 MB (4.6 MB transferred)
Warning::
JavaScript is 3.0 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.0 MB
Info::
Fonts are 765 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 765 KB
Warning::
128 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.97 g CO2 per page load
4.6 MB / 2.4 MB budget
4.6 MB transferred
128 requests
0.97 g CO2 per page load
JavaScript 3.0 MiB 65%
Fonts 765.2 KiB 16%
Images 644.0 KiB 14%
CSS 154.3 KiB 3%
HTML 58.1 KiB 1%
Other 34.7 KiB 1%
Other 15.1 KiB 0%
Other 2.6 KiB 0%
Other 542 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

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

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

F
JS Execution Cost
Action
5917ms total JS execution
FIX
5917ms total JS execution
Warning::
https://osf.io/main-5TCY7TYI.js: 2338ms CPU time
Warning::
Unattributable: 1271ms CPU time
Warning::
https://osf.io/: 548ms CPU time
Warning::
https://osf.io/assets/js/newrelic/newrelic.snippet...: 521ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-JMG7...: 372ms CPU time
Info::
Third-party scripts: 2335ms (39% of total)

Main Thread Breakdown

Script Evaluation 62% Other 24% Style & Layout 4% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://osf.io/main-5TCY7TYI.js2338ms2223ms18ms1st
Unattributable1271ms121ms0ms3rd
https://osf.io/548ms5ms1ms1st
https://osf.io/assets/js/newrelic/newrelic.snippet.js521ms433ms10ms1st
https://www.googletagmanager.com/gtag/js?id=G-JMG7YD81TP&cx=c&gtm=4e64h1h1372ms282ms67ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-963536011&cx=c&gtm=4e64h1h1200ms161ms33ms3rd
https://scripts.clarity.ms/0.8.60-beta/clarity.js198ms190ms7ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NDTC398173ms113ms51ms3rd
https://js-agent.newrelic.com/nr-spa-1.301.0.min.js121ms105ms10ms3rd
https://osf.io/chunk-M1PByglI.js92ms76ms0ms1st

Showing top 10 of 11 scripts

F
JS Bundles
Action
74 scripts, 941 KB unused
FIX
74 scripts, 941 KB unused
Warning::
https://osf.io/main-5TCY7TYI.js: 638 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://osf.io/assets/ace-builds/ace.js: 83 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 69 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NDT...: 67 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-JMG7...: 64 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 941 KB
941 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://osf.io/main-5TCY7TYI.js1440 KB638 KB (45%)1st
https://osf.io/assets/ace-builds/ace.js114 KB83 KB (72%)1st
https://www.googletagmanager.com/gtag/destination?id=AW-963536011&cx=c&gtm=4e64h1h1145 KB69 KB (48%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NDTC398160 KB67 KB (42%)3rd
https://www.googletagmanager.com/gtag/js?id=G-JMG7YD81TP&cx=c&gtm=4e64h1h1165 KB64 KB (39%)3rd
https://js-agent.newrelic.com/nr-spa-1.301.0.min.js34 KB21 KB (61%)3rd
https://osf.io/chunk-DVKAuJUP.js3 KB1st
https://osf.io/chunk-BU7svptr.js5 KB1st
https://osf.io/chunk-DpkK-yAw.js12 KB1st
https://osf.io/chunk-BBeCKoHU.js3 KB1st

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
128 resources · 4.6 MB · 941 KB savings available
FIX
128 resources · 4.6 MB · 941 KB savings available
Warning::
Page weight 3.6 MB over 1MB target
Got: 4.6 MB Expected: ≤ 1 MB
Info::
~941 KB of savings available
Info::
37 third-party resources (32% of weight)
Info::
2 resources over 200KB
128 resources · 4.6 MiB · 37 third-party 3.6 MiB over 1MB target
JavaScript 65% · 3.0 MiB
Font 16% · 765.2 KiB
Image 14% · 659.5 KiB
CSS 3% · 154.3 KiB
Document 1% · 58.2 KiB
Other 1% · 37.4 KiB

~941.5 KiB of savings available

Remove unused JavaScript: 941.5 KiB
D
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.
Info::
ETag present — enables conditional (304) responses
Info::
Last-Modified header present

No Cache-Control header

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

B
Image Optimization
20 images, 0 KB saveable
REVIEW
20 images, 0 KB saveable
Info::
All images are well-optimized
20 images 644 KB
0 oversized -0 KB
19 legacy format
0 missing dimensions CLS risk
A
Third-Party Impact
32% third-party, 0 ms blocking
PASS
32% third-party, 0 ms blocking
Info::
Third-party code accounts for 32% of page weight (1.5 MiB of 4.6 MiB)
Info::
Third-party blocking time is low (0 ms)
68%
32%
First-party Third-party
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+
Font Loading
7 fonts (765 KB)
PASS
7 fonts (765 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

765 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 9.6 s LCP 15.3 shttps://osf.io/assets/fonts/OpenSans-Regular.ttfOpenSans-Regular.ttf https://osf.io/assets/fonts/OpenSans-Regular.ttf — 128.0 KiB — 316 ms — font-display: swaphttps://osf.io/media/fa-brands-400-AHOAZHCU.woff2fa-brands-400-AHOAZHCU.... https://osf.io/media/fa-brands-400-AHOAZHCU.woff2 — 107.6 KiB — 194 ms — font-display: swaphttps://osf.io/assets/fonts/OpenSans-Bold.ttfOpenSans-Bold.ttf https://osf.io/assets/fonts/OpenSans-Bold.ttf — 127.9 KiB — 294 ms — font-display: swaphttps://osf.io/media/fa-solid-900-MDEYK55F.woff2fa-solid-900-MDEYK55F.w... https://osf.io/media/fa-solid-900-MDEYK55F.woff2 — 112.1 KiB — 187 ms — font-display: swaphttps://osf.io/assets/fonts/OpenSans-SemiBold.ttfOpenSans-SemiBold.ttf https://osf.io/assets/fonts/OpenSans-SemiBold.ttf — 127.7 KiB — 204 ms — font-display: swaphttps://osf.io/assets/fonts/OpenSans-Medium.ttfOpenSans-Medium.ttf https://osf.io/assets/fonts/OpenSans-Medium.ttf — 128.0 KiB — 193 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 105 ms — font-display: swap
OpenSans-Regular.ttf ttf swap
Size 128 KB
Load time 316 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-brands-400-AHOAZHCU.... woff2 swap
Size 108 KB
Load time 194 ms
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
OpenSans-Bold.ttf ttf swap
Size 128 KB
Load time 294 ms
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-solid-900-MDEYK55F.w... woff2 swap
Size 112 KB
Load time 187 ms
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
OpenSans-SemiBold.ttf ttf swap
Size 128 KB
Load time 204 ms
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
OpenSans-Medium.ttf ttf swap
Size 128 KB
Load time 193 ms
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 105 ms
Start 4.2 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)

Fixing the unchecked items could save ~519 KB and ~1038 ms

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
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Google Cloud

Network Waterfall
128 requests over 7552ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 9.6 s LCP 15.3 shttps://osf.io// https://osf.io/ — 200 — 1.5 KiB — 153 ms — h2https://osf.io/assets/ace-builds/ace.js/assets/ace-builds/ace.js https://osf.io/assets/ace-builds/ace.js — 200 — 114.4 KiB — 1.5 s — h2https://osf.io/assets/js/newrelic/newrelic.snippet.js/assets/js/newrelic/newrelic.snippe... https://osf.io/assets/js/newrelic/newrelic.snippet.js — 200 — 25.3 KiB — 1.5 s — h2https://osf.io/main-5TCY7TYI.js/main-5TCY7TYI.js https://osf.io/main-5TCY7TYI.js — 200 — 1.4 MiB — 341 ms — h2https://osf.io/scripts-O6FZJ6YQ.js/scripts-O6FZJ6YQ.js https://osf.io/scripts-O6FZJ6YQ.js — 200 — 24.4 KiB — 119 ms — h3https://osf.io/styles-YB6LKA4J.css/styles-YB6LKA4J.css https://osf.io/styles-YB6LKA4J.css — 200 — 52.0 KiB — 129 ms — h3https://osf.io/assets/config/config.json/assets/config/config.json https://osf.io/assets/config/config.json — 200 — 567 B — 112 ms — h3https://js-agent.newrelic.com/nr-spa-1.301.0.min.jsjs-agent.newrelic.com/nr-spa-1.301.... https://js-agent.newrelic.com/nr-spa-1.301.0.min.js — 200 — 34.3 KiB — 14 ms — h2https://osf.io/assets/fonts/OpenSans-Regular.ttf/assets/fonts/OpenSans-Regular.ttf https://osf.io/assets/fonts/OpenSans-Regular.ttf — 200 — 128.0 KiB — 316 ms — h3https://osf.io/favicon.ico/favicon.ico https://osf.io/favicon.ico — 200 — 15.1 KiB — 111 ms — h3https://bam.nr-data.net/1/704513e63b?a=1835137194&sa=1&v=1.301.0&t=Unnamed%20Transaction&rst=2252&ck=0&s=7a6ae77a88cc2665&ref=https://osf.io/&ptid=39489d0bb5c21f21&af=err,spa,xhr,stn,ins&be=153&fe=2064&dc=2042&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776808116048,%22n%22:0,%22f%22:1,%22dn%22:2,%22dne%22:5,%22c%22:5,%22s%22:21,%22ce%22:43,%22rq%22:43,%22rp%22:154,%22rpe%22:155,%22di%22:1827,%22ds%22:2195,%22de%22:2195,%22dc%22:2214,%22l%22:2214,%22le%22:2217%7D,%22navigation%22:%7B%7D%7Dbam.nr-data.net/1/704513e63b?a=1835... https://bam.nr-data.net/1/704513e63b?a=1835137194&sa=1&v=1.301.0&t=Unnamed%20Transaction&rst=2252&ck=0&s=7a6ae77a88cc2665&ref=https://osf.io/&ptid=39489d0bb5c21f21&af=err,spa,xhr,stn,ins&be=153&fe=2064&dc=2042&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776808116048,%22n%22:0,%22f%22:1,%22dn%22:2,%22dne%22:5,%22c%22:5,%22s%22:21,%22ce%22:43,%22rq%22:43,%22rp%22:154,%22rpe%22:155,%22di%22:1827,%22ds%22:2195,%22de%22:2195,%22dc%22:2214,%22l%22:2214,%22le%22:2217%7D,%22navigation%22:%7B%7D%7D — 200 — 743 B — 174 ms — http/1.1https://osf.io/chunk-DpkK-yAw.js/chunk-DpkK-yAw.js https://osf.io/chunk-DpkK-yAw.js — 200 — 11.9 KiB — 115 ms — h3https://osf.io/chunk-BBeCKoHU.js/chunk-BBeCKoHU.js https://osf.io/chunk-BBeCKoHU.js — 200 — 2.8 KiB — 111 ms — h3https://osf.io/chunk-CIh2Yzeb.js/chunk-CIh2Yzeb.js https://osf.io/chunk-CIh2Yzeb.js — 200 — 488 B — 134 ms — h3https://osf.io/chunk-9PrBnBk8.js/chunk-9PrBnBk8.js https://osf.io/chunk-9PrBnBk8.js — 200 — 195 B — 117 ms — h3https://osf.io/chunk-CxftVADH.js/chunk-CxftVADH.js https://osf.io/chunk-CxftVADH.js — 200 — 1.7 KiB — 121 ms — h3https://osf.io/chunk-CBEIzkOm.js/chunk-CBEIzkOm.js https://osf.io/chunk-CBEIzkOm.js — 200 — 2.3 KiB — 120 ms — h3https://osf.io/chunk-CKoij_H8.js/chunk-CKoij_H8.js https://osf.io/chunk-CKoij_H8.js — 200 — 600 B — 120 ms — h3https://osf.io/chunk-DlPq0wCi.js/chunk-DlPq0wCi.js https://osf.io/chunk-DlPq0wCi.js — 200 — 221 B — 129 ms — h3https://osf.io/chunk-DdxePV0T.js/chunk-DdxePV0T.js https://osf.io/chunk-DdxePV0T.js — 200 — 282 B — 129 ms — h3https://osf.io/chunk-CyzSrA4g.js/chunk-CyzSrA4g.js https://osf.io/chunk-CyzSrA4g.js — 200 — 124 B — 136 ms — h3https://osf.io/chunk-66e_qDsK.js/chunk-66e_qDsK.js https://osf.io/chunk-66e_qDsK.js — 200 — 1.4 KiB — 125 ms — h3https://osf.io/chunk-D9bLkvBB.js/chunk-D9bLkvBB.js https://osf.io/chunk-D9bLkvBB.js — 200 — 207 B — 128 ms — h3https://osf.io/chunk-ByTWVZ9j.js/chunk-ByTWVZ9j.js https://osf.io/chunk-ByTWVZ9j.js — 200 — 355 B — 135 ms — h3https://osf.io/chunk-DtTrf3rz.js/chunk-DtTrf3rz.js https://osf.io/chunk-DtTrf3rz.js — 200 — 279 B — 132 ms — h3https://osf.io/chunk-Bk4mGFFq.js/chunk-Bk4mGFFq.js https://osf.io/chunk-Bk4mGFFq.js — 200 — 575 B — 127 ms — h3https://osf.io/chunk-CD8UGSyt.js/chunk-CD8UGSyt.js https://osf.io/chunk-CD8UGSyt.js — 200 — 359 B — 135 ms — h3https://osf.io/chunk-BhOOc-PF.js/chunk-BhOOc-PF.js https://osf.io/chunk-BhOOc-PF.js — 200 — 306 B — 134 ms — h3https://osf.io/chunk-CbOcK4H-.js/chunk-CbOcK4H-.js https://osf.io/chunk-CbOcK4H-.js — 200 — 344 B — 134 ms — h3https://osf.io/chunk-AWX_TNXz.js/chunk-AWX_TNXz.js https://osf.io/chunk-AWX_TNXz.js — 200 — 127 B — 134 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 9.6 s LCP 15.3 shttps://osf.io// https://osf.io/ — 200 — 1.5 KiB — 153 ms — h2https://osf.io/assets/ace-builds/ace.js/assets/ace-builds/ace.js https://osf.io/assets/ace-builds/ace.js — 200 — 114.4 KiB — 1.5 s — h2https://osf.io/assets/js/newrelic/newrelic.snippet.js/assets/js/newrelic/newrelic.snippe... https://osf.io/assets/js/newrelic/newrelic.snippet.js — 200 — 25.3 KiB — 1.5 s — h2https://osf.io/main-5TCY7TYI.js/main-5TCY7TYI.js https://osf.io/main-5TCY7TYI.js — 200 — 1.4 MiB — 341 ms — h2https://osf.io/scripts-O6FZJ6YQ.js/scripts-O6FZJ6YQ.js https://osf.io/scripts-O6FZJ6YQ.js — 200 — 24.4 KiB — 119 ms — h3https://osf.io/styles-YB6LKA4J.css/styles-YB6LKA4J.css https://osf.io/styles-YB6LKA4J.css — 200 — 52.0 KiB — 129 ms — h3https://osf.io/assets/config/config.json/assets/config/config.json https://osf.io/assets/config/config.json — 200 — 567 B — 112 ms — h3https://js-agent.newrelic.com/nr-spa-1.301.0.min.jsjs-agent.newrelic.com/nr-spa-1.301.... https://js-agent.newrelic.com/nr-spa-1.301.0.min.js — 200 — 34.3 KiB — 14 ms — h2https://osf.io/assets/fonts/OpenSans-Regular.ttf/assets/fonts/OpenSans-Regular.ttf https://osf.io/assets/fonts/OpenSans-Regular.ttf — 200 — 128.0 KiB — 316 ms — h3https://osf.io/favicon.ico/favicon.ico https://osf.io/favicon.ico — 200 — 15.1 KiB — 111 ms — h3https://bam.nr-data.net/1/704513e63b?a=1835137194&sa=1&v=1.301.0&t=Unnamed%20Transaction&rst=2252&ck=0&s=7a6ae77a88cc2665&ref=https://osf.io/&ptid=39489d0bb5c21f21&af=err,spa,xhr,stn,ins&be=153&fe=2064&dc=2042&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776808116048,%22n%22:0,%22f%22:1,%22dn%22:2,%22dne%22:5,%22c%22:5,%22s%22:21,%22ce%22:43,%22rq%22:43,%22rp%22:154,%22rpe%22:155,%22di%22:1827,%22ds%22:2195,%22de%22:2195,%22dc%22:2214,%22l%22:2214,%22le%22:2217%7D,%22navigation%22:%7B%7D%7Dbam.nr-data.net/1/704513e63b?a=1835... https://bam.nr-data.net/1/704513e63b?a=1835137194&sa=1&v=1.301.0&t=Unnamed%20Transaction&rst=2252&ck=0&s=7a6ae77a88cc2665&ref=https://osf.io/&ptid=39489d0bb5c21f21&af=err,spa,xhr,stn,ins&be=153&fe=2064&dc=2042&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776808116048,%22n%22:0,%22f%22:1,%22dn%22:2,%22dne%22:5,%22c%22:5,%22s%22:21,%22ce%22:43,%22rq%22:43,%22rp%22:154,%22rpe%22:155,%22di%22:1827,%22ds%22:2195,%22de%22:2195,%22dc%22:2214,%22l%22:2214,%22le%22:2217%7D,%22navigation%22:%7B%7D%7D — 200 — 743 B — 174 ms — http/1.1https://osf.io/chunk-DpkK-yAw.js/chunk-DpkK-yAw.js https://osf.io/chunk-DpkK-yAw.js — 200 — 11.9 KiB — 115 ms — h3https://osf.io/chunk-BBeCKoHU.js/chunk-BBeCKoHU.js https://osf.io/chunk-BBeCKoHU.js — 200 — 2.8 KiB — 111 ms — h3https://osf.io/chunk-CIh2Yzeb.js/chunk-CIh2Yzeb.js https://osf.io/chunk-CIh2Yzeb.js — 200 — 488 B — 134 ms — h3https://osf.io/chunk-9PrBnBk8.js/chunk-9PrBnBk8.js https://osf.io/chunk-9PrBnBk8.js — 200 — 195 B — 117 ms — h3https://osf.io/chunk-CxftVADH.js/chunk-CxftVADH.js https://osf.io/chunk-CxftVADH.js — 200 — 1.7 KiB — 121 ms — h3https://osf.io/chunk-CBEIzkOm.js/chunk-CBEIzkOm.js https://osf.io/chunk-CBEIzkOm.js — 200 — 2.3 KiB — 120 ms — h3https://osf.io/chunk-CKoij_H8.js/chunk-CKoij_H8.js https://osf.io/chunk-CKoij_H8.js — 200 — 600 B — 120 ms — h3https://osf.io/chunk-DlPq0wCi.js/chunk-DlPq0wCi.js https://osf.io/chunk-DlPq0wCi.js — 200 — 221 B — 129 ms — h3https://osf.io/chunk-DdxePV0T.js/chunk-DdxePV0T.js https://osf.io/chunk-DdxePV0T.js — 200 — 282 B — 129 ms — h3https://osf.io/chunk-CyzSrA4g.js/chunk-CyzSrA4g.js https://osf.io/chunk-CyzSrA4g.js — 200 — 124 B — 136 ms — h3https://osf.io/chunk-66e_qDsK.js/chunk-66e_qDsK.js https://osf.io/chunk-66e_qDsK.js — 200 — 1.4 KiB — 125 ms — h3https://osf.io/chunk-D9bLkvBB.js/chunk-D9bLkvBB.js https://osf.io/chunk-D9bLkvBB.js — 200 — 207 B — 128 ms — h3https://osf.io/chunk-ByTWVZ9j.js/chunk-ByTWVZ9j.js https://osf.io/chunk-ByTWVZ9j.js — 200 — 355 B — 135 ms — h3https://osf.io/chunk-DtTrf3rz.js/chunk-DtTrf3rz.js https://osf.io/chunk-DtTrf3rz.js — 200 — 279 B — 132 ms — h3https://osf.io/chunk-Bk4mGFFq.js/chunk-Bk4mGFFq.js https://osf.io/chunk-Bk4mGFFq.js — 200 — 575 B — 127 ms — h3https://osf.io/chunk-CD8UGSyt.js/chunk-CD8UGSyt.js https://osf.io/chunk-CD8UGSyt.js — 200 — 359 B — 135 ms — h3https://osf.io/chunk-BhOOc-PF.js/chunk-BhOOc-PF.js https://osf.io/chunk-BhOOc-PF.js — 200 — 306 B — 134 ms — h3https://osf.io/chunk-CbOcK4H-.js/chunk-CbOcK4H-.js https://osf.io/chunk-CbOcK4H-.js — 200 — 344 B — 134 ms — h3https://osf.io/chunk-AWX_TNXz.js/chunk-AWX_TNXz.js https://osf.io/chunk-AWX_TNXz.js — 200 — 127 B — 134 ms — h3https://osf.io/assets/i18n/en.json/assets/i18n/en.json https://osf.io/assets/i18n/en.json — 200 — 32.5 KiB — 117 ms — h3https://api.osf.io/v2/api.osf.io/v2/ https://api.osf.io/v2/ — 200 — 0 B — 179 ms — h2https://osf.io/chunk-DZd9tlxL.js/chunk-DZd9tlxL.js https://osf.io/chunk-DZd9tlxL.js — 200 — 2.5 KiB — 344 ms — h3https://api.osf.io/v2/api.osf.io/v2/ https://api.osf.io/v2/ — 200 — 0 B — 158 ms — h2https://api.osf.io/v2/api.osf.io/v2/ https://api.osf.io/v2/ — 200 — 512 B — 167 ms — h3https://api.osf.io/v2/api.osf.io/v2/ https://api.osf.io/v2/ — 200 — 512 B — 318 ms — h3https://osf.io/chunk-D4XAdZn0.js/chunk-D4XAdZn0.js https://osf.io/chunk-D4XAdZn0.js — 200 — 301 B — 112 ms — h3https://osf.io/chunk-CuE14Bh3.js/chunk-CuE14Bh3.js https://osf.io/chunk-CuE14Bh3.js — 200 — 2.3 KiB — 111 ms — h3https://osf.io/chunk-B8NV35su.js/chunk-B8NV35su.js https://osf.io/chunk-B8NV35su.js — 200 — 2.2 KiB — 194 ms — h3https://osf.io/chunk-Cta0Bx8L.js/chunk-Cta0Bx8L.js https://osf.io/chunk-Cta0Bx8L.js — 200 — 1.7 KiB — 114 ms — h3https://osf.io/chunk-Z7vnSZFQ.js/chunk-Z7vnSZFQ.js https://osf.io/chunk-Z7vnSZFQ.js — 200 — 2.6 KiB — 179 ms — h3https://osf.io/chunk-CymPxyhJ.js/chunk-CymPxyhJ.js https://osf.io/chunk-CymPxyhJ.js — 200 — 3.4 KiB — 193 ms — h3https://osf.io/chunk-Dd9GVosD.js/chunk-Dd9GVosD.js https://osf.io/chunk-Dd9GVosD.js — 200 — 1.7 KiB — 115 ms — h3https://osf.io/chunk-GaVt3TJ4.js/chunk-GaVt3TJ4.js https://osf.io/chunk-GaVt3TJ4.js — 200 — 1.5 KiB — 180 ms — h3https://osf.io/chunk-DVKAuJUP.js/chunk-DVKAuJUP.js https://osf.io/chunk-DVKAuJUP.js — 200 — 2.7 KiB — 192 ms — h3https://osf.io/chunk-C6q9FVu5.js/chunk-C6q9FVu5.js https://osf.io/chunk-C6q9FVu5.js — 200 — 3.2 KiB — 179 ms — h3https://osf.io/chunk-M1PByglI.js/chunk-M1PByglI.js https://osf.io/chunk-M1PByglI.js — 200 — 16.3 KiB — 179 ms — h3https://osf.io/chunk-DqEORjq1.js/chunk-DqEORjq1.js https://osf.io/chunk-DqEORjq1.js — 200 — 9.6 KiB — 178 ms — h3https://osf.io/chunk-BoPu-vlJ.js/chunk-BoPu-vlJ.js https://osf.io/chunk-BoPu-vlJ.js — 200 — 626 B — 114 ms — h3https://osf.io/chunk-BU7svptr.js/chunk-BU7svptr.js https://osf.io/chunk-BU7svptr.js — 200 — 4.7 KiB — 118 ms — h3https://osf.io/chunk-oFacxxqR.js/chunk-oFacxxqR.js https://osf.io/chunk-oFacxxqR.js — 200 — 186 B — 112 ms — h3https://osf.io/chunk-B1dyBDr4.js/chunk-B1dyBDr4.js https://osf.io/chunk-B1dyBDr4.js — 200 — 4.4 KiB — 120 ms — h3https://osf.io/chunk-nyR1BJFP.js/chunk-nyR1BJFP.js https://osf.io/chunk-nyR1BJFP.js — 200 — 540 B — 119 ms — h3https://osf.io/chunk-DN7po4k-.js/chunk-DN7po4k-.js https://osf.io/chunk-DN7po4k-.js — 200 — 532 B — 123 ms — h3https://osf.io/chunk-akW38xAn.js/chunk-akW38xAn.js https://osf.io/chunk-akW38xAn.js — 200 — 358 B — 123 ms — h3https://osf.io/chunk-nY-2fsZS.js/chunk-nY-2fsZS.js https://osf.io/chunk-nY-2fsZS.js — 200 — 260 B — 118 ms — h3https://osf.io/chunk-B9Lt1MTW.js/chunk-B9Lt1MTW.js https://osf.io/chunk-B9Lt1MTW.js — 200 — 106 B — 117 ms — h3https://osf.io/chunk-BhYHJMaF.js/chunk-BhYHJMaF.js https://osf.io/chunk-BhYHJMaF.js — 200 — 105 B — 134 ms — h3https://osf.io/chunk-FudDxBiD.js/chunk-FudDxBiD.js https://osf.io/chunk-FudDxBiD.js — 200 — 8.9 KiB — 376 ms — h3https://osf.io/chunk-D4GxTpuF.js/chunk-D4GxTpuF.js https://osf.io/chunk-D4GxTpuF.js — 200 — 547 B — 126 ms — h3https://osf.io/chunk-DBTfgm4d.js/chunk-DBTfgm4d.js https://osf.io/chunk-DBTfgm4d.js — 200 — 497 B — 376 ms — h3https://osf.io/chunk-D-hZQAcz.js/chunk-D-hZQAcz.js https://osf.io/chunk-D-hZQAcz.js — 200 — 3.3 KiB — 129 ms — h3https://osf.io/chunk-uTS6datd.js/chunk-uTS6datd.js https://osf.io/chunk-uTS6datd.js — 200 — 703 B — 128 ms — h3https://osf.io/chunk-Ildfj8yh.js/chunk-Ildfj8yh.js https://osf.io/chunk-Ildfj8yh.js — 200 — 724 B — 379 ms — h3https://osf.io/chunk-TYLnZTbu.js/chunk-TYLnZTbu.js https://osf.io/chunk-TYLnZTbu.js — 200 — 3.8 KiB — 129 ms — h3https://osf.io/chunk-xFwP3vLx.js/chunk-xFwP3vLx.js https://osf.io/chunk-xFwP3vLx.js — 200 — 394 B — 376 ms — h3https://osf.io/chunk-CCx-6phf.js/chunk-CCx-6phf.js https://osf.io/chunk-CCx-6phf.js — 200 — 4.2 KiB — 376 ms — h3https://osf.io/chunk-BHnJDPrh.js/chunk-BHnJDPrh.js https://osf.io/chunk-BHnJDPrh.js — 200 — 556 B — 378 ms — h3https://osf.io/chunk-DFqIVJ7f.js/chunk-DFqIVJ7f.js https://osf.io/chunk-DFqIVJ7f.js — 200 — 1.1 KiB — 536 ms — h3https://osf.io/chunk-CkUlPd3Y.js/chunk-CkUlPd3Y.js https://osf.io/chunk-CkUlPd3Y.js — 200 — 6.8 KiB — 378 ms — h3https://osf.io/chunk-DL9qodHu.js/chunk-DL9qodHu.js https://osf.io/chunk-DL9qodHu.js — 200 — 8.6 KiB — 124 ms — h3https://osf.io/chunk-CDMaIq_J.js/chunk-CDMaIq_J.js https://osf.io/chunk-CDMaIq_J.js — 200 — 1.6 KiB — 378 ms — h3https://osf.io/chunk-ByNuTndi.js/chunk-ByNuTndi.js https://osf.io/chunk-ByNuTndi.js — 200 — 686 B — 127 ms — h3https://osf.io/chunk-CqpNuKCq.js/chunk-CqpNuKCq.js https://osf.io/chunk-CqpNuKCq.js — 200 — 698 B — 693 ms — h3https://osf.io/chunk-CAmbmD2f.js/chunk-CAmbmD2f.js https://osf.io/chunk-CAmbmD2f.js — 200 — 1.1 KiB — 127 ms — h3https://bam.nr-data.net/1/704513e63b?a=1835137194&sa=1&v=1.311.0&t=Unnamed%20Transaction&rst=3316&ck=0&s=63418c54dc620fae&ref=https://osf.io/&ptid=1b3ff9f469705885&af=err,spa,xhr,stn,ins&be=153&fe=2064&dc=2042&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776808116048,%22n%22:0,%22f%22:1,%22dn%22:2,%22dne%22:5,%22c%22:5,%22s%22:21,%22ce%22:43,%22rq%22:43,%22rp%22:154,%22rpe%22:155,%22di%22:1827,%22ds%22:2195,%22de%22:2195,%22dc%22:2214,%22l%22:2214,%22le%22:2217%7D,%22navigation%22:%7B%7D%7D&fp=2624&fcp=2624bam.nr-data.net/1/704513e63b?a=1835... https://bam.nr-data.net/1/704513e63b?a=1835137194&sa=1&v=1.311.0&t=Unnamed%20Transaction&rst=3316&ck=0&s=63418c54dc620fae&ref=https://osf.io/&ptid=1b3ff9f469705885&af=err,spa,xhr,stn,ins&be=153&fe=2064&dc=2042&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776808116048,%22n%22:0,%22f%22:1,%22dn%22:2,%22dne%22:5,%22c%22:5,%22s%22:21,%22ce%22:43,%22rq%22:43,%22rp%22:154,%22rpe%22:155,%22di%22:1827,%22ds%22:2195,%22de%22:2195,%22dc%22:2214,%22l%22:2214,%22le%22:2217%7D,%22navigation%22:%7B%7D%7D&fp=2624&fcp=2624 — 200 — 743 B — 129 ms — http/1.1https://bam.nr-data.net/events/1/704513e63b?a=1835137194&sa=1&v=1.311.0&t=Unnamed%20Transaction&rst=3456&ck=0&s=63418c54dc620fae&ref=https://osf.io/&ptid=1b3ff9f469705885bam.nr-data.net/events/1/704513e63b... https://bam.nr-data.net/events/1/704513e63b?a=1835137194&sa=1&v=1.311.0&t=Unnamed%20Transaction&rst=3456&ck=0&s=63418c54dc620fae&ref=https://osf.io/&ptid=1b3ff9f469705885 — 202 — 437 B — 121 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-NDTC398www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NDTC398 — 200 — 159.6 KiB — 144 ms — h2https://www.youtube.com/embed/X07mBq2tnMg?si=jzOBeqyUPGJ6tm86www.youtube.com/embed/X07mBq2tnMg?s... https://www.youtube.com/embed/X07mBq2tnMg?si=jzOBeqyUPGJ6tm86 — 200 — 56.7 KiB — 208 ms — h2https://api.osf.io/v2/status/api.osf.io/v2/status/ https://api.osf.io/v2/status/ — 200 — 0 B — 118 ms — h2https://osf.io/assets/images/logo.svg/assets/images/logo.svg https://osf.io/assets/images/logo.svg — 200 — 77.2 KiB — 264 ms — h3https://osf.io/assets/images/better-research-background.svg/assets/images/better-research-back... https://osf.io/assets/images/better-research-background.svg — 200 — 25.5 KiB — 127 ms — h3https://osf.io/assets/images/carousel3.png/assets/images/carousel3.png https://osf.io/assets/images/carousel3.png — 200 — 175.2 KiB — 297 ms — h3https://osf.io/assets/images/carousel1.png/assets/images/carousel1.png https://osf.io/assets/images/carousel1.png — 200 — 162.9 KiB — 292 ms — h3https://osf.io/assets/images/carousel2.png/assets/images/carousel2.png https://osf.io/assets/images/carousel2.png — 200 — 150.1 KiB — 207 ms — h3https://osf.io/assets/icons/colored/search.svg/assets/icons/colored/search.svg https://osf.io/assets/icons/colored/search.svg — 200 — 660 B — 248 ms — h3https://osf.io/assets/icons/colored/design.svg/assets/icons/colored/design.svg https://osf.io/assets/icons/colored/design.svg — 200 — 399 B — 252 ms — h3https://osf.io/assets/icons/colored/collect.svg/assets/icons/colored/collect.svg https://osf.io/assets/icons/colored/collect.svg — 200 — 1.0 KiB — 253 ms — h3https://osf.io/assets/icons/colored/publish.svg/assets/icons/colored/publish.svg https://osf.io/assets/icons/colored/publish.svg — 200 — 663 B — 166 ms — h3https://osf.io/assets/images/integrations/dropbox.png/assets/images/integrations/dropbox... https://osf.io/assets/images/integrations/dropbox.png — 200 — 5.3 KiB — 166 ms — h3https://osf.io/assets/images/integrations/google-drive.png/assets/images/integrations/google-... https://osf.io/assets/images/integrations/google-drive.png — 200 — 5.5 KiB — 166 ms — h3https://osf.io/assets/images/integrations/incommon.png/assets/images/integrations/incommo... https://osf.io/assets/images/integrations/incommon.png — 200 — 4.9 KiB — 247 ms — h3https://osf.io/assets/images/integrations/sso.png/assets/images/integrations/sso.png https://osf.io/assets/images/integrations/sso.png — 200 — 8.8 KiB — 247 ms — h3https://osf.io/assets/images/integrations/google-scholar.png/assets/images/integrations/google-... https://osf.io/assets/images/integrations/google-scholar.png — 200 — 6.5 KiB — 179 ms — h3https://osf.io/assets/images/integrations/orcid.png/assets/images/integrations/orcid.p... https://osf.io/assets/images/integrations/orcid.png — 200 — 3.4 KiB — 186 ms — h3https://osf.io/assets/images/integrations/mendeley.png/assets/images/integrations/mendele... https://osf.io/assets/images/integrations/mendeley.png — 200 — 5.7 KiB — 151 ms — h3https://osf.io/assets/images/integrations/zotero.png/assets/images/integrations/zotero.... https://osf.io/assets/images/integrations/zotero.png — 200 — 4.4 KiB — 168 ms — h3https://osf.io/media/fa-brands-400-AHOAZHCU.woff2/media/fa-brands-400-AHOAZHCU.woff2 https://osf.io/media/fa-brands-400-AHOAZHCU.woff2 — 200 — 107.6 KiB — 194 ms — h3https://osf.io/assets/fonts/OpenSans-Bold.ttf/assets/fonts/OpenSans-Bold.ttf https://osf.io/assets/fonts/OpenSans-Bold.ttf — 200 — 127.9 KiB — 294 ms — h3https://osf.io/media/fa-solid-900-MDEYK55F.woff2/media/fa-solid-900-MDEYK55F.woff2 https://osf.io/media/fa-solid-900-MDEYK55F.woff2 — 200 — 112.1 KiB — 187 ms — h3https://osf.io/assets/fonts/OpenSans-SemiBold.ttf/assets/fonts/OpenSans-SemiBold.ttf https://osf.io/assets/fonts/OpenSans-SemiBold.ttf — 200 — 127.7 KiB — 204 ms — h3https://osf.io/assets/fonts/OpenSans-Medium.ttf/assets/fonts/OpenSans-Medium.ttf https://osf.io/assets/fonts/OpenSans-Medium.ttf — 200 — 128.0 KiB — 193 ms — h3https://api.osf.io/v2/status/api.osf.io/v2/status/ https://api.osf.io/v2/status/ — 200 — 64 B — 147 ms — h3https://www.youtube.com/s/player/218d9d92/www-player.csswww.youtube.com/s/player/218d9d92/w... https://www.youtube.com/s/player/218d9d92/www-player.css — 200 — 56.9 KiB — 42 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUwwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Z3F5ov4G3v8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywFC1GFUvUTMfxq9C5Vyf-b95XqJUw — 200 — 45.4 KiB — 54 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 105 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=root,base — 200 — 193.0 KiB — 132 ms — h2https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/218d9d92/p... https://www.youtube.com/s/player/218d9d92/player_embed_es6.vflset/en_US/base.js — 200 — 435.8 KiB — 188 ms — h2https://www.googletagmanager.com/gtag/js?id=G-JMG7YD81TP&cx=c&gtm=4e64h1h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-JMG7YD81TP&cx=c&gtm=4e64h1h1 — 200 — 164.9 KiB — 146 ms — h2https://www.clarity.ms/tag/qwz5axcfwv?ref=gtmwww.clarity.ms/tag/qwz5axcfwv?ref=g... https://www.clarity.ms/tag/qwz5axcfwv?ref=gtm — 200 — 848 B — 190 ms — http/1.1https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fosf.io%2F&scrsrc=www.googletagmanager.com&rnd=1059681467.1776808120&dt=OSF&auid=1861940627.1776808120&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1h1v9132761126za200zd9132761126xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=1&tft=1776808120307&tfd=4260www.google.com/ccm/collect?rcb=0&fr... https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fosf.io%2F&scrsrc=www.googletagmanager.com&rnd=1059681467.1776808120&dt=OSF&auid=1861940627.1776808120&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1h1v9132761126za200zd9132761126xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=1&tft=1776808120307&tfd=4260 — 200 — 21 B — 105 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-963536011&cx=c&gtm=4e64h1h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-963536011&cx=c&gtm=4e64h1h1 — 200 — 144.5 KiB — 80 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-JMG7YD81TP&gtm=45je64h1h1v9136667701z89132761126za20gzb9132761126zd9132761126&_p=1776808120041&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1747104415&_eu=AAAAAGA&are=1&cid=1586729785.1776808121&ec_mode=a&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117384405&sid=1776808120&sct=1&seg=0&dl=https%3A%2F%2Fosf.io%2F&dt=OSF&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=4510region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-JMG7YD81TP&gtm=45je64h1h1v9136667701z89132761126za20gzb9132761126zd9132761126&_p=1776808120041&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1747104415&_eu=AAAAAGA&are=1&cid=1586729785.1776808121&ec_mode=a&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117384405&sid=1776808120&sct=1&seg=0&dl=https%3A%2F%2Fosf.io%2F&dt=OSF&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=4510 — 204 — 542 B — 102 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-JMG7YD81TP&cid=1586729785.1776808121&gtm=45je64h1h1v9136667701z89132761126za20gzb9132761126zd9132761126&rcb=10&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117384405stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-JMG7YD81TP&cid=1586729785.1776808121&gtm=45je64h1h1v9136667701z89132761126za20gzb9132761126zd9132761126&rcb=10&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117384405 — 204 — 542 B — 98 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-JMG7YD81TP&cid=1586729785.1776808121&gtm=45je64h1h1v9136667701z89132761126za20gzb9132761126zd9132761126&rcb=10&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117384405&z=1193095079www.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-JMG7YD81TP&cid=1586729785.1776808121&gtm=45je64h1h1v9136667701z89132761126za20gzb9132761126zd9132761126&rcb=10&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117384405&z=1193095079 — 200 — 408 B — 103 ms — h2https://scripts.clarity.ms/0.8.60-beta/clarity.jsscripts.clarity.ms/0.8.60-beta/clar... https://scripts.clarity.ms/0.8.60-beta/clarity.js — 200 — 25.0 KiB — 128 ms — h2https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&dl=https%3A%2F%2Fosf.io%2F&scrsrc=www.googletagmanager.com&rnd=1059681467.1776808120&dt=OSF&auid=1861940627.1776808120&navt=n&npa=1&_tu=CA&gtm=45be64h1h1v9180501280z89132761126za20gzb9132761126zd9132761126xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-963536011&tid=AW-963536011&tft=1776808120656&tfd=4610www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&dl=https%3A%2F%2Fosf.io%2F&scrsrc=www.googletagmanager.com&rnd=1059681467.1776808120&dt=OSF&auid=1861940627.1776808120&navt=n&npa=1&_tu=CA&gtm=45be64h1h1v9180501280z89132761126za20gzb9132761126zd9132761126xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-963536011&tid=AW-963536011&tft=1776808120656&tfd=4610 — 200 — 21 B — 34 ms — h3https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 158 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 495 B — 96 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.CYE28xQTWxU.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywGc21Bc99sDrhbnjOkQlq7nTfp_WQ/m=r78Drb — 200 — 146.3 KiB — 74 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 25 ms — h3https://k.clarity.ms/collectk.clarity.ms/collect https://k.clarity.ms/collect — 204 — 270 B — 441 ms — http/1.1https://i.ytimg.com/vi_webp/X07mBq2tnMg/sddefault.webpi.ytimg.com/vi_webp/X07mBq2tnMg/sdd... https://i.ytimg.com/vi_webp/X07mBq2tnMg/sddefault.webp — 200 — 5.5 KiB — 78 ms — h2https://www.google.com/js/th/Tsj2rE80jstpz6Q1k9XA1bynyWMKlWaB3UmUIkCsRnA.jswww.google.com/js/th/Tsj2rE80jstpz6... https://www.google.com/js/th/Tsj2rE80jstpz6Q1k9XA1bynyWMKlWaB3UmUIkCsRnA.js — 200 — 23.3 KiB — 63 ms — h3https://www.youtube.com/generate_204?m4iuZwwww.youtube.com/generate_204?m4iuZw https://www.youtube.com/generate_204?m4iuZw — 204 — 10 B — 27 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 96 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 312 B — 33 ms — h2https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 37 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
39% of JavaScript execution is third-party
First-party Third-party 2335ms · 528KB · $31/mo
Unattributable
Other
Costly
Execution 1271ms
Transfer 0 KB
Monthly Cost $17/mo
Google Tag Manager
Tag Manager
Costly
Execution 372ms
Transfer 165 KB
Unused 39%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Optional
Execution 200ms
Transfer 145 KB
Unused 48%
Monthly Cost $3/mo
Microsoft Clarity
Session Replay
Optional
Execution 198ms
Transfer 25 KB
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 173ms
Transfer 160 KB
Unused 42%
Monthly Cost $2/mo
js-agent.newrelic.com
Other
Optional
Execution 121ms
Transfer 34 KB
Unused 61%
Monthly Cost $2/mo

These scripts may cost more than they're worth

  • Unattributable adds 1271ms and costs ~$17/month
  • Google Tag Manager adds 372ms and costs ~$5/month

Unattributable takes 1271ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 372ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

61% of js-agent.newrelic.com'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