Skip to content
https://osf.io

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
4
REVIEW
2
PASS
7
INFO
2

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

46
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.
75
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.71 s

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

3.69 s

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

460 ms

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

0.067

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

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

4.83 s

Page Load Progression

535 ms
1.1 s
1.6 s
2.1 s
2.7 s
3.2 s
3.7 s
4.3 s
Checks
15
7 PASS 2 REVIEW 4 FIX
F
Page Weight Budget
Action
4.6 MB transferred, 132 requests
FIX
4.6 MB transferred, 132 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 766 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 766 KB
Warning::
132 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
132 requests
0.97 g CO2 per page load
JavaScript 3.0 MiB 65%
Fonts 765.8 KiB 16%
Images 647.8 KiB 14%
CSS 154.4 KiB 3%
HTML 57.2 KiB 1%
Other 34.7 KiB 1%
Other 15.1 KiB 0%
Other 2.6 KiB 0%
Other 551 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 Bundles
Action
74 scripts, 942 KB unused
FIX
74 scripts, 942 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: 942 KB
942 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://osf.io/main-5TCY7TYI.js1441 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=4e64h1145 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=4e64h1165 KB64 KB (39%)3rd
https://js-agent.newrelic.com/nr-spa-1.301.0.min.js34 KB21 KB (61%)3rd
https://osf.io/chunk-C6q9FVu5.js3 KB1st
https://osf.io/chunk-BoPu-vlJ.js1 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
132 resources · 4.6 MB · 942 KB savings available
FIX
132 resources · 4.6 MB · 942 KB savings available
Warning::
Page weight 3.6 MB over 1MB target
Got: 4.6 MB Expected: ≤ 1 MB
Info::
~942 KB of savings available
Info::
37 third-party resources (32% of weight)
Info::
2 resources over 200KB
132 resources · 4.6 MiB · 37 third-party 3.6 MiB over 1MB target
JavaScript 65% · 3.0 MiB
Font 16% · 765.8 KiB
Image 14% · 663.3 KiB
CSS 3% · 154.4 KiB
Document 1% · 57.3 KiB
Other 1% · 37.5 KiB

~941.6 KiB of savings available

Remove unused JavaScript: 941.6 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.

C
Image Optimization
Action
24 images, 0 KB saveable
REVIEW
24 images, 0 KB saveable
Warning::
https://osf.io/assets/images/carousel2.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://osf.io/assets/images/carousel3.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://osf.io/assets/images/carousel1.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
24 images 648 KB
0 oversized -0 KB
23 legacy format
3 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

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

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
JS Execution Cost
Action
1531ms total JS execution
REVIEW
1531ms total JS execution
Warning::
https://osf.io/main-5TCY7TYI.js: 621ms CPU time
Warning::
Unattributable: 374ms CPU time
Info::
https://osf.io/: 175ms CPU time
Info::
https://osf.io/assets/js/newrelic/newrelic.snippet...: 140ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-JMG7...: 111ms CPU time
Info::
Third-party scripts: 596ms (39% of total)

Main Thread Breakdown

Script Evaluation 60% Other 25% Style & Layout 6% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://osf.io/main-5TCY7TYI.js621ms580ms4ms1st
Unattributable374ms31ms0ms3rd
https://osf.io/175ms1ms0ms1st
https://osf.io/assets/js/newrelic/newrelic.snippet.js140ms118ms3ms1st
https://www.googletagmanager.com/gtag/js?id=G-JMG7YD81TP&cx=c&gtm=4e64h1111ms94ms13ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-963536011&cx=c&gtm=4e64h156ms46ms8ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NDTC39855ms32ms13ms3rd
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 (766 KB)
PASS
7 fonts (766 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

766 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 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.7 s LCP 3.7 shttps://osf.io/assets/fonts/OpenSans-Regular.ttfOpenSans-Regular.ttf https://osf.io/assets/fonts/OpenSans-Regular.ttf — 128.0 KiB — 298 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 67 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.7 KiB — 272 ms — font-display: swaphttps://osf.io/assets/fonts/OpenSans-Bold.ttfOpenSans-Bold.ttf https://osf.io/assets/fonts/OpenSans-Bold.ttf — 128.0 KiB — 491 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.3 KiB — 315 ms — font-display: swaphttps://osf.io/assets/fonts/OpenSans-SemiBold.ttfOpenSans-SemiBold.ttf https://osf.io/assets/fonts/OpenSans-SemiBold.ttf — 127.9 KiB — 412 ms — font-display: swaphttps://osf.io/assets/fonts/OpenSans-Medium.ttfOpenSans-Medium.ttf https://osf.io/assets/fonts/OpenSans-Medium.ttf — 128.1 KiB — 373 ms — font-display: swap
OpenSans-Regular.ttf ttf swap
Size 128 KB
Load time 298 ms
Start 1.1 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 67 ms
Start 3.7 s
Risk FOUT — text flashes from fallback to web font
fa-brands-400-AHOAZHCU.... woff2 swap
Size 108 KB
Load time 272 ms
Start 3.7 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 491 ms
Start 3.7 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 315 ms
Start 3.7 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 412 ms
Start 3.7 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 373 ms
Start 3.7 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
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 ~520 KB and ~1040 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+
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
132 requests over 6932ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 1.7 s LCP 3.7 shttps://osf.io// https://osf.io/ — 200 — 1.5 KiB — 169 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 — 350 ms — 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 — 145 ms — h2https://osf.io/main-5TCY7TYI.js/main-5TCY7TYI.js https://osf.io/main-5TCY7TYI.js — 200 — 1.4 MiB — 327 ms — h2https://osf.io/scripts-O6FZJ6YQ.js/scripts-O6FZJ6YQ.js https://osf.io/scripts-O6FZJ6YQ.js — 200 — 24.4 KiB — 332 ms — h3https://osf.io/styles-YB6LKA4J.css/styles-YB6LKA4J.css https://osf.io/styles-YB6LKA4J.css — 200 — 52.0 KiB — 282 ms — h3https://osf.io/assets/config/config.json/assets/config/config.json https://osf.io/assets/config/config.json — 200 — 567 B — 116 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 — 7 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 — 298 ms — h3https://bam.nr-data.net/1/704513e63b?a=1835137194&sa=1&v=1.301.0&t=Unnamed%20Transaction&rst=1090&ck=0&s=b09791a88b9df418&ref=https://osf.io/&ptid=70586f8da7114af1&af=err,spa,xhr,stn,ins&be=170&fe=894&dc=870&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776808146089,%22n%22:0,%22f%22:2,%22dn%22:3,%22dne%22:3,%22c%22:3,%22s%22:18,%22ce%22:44,%22rq%22:44,%22rp%22:170,%22rpe%22:172,%22di%22:343,%22ds%22:1039,%22de%22:1040,%22dc%22:1062,%22l%22:1062,%22le%22:1064%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=1090&ck=0&s=b09791a88b9df418&ref=https://osf.io/&ptid=70586f8da7114af1&af=err,spa,xhr,stn,ins&be=170&fe=894&dc=870&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776808146089,%22n%22:0,%22f%22:2,%22dn%22:3,%22dne%22:3,%22c%22:3,%22s%22:18,%22ce%22:44,%22rq%22:44,%22rp%22:170,%22rpe%22:172,%22di%22:343,%22ds%22:1039,%22de%22:1040,%22dc%22:1062,%22l%22:1062,%22le%22:1064%7D,%22navigation%22:%7B%7D%7D — 200 — 743 B — 308 ms — http/1.1https://osf.io/favicon.ico/favicon.ico https://osf.io/favicon.ico — 200 — 15.1 KiB — 490 ms — h3https://osf.io/chunk-DpkK-yAw.js/chunk-DpkK-yAw.js https://osf.io/chunk-DpkK-yAw.js — 200 — 11.9 KiB — 318 ms — h3https://osf.io/chunk-BBeCKoHU.js/chunk-BBeCKoHU.js https://osf.io/chunk-BBeCKoHU.js — 200 — 2.8 KiB — 112 ms — h3https://osf.io/chunk-CIh2Yzeb.js/chunk-CIh2Yzeb.js https://osf.io/chunk-CIh2Yzeb.js — 200 — 488 B — 116 ms — h3https://osf.io/chunk-9PrBnBk8.js/chunk-9PrBnBk8.js https://osf.io/chunk-9PrBnBk8.js — 200 — 195 B — 348 ms — h3https://osf.io/chunk-CxftVADH.js/chunk-CxftVADH.js https://osf.io/chunk-CxftVADH.js — 200 — 1.7 KiB — 344 ms — h3https://osf.io/chunk-CBEIzkOm.js/chunk-CBEIzkOm.js https://osf.io/chunk-CBEIzkOm.js — 200 — 2.3 KiB — 115 ms — h3https://osf.io/chunk-CKoij_H8.js/chunk-CKoij_H8.js https://osf.io/chunk-CKoij_H8.js — 200 — 600 B — 117 ms — h3https://osf.io/chunk-DlPq0wCi.js/chunk-DlPq0wCi.js https://osf.io/chunk-DlPq0wCi.js — 200 — 221 B — 121 ms — h3https://osf.io/chunk-DdxePV0T.js/chunk-DdxePV0T.js https://osf.io/chunk-DdxePV0T.js — 200 — 282 B — 123 ms — h3https://osf.io/chunk-CyzSrA4g.js/chunk-CyzSrA4g.js https://osf.io/chunk-CyzSrA4g.js — 200 — 124 B — 120 ms — h3https://osf.io/chunk-66e_qDsK.js/chunk-66e_qDsK.js https://osf.io/chunk-66e_qDsK.js — 200 — 1.4 KiB — 346 ms — h3https://osf.io/chunk-D9bLkvBB.js/chunk-D9bLkvBB.js https://osf.io/chunk-D9bLkvBB.js — 200 — 207 B — 121 ms — h3https://osf.io/chunk-ByTWVZ9j.js/chunk-ByTWVZ9j.js https://osf.io/chunk-ByTWVZ9j.js — 200 — 355 B — 123 ms — h3https://osf.io/chunk-DtTrf3rz.js/chunk-DtTrf3rz.js https://osf.io/chunk-DtTrf3rz.js — 200 — 279 B — 147 ms — h3https://osf.io/chunk-Bk4mGFFq.js/chunk-Bk4mGFFq.js https://osf.io/chunk-Bk4mGFFq.js — 200 — 575 B — 129 ms — h3https://osf.io/chunk-CD8UGSyt.js/chunk-CD8UGSyt.js https://osf.io/chunk-CD8UGSyt.js — 200 — 359 B — 345 ms — h3https://osf.io/chunk-BhOOc-PF.js/chunk-BhOOc-PF.js https://osf.io/chunk-BhOOc-PF.js — 200 — 306 B — 298 ms — h3https://osf.io/chunk-CbOcK4H-.js/chunk-CbOcK4H-.js https://osf.io/chunk-CbOcK4H-.js — 200 — 344 B — 122 ms — h3https://osf.io/chunk-AWX_TNXz.js/chunk-AWX_TNXz.js https://osf.io/chunk-AWX_TNXz.js — 200 — 127 B — 345 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 1.7 s LCP 3.7 shttps://osf.io// https://osf.io/ — 200 — 1.5 KiB — 169 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 — 350 ms — 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 — 145 ms — h2https://osf.io/main-5TCY7TYI.js/main-5TCY7TYI.js https://osf.io/main-5TCY7TYI.js — 200 — 1.4 MiB — 327 ms — h2https://osf.io/scripts-O6FZJ6YQ.js/scripts-O6FZJ6YQ.js https://osf.io/scripts-O6FZJ6YQ.js — 200 — 24.4 KiB — 332 ms — h3https://osf.io/styles-YB6LKA4J.css/styles-YB6LKA4J.css https://osf.io/styles-YB6LKA4J.css — 200 — 52.0 KiB — 282 ms — h3https://osf.io/assets/config/config.json/assets/config/config.json https://osf.io/assets/config/config.json — 200 — 567 B — 116 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 — 7 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 — 298 ms — h3https://bam.nr-data.net/1/704513e63b?a=1835137194&sa=1&v=1.301.0&t=Unnamed%20Transaction&rst=1090&ck=0&s=b09791a88b9df418&ref=https://osf.io/&ptid=70586f8da7114af1&af=err,spa,xhr,stn,ins&be=170&fe=894&dc=870&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776808146089,%22n%22:0,%22f%22:2,%22dn%22:3,%22dne%22:3,%22c%22:3,%22s%22:18,%22ce%22:44,%22rq%22:44,%22rp%22:170,%22rpe%22:172,%22di%22:343,%22ds%22:1039,%22de%22:1040,%22dc%22:1062,%22l%22:1062,%22le%22:1064%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=1090&ck=0&s=b09791a88b9df418&ref=https://osf.io/&ptid=70586f8da7114af1&af=err,spa,xhr,stn,ins&be=170&fe=894&dc=870&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776808146089,%22n%22:0,%22f%22:2,%22dn%22:3,%22dne%22:3,%22c%22:3,%22s%22:18,%22ce%22:44,%22rq%22:44,%22rp%22:170,%22rpe%22:172,%22di%22:343,%22ds%22:1039,%22de%22:1040,%22dc%22:1062,%22l%22:1062,%22le%22:1064%7D,%22navigation%22:%7B%7D%7D — 200 — 743 B — 308 ms — http/1.1https://osf.io/favicon.ico/favicon.ico https://osf.io/favicon.ico — 200 — 15.1 KiB — 490 ms — h3https://osf.io/chunk-DpkK-yAw.js/chunk-DpkK-yAw.js https://osf.io/chunk-DpkK-yAw.js — 200 — 11.9 KiB — 318 ms — h3https://osf.io/chunk-BBeCKoHU.js/chunk-BBeCKoHU.js https://osf.io/chunk-BBeCKoHU.js — 200 — 2.8 KiB — 112 ms — h3https://osf.io/chunk-CIh2Yzeb.js/chunk-CIh2Yzeb.js https://osf.io/chunk-CIh2Yzeb.js — 200 — 488 B — 116 ms — h3https://osf.io/chunk-9PrBnBk8.js/chunk-9PrBnBk8.js https://osf.io/chunk-9PrBnBk8.js — 200 — 195 B — 348 ms — h3https://osf.io/chunk-CxftVADH.js/chunk-CxftVADH.js https://osf.io/chunk-CxftVADH.js — 200 — 1.7 KiB — 344 ms — h3https://osf.io/chunk-CBEIzkOm.js/chunk-CBEIzkOm.js https://osf.io/chunk-CBEIzkOm.js — 200 — 2.3 KiB — 115 ms — h3https://osf.io/chunk-CKoij_H8.js/chunk-CKoij_H8.js https://osf.io/chunk-CKoij_H8.js — 200 — 600 B — 117 ms — h3https://osf.io/chunk-DlPq0wCi.js/chunk-DlPq0wCi.js https://osf.io/chunk-DlPq0wCi.js — 200 — 221 B — 121 ms — h3https://osf.io/chunk-DdxePV0T.js/chunk-DdxePV0T.js https://osf.io/chunk-DdxePV0T.js — 200 — 282 B — 123 ms — h3https://osf.io/chunk-CyzSrA4g.js/chunk-CyzSrA4g.js https://osf.io/chunk-CyzSrA4g.js — 200 — 124 B — 120 ms — h3https://osf.io/chunk-66e_qDsK.js/chunk-66e_qDsK.js https://osf.io/chunk-66e_qDsK.js — 200 — 1.4 KiB — 346 ms — h3https://osf.io/chunk-D9bLkvBB.js/chunk-D9bLkvBB.js https://osf.io/chunk-D9bLkvBB.js — 200 — 207 B — 121 ms — h3https://osf.io/chunk-ByTWVZ9j.js/chunk-ByTWVZ9j.js https://osf.io/chunk-ByTWVZ9j.js — 200 — 355 B — 123 ms — h3https://osf.io/chunk-DtTrf3rz.js/chunk-DtTrf3rz.js https://osf.io/chunk-DtTrf3rz.js — 200 — 279 B — 147 ms — h3https://osf.io/chunk-Bk4mGFFq.js/chunk-Bk4mGFFq.js https://osf.io/chunk-Bk4mGFFq.js — 200 — 575 B — 129 ms — h3https://osf.io/chunk-CD8UGSyt.js/chunk-CD8UGSyt.js https://osf.io/chunk-CD8UGSyt.js — 200 — 359 B — 345 ms — h3https://osf.io/chunk-BhOOc-PF.js/chunk-BhOOc-PF.js https://osf.io/chunk-BhOOc-PF.js — 200 — 306 B — 298 ms — h3https://osf.io/chunk-CbOcK4H-.js/chunk-CbOcK4H-.js https://osf.io/chunk-CbOcK4H-.js — 200 — 344 B — 122 ms — h3https://osf.io/chunk-AWX_TNXz.js/chunk-AWX_TNXz.js https://osf.io/chunk-AWX_TNXz.js — 200 — 127 B — 345 ms — h3https://osf.io/assets/i18n/en.json/assets/i18n/en.json https://osf.io/assets/i18n/en.json — 200 — 32.5 KiB — 163 ms — h3https://api.osf.io/v2/api.osf.io/v2/ https://api.osf.io/v2/ — 200 — 0 B — 153 ms — h2https://osf.io/chunk-DZd9tlxL.js/chunk-DZd9tlxL.js https://osf.io/chunk-DZd9tlxL.js — 200 — 2.5 KiB — 112 ms — h3https://api.osf.io/v2/api.osf.io/v2/ https://api.osf.io/v2/ — 200 — 0 B — 134 ms — h2https://osf.io/chunk-D4XAdZn0.js/chunk-D4XAdZn0.js https://osf.io/chunk-D4XAdZn0.js — 200 — 301 B — 241 ms — h3https://api.osf.io/v2/api.osf.io/v2/ https://api.osf.io/v2/ — 200 — 512 B — 160 ms — h3https://api.osf.io/v2/api.osf.io/v2/ https://api.osf.io/v2/ — 200 — 512 B — 296 ms — h3https://osf.io/chunk-Cta0Bx8L.js/chunk-Cta0Bx8L.js https://osf.io/chunk-Cta0Bx8L.js — 200 — 1.7 KiB — 112 ms — h3https://osf.io/chunk-DVKAuJUP.js/chunk-DVKAuJUP.js https://osf.io/chunk-DVKAuJUP.js — 200 — 2.7 KiB — 123 ms — h3https://osf.io/chunk-Dd9GVosD.js/chunk-Dd9GVosD.js https://osf.io/chunk-Dd9GVosD.js — 200 — 1.7 KiB — 985 ms — h3https://osf.io/chunk-Z7vnSZFQ.js/chunk-Z7vnSZFQ.js https://osf.io/chunk-Z7vnSZFQ.js — 200 — 2.6 KiB — 971 ms — h3https://osf.io/chunk-GaVt3TJ4.js/chunk-GaVt3TJ4.js https://osf.io/chunk-GaVt3TJ4.js — 200 — 1.5 KiB — 117 ms — h3https://osf.io/chunk-CuE14Bh3.js/chunk-CuE14Bh3.js https://osf.io/chunk-CuE14Bh3.js — 200 — 2.3 KiB — 118 ms — h3https://osf.io/chunk-B8NV35su.js/chunk-B8NV35su.js https://osf.io/chunk-B8NV35su.js — 200 — 2.2 KiB — 984 ms — h3https://osf.io/chunk-C6q9FVu5.js/chunk-C6q9FVu5.js https://osf.io/chunk-C6q9FVu5.js — 200 — 3.2 KiB — 121 ms — h3https://osf.io/chunk-CymPxyhJ.js/chunk-CymPxyhJ.js https://osf.io/chunk-CymPxyhJ.js — 200 — 3.4 KiB — 120 ms — h3https://osf.io/chunk-M1PByglI.js/chunk-M1PByglI.js https://osf.io/chunk-M1PByglI.js — 200 — 16.4 KiB — 905 ms — h3https://osf.io/chunk-DqEORjq1.js/chunk-DqEORjq1.js https://osf.io/chunk-DqEORjq1.js — 200 — 9.6 KiB — 115 ms — h3https://osf.io/chunk-DN7po4k-.js/chunk-DN7po4k-.js https://osf.io/chunk-DN7po4k-.js — 200 — 532 B — 117 ms — h3https://osf.io/chunk-BoPu-vlJ.js/chunk-BoPu-vlJ.js https://osf.io/chunk-BoPu-vlJ.js — 200 — 630 B — 1.1 s — h3https://osf.io/chunk-BU7svptr.js/chunk-BU7svptr.js https://osf.io/chunk-BU7svptr.js — 200 — 4.7 KiB — 1.1 s — h3https://osf.io/chunk-akW38xAn.js/chunk-akW38xAn.js https://osf.io/chunk-akW38xAn.js — 200 — 358 B — 115 ms — h3https://osf.io/chunk-B1dyBDr4.js/chunk-B1dyBDr4.js https://osf.io/chunk-B1dyBDr4.js — 200 — 4.4 KiB — 1.1 s — h3https://osf.io/chunk-nY-2fsZS.js/chunk-nY-2fsZS.js https://osf.io/chunk-nY-2fsZS.js — 200 — 260 B — 857 ms — h3https://osf.io/chunk-oFacxxqR.js/chunk-oFacxxqR.js https://osf.io/chunk-oFacxxqR.js — 200 — 186 B — 114 ms — h3https://osf.io/chunk-nyR1BJFP.js/chunk-nyR1BJFP.js https://osf.io/chunk-nyR1BJFP.js — 200 — 545 B — 1.1 s — h3https://osf.io/chunk-B9Lt1MTW.js/chunk-B9Lt1MTW.js https://osf.io/chunk-B9Lt1MTW.js — 200 — 106 B — 112 ms — h3https://osf.io/chunk-BhYHJMaF.js/chunk-BhYHJMaF.js https://osf.io/chunk-BhYHJMaF.js — 200 — 106 B — 852 ms — h3https://osf.io/chunk-FudDxBiD.js/chunk-FudDxBiD.js https://osf.io/chunk-FudDxBiD.js — 200 — 8.9 KiB — 780 ms — h3https://osf.io/chunk-CDMaIq_J.js/chunk-CDMaIq_J.js https://osf.io/chunk-CDMaIq_J.js — 200 — 1.6 KiB — 112 ms — h3https://osf.io/chunk-uTS6datd.js/chunk-uTS6datd.js https://osf.io/chunk-uTS6datd.js — 200 — 703 B — 780 ms — h3https://osf.io/chunk-Ildfj8yh.js/chunk-Ildfj8yh.js https://osf.io/chunk-Ildfj8yh.js — 200 — 719 B — 114 ms — h3https://osf.io/chunk-ByNuTndi.js/chunk-ByNuTndi.js https://osf.io/chunk-ByNuTndi.js — 200 — 682 B — 115 ms — h3https://osf.io/chunk-CqpNuKCq.js/chunk-CqpNuKCq.js https://osf.io/chunk-CqpNuKCq.js — 200 — 694 B — 118 ms — h3https://osf.io/chunk-xFwP3vLx.js/chunk-xFwP3vLx.js https://osf.io/chunk-xFwP3vLx.js — 200 — 389 B — 118 ms — h3https://osf.io/chunk-CAmbmD2f.js/chunk-CAmbmD2f.js https://osf.io/chunk-CAmbmD2f.js — 200 — 1.1 KiB — 116 ms — h3https://osf.io/chunk-D4GxTpuF.js/chunk-D4GxTpuF.js https://osf.io/chunk-D4GxTpuF.js — 200 — 550 B — 114 ms — h3https://osf.io/chunk-DBTfgm4d.js/chunk-DBTfgm4d.js https://osf.io/chunk-DBTfgm4d.js — 200 — 498 B — 233 ms — h3https://osf.io/chunk-D-hZQAcz.js/chunk-D-hZQAcz.js https://osf.io/chunk-D-hZQAcz.js — 200 — 3.3 KiB — 236 ms — h3https://osf.io/chunk-TYLnZTbu.js/chunk-TYLnZTbu.js https://osf.io/chunk-TYLnZTbu.js — 200 — 3.8 KiB — 173 ms — h3https://osf.io/chunk-CCx-6phf.js/chunk-CCx-6phf.js https://osf.io/chunk-CCx-6phf.js — 200 — 4.2 KiB — 119 ms — h3https://osf.io/chunk-BHnJDPrh.js/chunk-BHnJDPrh.js https://osf.io/chunk-BHnJDPrh.js — 200 — 557 B — 172 ms — h3https://osf.io/chunk-DFqIVJ7f.js/chunk-DFqIVJ7f.js https://osf.io/chunk-DFqIVJ7f.js — 200 — 1.1 KiB — 117 ms — h3https://osf.io/chunk-CkUlPd3Y.js/chunk-CkUlPd3Y.js https://osf.io/chunk-CkUlPd3Y.js — 200 — 6.8 KiB — 118 ms — h3https://osf.io/chunk-DL9qodHu.js/chunk-DL9qodHu.js https://osf.io/chunk-DL9qodHu.js — 200 — 8.6 KiB — 174 ms — h3https://bam.nr-data.net/1/704513e63b?a=1835137194&sa=1&v=1.311.0&t=Unnamed%20Transaction&rst=3455&ck=0&s=90d33756b3413a55&ref=https://osf.io/&ptid=61d4d68679e868b0&af=err,spa,xhr,stn,ins&be=170&fe=894&dc=870&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776808146089,%22n%22:0,%22f%22:2,%22dn%22:3,%22dne%22:3,%22c%22:3,%22s%22:18,%22ce%22:44,%22rq%22:44,%22rp%22:170,%22rpe%22:172,%22di%22:343,%22ds%22:1039,%22de%22:1040,%22dc%22:1062,%22l%22:1062,%22le%22:1064%7D,%22navigation%22:%7B%7D%7D&fp=1888&fcp=1888bam.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=3455&ck=0&s=90d33756b3413a55&ref=https://osf.io/&ptid=61d4d68679e868b0&af=err,spa,xhr,stn,ins&be=170&fe=894&dc=870&fsh=1&perf=%7B%22timing%22:%7B%22of%22:1776808146089,%22n%22:0,%22f%22:2,%22dn%22:3,%22dne%22:3,%22c%22:3,%22s%22:18,%22ce%22:44,%22rq%22:44,%22rp%22:170,%22rpe%22:172,%22di%22:343,%22ds%22:1039,%22de%22:1040,%22dc%22:1062,%22l%22:1062,%22le%22:1064%7D,%22navigation%22:%7B%7D%7D&fp=1888&fcp=1888 — 200 — 743 B — 130 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 — 154 ms — h2https://www.youtube.com/embed/X07mBq2tnMg?si=jzOBeqyUPGJ6tm86www.youtube.com/embed/X07mBq2tnMg?s... https://www.youtube.com/embed/X07mBq2tnMg?si=jzOBeqyUPGJ6tm86 — 200 — 55.8 KiB — 161 ms — h2https://api.osf.io/v2/status/api.osf.io/v2/status/ https://api.osf.io/v2/status/ — 200 — 0 B — 116 ms — h2https://osf.io/assets/images/logo.svg/assets/images/logo.svg https://osf.io/assets/images/logo.svg — 200 — 77.3 KiB — 517 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 — 167 ms — h3https://osf.io/assets/images/carousel3.png/assets/images/carousel3.png https://osf.io/assets/images/carousel3.png — 200 — 175.2 KiB — 269 ms — h3https://osf.io/assets/images/carousel1.png/assets/images/carousel1.png https://osf.io/assets/images/carousel1.png — 200 — 163.2 KiB — 289 ms — h3https://osf.io/assets/images/carousel2.png/assets/images/carousel2.png https://osf.io/assets/images/carousel2.png — 200 — 150.3 KiB — 341 ms — h3https://osf.io/assets/icons/colored/registries.svg/assets/icons/colored/registries.sv... https://osf.io/assets/icons/colored/registries.svg — 200 — 765 B — 161 ms — h3https://osf.io/assets/icons/colored/preprints.svg/assets/icons/colored/preprints.svg https://osf.io/assets/icons/colored/preprints.svg — 200 — 599 B — 137 ms — h3https://osf.io/assets/icons/colored/meetings.svg/assets/icons/colored/meetings.svg https://osf.io/assets/icons/colored/meetings.svg — 200 — 1.0 KiB — 403 ms — h3https://osf.io/assets/icons/colored/institutions.svg/assets/icons/colored/institutions.... https://osf.io/assets/icons/colored/institutions.svg — 200 — 806 B — 137 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 — 47 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 — 61 ms — h2https://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 — 84 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 — 171 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 — 67 ms — h3https://api.osf.io/v2/status/api.osf.io/v2/status/ https://api.osf.io/v2/status/ — 200 — 64 B — 148 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 — 119 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 — 123 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 — 322 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 — 321 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 — 322 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 — 350 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 — 138 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 — 141 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 — 139 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 — 320 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 — 140 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 — 206 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.7 KiB — 272 ms — h3https://osf.io/assets/fonts/OpenSans-Bold.ttf/assets/fonts/OpenSans-Bold.ttf https://osf.io/assets/fonts/OpenSans-Bold.ttf — 200 — 128.0 KiB — 491 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.3 KiB — 315 ms — h3https://osf.io/assets/fonts/OpenSans-SemiBold.ttf/assets/fonts/OpenSans-SemiBold.ttf https://osf.io/assets/fonts/OpenSans-SemiBold.ttf — 200 — 127.9 KiB — 412 ms — h3https://osf.io/assets/fonts/OpenSans-Medium.ttf/assets/fonts/OpenSans-Medium.ttf https://osf.io/assets/fonts/OpenSans-Medium.ttf — 200 — 128.1 KiB — 373 ms — h3https://www.googletagmanager.com/gtag/js?id=G-JMG7YD81TP&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-JMG7YD81TP&cx=c&gtm=4e64h1 — 200 — 164.9 KiB — 70 ms — h2https://www.clarity.ms/tag/qwz5axcfwv?ref=gtmwww.clarity.ms/tag/qwz5axcfwv?ref=g... https://www.clarity.ms/tag/qwz5axcfwv?ref=gtm — 200 — 860 B — 118 ms — http/1.1https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fosf.io%2F&scrsrc=www.googletagmanager.com&rnd=2015633039.1776808150&dt=OSF&auid=848941937.1776808150&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v9132761126za200zd9132761126xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463261&apve=1&apvf=f&apvc=1&tft=1776808149935&tfd=3846www.google.com/ccm/collect?rcb=19&f... https://www.google.com/ccm/collect?rcb=19&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fosf.io%2F&scrsrc=www.googletagmanager.com&rnd=2015633039.1776808150&dt=OSF&auid=848941937.1776808150&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v9132761126za200zd9132761126xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266400~118463261&apve=1&apvf=f&apvc=1&tft=1776808149935&tfd=3846 — 200 — 21 B — 100 ms — h3https://bam.nr-data.net/events/1/704513e63b?a=1835137194&sa=1&v=1.311.0&t=Unnamed%20Transaction&rst=3895&ck=0&s=90d33756b3413a55&ref=https://osf.io/&ptid=61d4d68679e868b0bam.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=3895&ck=0&s=90d33756b3413a55&ref=https://osf.io/&ptid=61d4d68679e868b0 — 202 — 437 B — 120 ms — http/1.1https://www.googletagmanager.com/gtag/destination?id=AW-963536011&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-963536011&cx=c&gtm=4e64h1 — 200 — 144.5 KiB — 119 ms — h3https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 107 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 495 B — 95 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 — 98 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-JMG7YD81TP&gtm=45je64h1v9136667701z89132761126za20gzb9132761126zd9132761126&_p=1776808149571&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=2075713347&_eu=AAAAAGA&are=1&cid=366315914.1776808150&ec_mode=a&frm=0&pscdl=noapi&rcb=19&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~115938465~115938469~117266401~117384406&sid=1776808150&sct=1&seg=0&dl=https%3A%2F%2Fosf.io%2F&dt=OSF&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=4044region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-JMG7YD81TP&gtm=45je64h1v9136667701z89132761126za20gzb9132761126zd9132761126&_p=1776808149571&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=2075713347&_eu=AAAAAGA&are=1&cid=366315914.1776808150&ec_mode=a&frm=0&pscdl=noapi&rcb=19&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~115938465~115938469~117266401~117384406&sid=1776808150&sct=1&seg=0&dl=https%3A%2F%2Fosf.io%2F&dt=OSF&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=4044 — 204 — 542 B — 187 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-JMG7YD81TP&cid=366315914.1776808150&gtm=45je64h1v9136667701z89132761126za20gzb9132761126zd9132761126&rcb=19&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117384406&z=8580923www.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=366315914.1776808150&gtm=45je64h1v9136667701z89132761126za20gzb9132761126zd9132761126&rcb=19&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117384406&z=8580923 — 200 — 408 B — 117 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-JMG7YD81TP&cid=366315914.1776808150&gtm=45je64h1v9136667701z89132761126za20gzb9132761126zd9132761126&rcb=19&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117384406stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-JMG7YD81TP&cid=366315914.1776808150&gtm=45je64h1v9136667701z89132761126za20gzb9132761126zd9132761126&rcb=19&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266401~117384406 — 204 — 551 B — 111 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 — 136 ms — h2https://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 — 28 ms — h3https://www.google.com/ccm/collect?rcb=4&frm=0&ae=g&dl=https%3A%2F%2Fosf.io%2F&scrsrc=www.googletagmanager.com&rnd=2015633039.1776808150&dt=OSF&auid=848941937.1776808150&navt=n&npa=1&_tu=CA&gtm=45be64h1v9180501280z89132761126za20gzb9132761126zd9132761126xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118128922&apve=1&apvf=f&apvc=0&tids=AW-963536011&tid=AW-963536011&tft=1776808150299&tfd=4211www.google.com/ccm/collect?rcb=4&fr... https://www.google.com/ccm/collect?rcb=4&frm=0&ae=g&dl=https%3A%2F%2Fosf.io%2F&scrsrc=www.googletagmanager.com&rnd=2015633039.1776808150&dt=OSF&auid=848941937.1776808150&navt=n&npa=1&_tu=CA&gtm=45be64h1v9180501280z89132761126za20gzb9132761126zd9132761126xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~118128922&apve=1&apvf=f&apvc=0&tids=AW-963536011&tid=AW-963536011&tft=1776808150299&tfd=4211 — 200 — 21 B — 36 ms — h3https://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 — 72 ms — h2https://k.clarity.ms/collectk.clarity.ms/collect https://k.clarity.ms/collect — 204 — 270 B — 322 ms — http/1.1https://www.google.com/js/th/Tsj2rE80jstpz6Q1k9XA1bynyWMKlWaB3UmUIkCsRnA.jswww.google.com/js/th/Tsj2rE80jstpz6... https://www.google.com/js/th/Tsj2rE80jstpz6Q1k9XA1bynyWMKlWaB3UmUIkCsRnA.js — 200 — 23.3 KiB — 65 ms — h3https://www.youtube.com/generate_204?TpmlFAwww.youtube.com/generate_204?TpmlFA https://www.youtube.com/generate_204?TpmlFA — 204 — 10 B — 24 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 — 77 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 — 32 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 — 33 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 596ms · 469KB · $8/mo
Unattributable
Other
Costly
Execution 374ms
Transfer 0 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Optional
Execution 111ms
Transfer 165 KB
Unused 39%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 56ms
Transfer 145 KB
Unused 48%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 55ms
Transfer 160 KB
Unused 42%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 374ms and costs ~$5/month

Unattributable takes 374ms 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

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