Skip to content
https://turnitin.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
67
GRADE
D
FIX
6
REVIEW
2
PASS
7
INFO
2

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

29
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
95
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.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

6.62 s

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

31.27 s

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

2.36 s

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

0.063

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

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

32.48 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
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
7.3 MB transferred, 137 requests
FIX
7.3 MB transferred, 137 requests
Critical::
Page weighs 11.3 MB (7.3 MB transferred)
Warning::
Images are 5.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 5.1 MB
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Info::
Fonts are 369 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 369 KB
Warning::
137 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.5 g CO2 per page load
7.3 MB / 2.4 MB budget
7.3 MB transferred
137 requests
1.5 g CO2 per page load
Images 5.1 MiB 70%
JavaScript 1.6 MiB 22%
Fonts 368.6 KiB 5%
CSS 99.3 KiB 1%
Other 57.6 KiB 1%
HTML 17.0 KiB 0%
Other 2.9 KiB 0%
Other 1.7 KiB 0%
Other 346 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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

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 (7.3 MiB of 7.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
6088ms total JS execution
FIX
6088ms total JS execution
Warning::
Unattributable: 1159ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-107...: 768ms CPU time
Warning::
https://players.brightcove.net/6155280996001/TOEUE...: 638ms CPU time
Warning::
https://cdn.cookielaw.org/scripttemplates/202603.1...: 564ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KLR...: 527ms CPU time
Warning::
Third-party scripts: 6088ms (100% of total)

Main Thread Breakdown

Script Evaluation 50% Other 20% Script Parsing & Compilation 16% Style & Layout 8% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
Unattributable1159ms37ms0ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-1071491183&cx=c&gtm=4e64k0768ms687ms74ms3rd
https://players.brightcove.net/6155280996001/TOEUEOyNN_default/index.min.js638ms175ms134ms3rd
https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js564ms368ms92ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KLRP56F527ms423ms78ms3rd
https://www.turnitin.com/508ms17ms5ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js383ms183ms199ms3rd
https://www.googletagmanager.com/gtag/js?id=G-9ZQXFGJMFQ&cx=c&gtm=4e64k0362ms260ms89ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-10884945693&cx=c&gtm=4e64k0295ms218ms74ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-396328383&cx=c&gtm=4e64k0291ms210ms78ms3rd

Showing top 10 of 15 scripts

F
JS Bundles
Action
32 scripts, 841 KB unused
FIX
32 scripts, 841 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 242 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://players.brightcove.net/6155280996001/TOEUE...: 175 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202603.1...: 70 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-107...: 66 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-108...: 66 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 841 KB
841 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB242 KB (67%)3rd
https://players.brightcove.net/6155280996001/TOEUEOyNN_default/index.min.js225 KB175 KB (78%)3rd
https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js130 KB70 KB (54%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1071491183&cx=c&gtm=4e64k0144 KB66 KB (46%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-10884945693&cx=c&gtm=4e64k0146 KB66 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-396328383&cx=c&gtm=4e64k0146 KB65 KB (45%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KLRP56F159 KB64 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-9ZQXFGJMFQ&cx=c&gtm=4e64k0155 KB63 KB (41%)3rd
https://www.turnitin.com/system/js/smartsearch/smartsearch.bundle.js?t=177688750737 KB30 KB (83%)3rd
https://www.turnitin.com/system/js/videobanner.js?t=17768875071 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
137 resources · 7.3 MB · 841 KB savings available
FIX
137 resources · 7.3 MB · 841 KB savings available
Warning::
Page weight 6.3 MB over 1MB target
Got: 7.3 MB Expected: ≤ 1 MB
Info::
~841 KB of savings available
Warning::
136 third-party resources (100% of weight)
Info::
8 resources over 200KB
137 resources · 7.3 MiB · 136 third-party 6.3 MiB over 1MB target
Image 70% · 5.1 MiB
JavaScript 22% · 1.6 MiB
Font 5% · 368.6 KiB
CSS 1% · 104.0 KiB
Other 1% · 55.9 KiB
Document 0% · 17.0 KiB

~840.9 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
32 images, 0 KB saveable
REVIEW
32 images, 0 KB saveable
Warning::
https://www.turnitin.com/system/shared-assets/prod... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.turnitin.com/system/shared-assets/soci... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.turnitin.com/system/shared-assets/soci... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.turnitin.com/system/shared-assets/soci... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.turnitin.com/assets/images/turnitin-cl... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.turnitin.com/system/shared-assets/soci... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.turnitin.com/system/shared-assets/icon... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.turnitin.com/assets/images/contact-mob... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.turnitin.com/system/shared-assets/prod... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
32 images 5.1 MB
0 oversized -0 KB
31 legacy format
9 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

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

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
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+
Font Loading
2 fonts (369 KB)
PASS
2 fonts (369 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

369 KB total

Render-blocking

0

of 2

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 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s FCP 6.6 s LCP 31.3 shttps://fonts.gstatic.com/s/lexenddeca/v25/K2F1fZFYk-dHSE0UPPuwQ5qnJy_YZ2ON.woff2K2F1fZFYk-dHSE0UPPuwQ5q... https://fonts.gstatic.com/s/lexenddeca/v25/K2F1fZFYk-dHSE0UPPuwQ5qnJy_YZ2ON.woff2 — 38.8 KiB — 15 ms — font-display: swaphttps://fonts.gstatic.com/s/materialsymbolsoutlined/v328/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1n-q_4MrImHCIJIZrDCvHOejbdhzrA.woff2kJF1BvYX7BgnkSrUwT8Ohrd... https://fonts.gstatic.com/s/materialsymbolsoutlined/v328/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1n-q_4MrImHCIJIZrDCvHOejbdhzrA.woff2 — 329.7 KiB — 33 ms — font-display: swap
K2F1fZFYk-dHSE0UPPuwQ5q... woff2 swap
Size 39 KB
Load time 15 ms
Start 799 ms
Risk FOUT — text flashes from fallback to web font
kJF1BvYX7BgnkSrUwT8Ohrd... woff2 swap
Size 330 KB
Load time 33 ms
Start 804 ms
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
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 ~165 KB and ~330 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
Network Waterfall
137 requests over 1989ms
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 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s FCP 6.6 s LCP 31.3 shttps://turnitin.com// https://turnitin.com/ — 301 — 245 B — 10 ms — h2https://www.turnitin.com/www.turnitin.com/ https://www.turnitin.com/ — 200 — 17.0 KiB — 37 ms — h2https://www.turnitin.com/system/js/external/poppermin.js?t=www.turnitin.com/system/js/external... https://www.turnitin.com/system/js/external/poppermin.js?t= — 200 — 7.2 KiB — 15 ms — h2https://www.turnitin.com/system/js/external/jquerymin.js?t=www.turnitin.com/system/js/external... https://www.turnitin.com/system/js/external/jquerymin.js?t= — 200 — 30.1 KiB — 72 ms — h2https://www.turnitin.com/system/js/external/bootstrapmin.js?t=www.turnitin.com/system/js/external... https://www.turnitin.com/system/js/external/bootstrapmin.js?t= — 200 — 15.0 KiB — 78 ms — h2https://www.turnitin.com/system/js/smartsearch/smartsearch.bundle.js?t=1776887507www.turnitin.com/system/js/smartsea... https://www.turnitin.com/system/js/smartsearch/smartsearch.bundle.js?t=1776887507 — 200 — 36.6 KiB — 79 ms — h2https://www.turnitin.com/system/js/smartsearch/search.js?t=1776887507www.turnitin.com/system/js/smartsea... https://www.turnitin.com/system/js/smartsearch/search.js?t=1776887507 — 200 — 4.2 KiB — 234 ms — h2https://www.turnitin.com/system/js/smartsearch/resource-search.js?t=1776887507www.turnitin.com/system/js/smartsea... https://www.turnitin.com/system/js/smartsearch/resource-search.js?t=1776887507 — 200 — 2.8 KiB — 244 ms — h2https://fonts.googleapis.com/css2?family=Lexend+Deca:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swapfonts.googleapis.com/css2?family=Le... https://fonts.googleapis.com/css2?family=Lexend+Deca:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap — 200 — 996 B — 82 ms — h2https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0fonts.googleapis.com/css2?family=Ma... https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0 — 200 — 544 B — 85 ms — h2https://www.turnitin.com/system/js/common.js?t=1776887507www.turnitin.com/system/js/common.j... https://www.turnitin.com/system/js/common.js?t=1776887507 — 200 — 1.3 KiB — 255 ms — h2https://www.turnitin.com/system/js/header.js?t=1776887507www.turnitin.com/system/js/header.j... https://www.turnitin.com/system/js/header.js?t=1776887507 — 200 — 2.7 KiB — 252 ms — h2https://www.turnitin.com/system/js/videobanner.js?t=1776887507www.turnitin.com/system/js/videoban... https://www.turnitin.com/system/js/videobanner.js?t=1776887507 — 200 — 753 B — 263 ms — h2https://www.turnitin.com/system/js/controls.js?t=1776887507www.turnitin.com/system/js/controls... https://www.turnitin.com/system/js/controls.js?t=1776887507 — 200 — 2.6 KiB — 237 ms — h2https://www.turnitin.com/system/js/form-country.js?t=1776887507www.turnitin.com/system/js/form-cou... https://www.turnitin.com/system/js/form-country.js?t=1776887507 — 200 — 1.0 KiB — 265 ms — h2https://www.turnitin.com/system/js/tii-card-slider.js?t=1776887507www.turnitin.com/system/js/tii-card... https://www.turnitin.com/system/js/tii-card-slider.js?t=1776887507 — 200 — 812 B — 268 ms — h2https://www.turnitin.com/system/css/bootstrap/bootstrap.css?t=1776887507www.turnitin.com/system/css/bootstr... https://www.turnitin.com/system/css/bootstrap/bootstrap.css?t=1776887507 — 200 — 27.3 KiB — 210 ms — h2https://www.turnitin.com/system/css/common/global-css.css?t=1776887507www.turnitin.com/system/css/common/... https://www.turnitin.com/system/css/common/global-css.css?t=1776887507 — 200 — 7.0 KiB — 91 ms — h2https://www.turnitin.com/system/css/common/typography.css?t=1776887507www.turnitin.com/system/css/common/... https://www.turnitin.com/system/css/common/typography.css?t=1776887507 — 200 — 2.0 KiB — 108 ms — h2https://www.turnitin.com/system/css/page/footer.css?t=1776887507www.turnitin.com/system/css/page/fo... https://www.turnitin.com/system/css/page/footer.css?t=1776887507 — 200 — 1006 B — 92 ms — h2https://www.turnitin.com/system/css/page/header.css?t=1776887507www.turnitin.com/system/css/page/he... https://www.turnitin.com/system/css/page/header.css?t=1776887507 — 200 — 3.8 KiB — 107 ms — h2https://www.turnitin.com/system/css/controls/cta.css?t=1776887507www.turnitin.com/system/css/control... https://www.turnitin.com/system/css/controls/cta.css?t=1776887507 — 200 — 1.2 KiB — 94 ms — h2https://www.turnitin.com/system/css/common/form.css?t=1776887507www.turnitin.com/system/css/common/... https://www.turnitin.com/system/css/common/form.css?t=1776887507 — 200 — 2.3 KiB — 202 ms — h2https://www.turnitin.com/system/css/page/resources.css?t=1776887507www.turnitin.com/system/css/page/re... https://www.turnitin.com/system/css/page/resources.css?t=1776887507 — 200 — 4.8 KiB — 170 ms — h2https://www.turnitin.com/system/css/common/print-css.css?t=1776887507www.turnitin.com/system/css/common/... https://www.turnitin.com/system/css/common/print-css.css?t=1776887507 — 200 — 572 B — 130 ms — h2https://www.turnitin.com/system/css/section-components/media-with-product-details.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/media-with-product-details.css?t=1776887507 — 200 — 611 B — 85 ms — h2https://www.turnitin.com/system/css/section-components/card-tiles.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/card-tiles.css?t=1776887507 — 200 — 991 B — 75 ms — h2https://www.turnitin.com/system/css/sections/contact-form.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/sections/contact-form.css?t=1776887507 — 200 — 566 B — 182 ms — h2https://www.turnitin.com/system/css/section-components/cta-media.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/cta-media.css?t=1776887507 — 200 — 1.2 KiB — 98 ms — h2https://www.turnitin.com/system/css/section-components/cta-text-media.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/cta-text-media.css?t=1776887507 — 200 — 1.7 KiB — 181 ms — h2
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 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s FCP 6.6 s LCP 31.3 shttps://turnitin.com// https://turnitin.com/ — 301 — 245 B — 10 ms — h2https://www.turnitin.com/www.turnitin.com/ https://www.turnitin.com/ — 200 — 17.0 KiB — 37 ms — h2https://www.turnitin.com/system/js/external/poppermin.js?t=www.turnitin.com/system/js/external... https://www.turnitin.com/system/js/external/poppermin.js?t= — 200 — 7.2 KiB — 15 ms — h2https://www.turnitin.com/system/js/external/jquerymin.js?t=www.turnitin.com/system/js/external... https://www.turnitin.com/system/js/external/jquerymin.js?t= — 200 — 30.1 KiB — 72 ms — h2https://www.turnitin.com/system/js/external/bootstrapmin.js?t=www.turnitin.com/system/js/external... https://www.turnitin.com/system/js/external/bootstrapmin.js?t= — 200 — 15.0 KiB — 78 ms — h2https://www.turnitin.com/system/js/smartsearch/smartsearch.bundle.js?t=1776887507www.turnitin.com/system/js/smartsea... https://www.turnitin.com/system/js/smartsearch/smartsearch.bundle.js?t=1776887507 — 200 — 36.6 KiB — 79 ms — h2https://www.turnitin.com/system/js/smartsearch/search.js?t=1776887507www.turnitin.com/system/js/smartsea... https://www.turnitin.com/system/js/smartsearch/search.js?t=1776887507 — 200 — 4.2 KiB — 234 ms — h2https://www.turnitin.com/system/js/smartsearch/resource-search.js?t=1776887507www.turnitin.com/system/js/smartsea... https://www.turnitin.com/system/js/smartsearch/resource-search.js?t=1776887507 — 200 — 2.8 KiB — 244 ms — h2https://fonts.googleapis.com/css2?family=Lexend+Deca:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swapfonts.googleapis.com/css2?family=Le... https://fonts.googleapis.com/css2?family=Lexend+Deca:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap — 200 — 996 B — 82 ms — h2https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0fonts.googleapis.com/css2?family=Ma... https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0 — 200 — 544 B — 85 ms — h2https://www.turnitin.com/system/js/common.js?t=1776887507www.turnitin.com/system/js/common.j... https://www.turnitin.com/system/js/common.js?t=1776887507 — 200 — 1.3 KiB — 255 ms — h2https://www.turnitin.com/system/js/header.js?t=1776887507www.turnitin.com/system/js/header.j... https://www.turnitin.com/system/js/header.js?t=1776887507 — 200 — 2.7 KiB — 252 ms — h2https://www.turnitin.com/system/js/videobanner.js?t=1776887507www.turnitin.com/system/js/videoban... https://www.turnitin.com/system/js/videobanner.js?t=1776887507 — 200 — 753 B — 263 ms — h2https://www.turnitin.com/system/js/controls.js?t=1776887507www.turnitin.com/system/js/controls... https://www.turnitin.com/system/js/controls.js?t=1776887507 — 200 — 2.6 KiB — 237 ms — h2https://www.turnitin.com/system/js/form-country.js?t=1776887507www.turnitin.com/system/js/form-cou... https://www.turnitin.com/system/js/form-country.js?t=1776887507 — 200 — 1.0 KiB — 265 ms — h2https://www.turnitin.com/system/js/tii-card-slider.js?t=1776887507www.turnitin.com/system/js/tii-card... https://www.turnitin.com/system/js/tii-card-slider.js?t=1776887507 — 200 — 812 B — 268 ms — h2https://www.turnitin.com/system/css/bootstrap/bootstrap.css?t=1776887507www.turnitin.com/system/css/bootstr... https://www.turnitin.com/system/css/bootstrap/bootstrap.css?t=1776887507 — 200 — 27.3 KiB — 210 ms — h2https://www.turnitin.com/system/css/common/global-css.css?t=1776887507www.turnitin.com/system/css/common/... https://www.turnitin.com/system/css/common/global-css.css?t=1776887507 — 200 — 7.0 KiB — 91 ms — h2https://www.turnitin.com/system/css/common/typography.css?t=1776887507www.turnitin.com/system/css/common/... https://www.turnitin.com/system/css/common/typography.css?t=1776887507 — 200 — 2.0 KiB — 108 ms — h2https://www.turnitin.com/system/css/page/footer.css?t=1776887507www.turnitin.com/system/css/page/fo... https://www.turnitin.com/system/css/page/footer.css?t=1776887507 — 200 — 1006 B — 92 ms — h2https://www.turnitin.com/system/css/page/header.css?t=1776887507www.turnitin.com/system/css/page/he... https://www.turnitin.com/system/css/page/header.css?t=1776887507 — 200 — 3.8 KiB — 107 ms — h2https://www.turnitin.com/system/css/controls/cta.css?t=1776887507www.turnitin.com/system/css/control... https://www.turnitin.com/system/css/controls/cta.css?t=1776887507 — 200 — 1.2 KiB — 94 ms — h2https://www.turnitin.com/system/css/common/form.css?t=1776887507www.turnitin.com/system/css/common/... https://www.turnitin.com/system/css/common/form.css?t=1776887507 — 200 — 2.3 KiB — 202 ms — h2https://www.turnitin.com/system/css/page/resources.css?t=1776887507www.turnitin.com/system/css/page/re... https://www.turnitin.com/system/css/page/resources.css?t=1776887507 — 200 — 4.8 KiB — 170 ms — h2https://www.turnitin.com/system/css/common/print-css.css?t=1776887507www.turnitin.com/system/css/common/... https://www.turnitin.com/system/css/common/print-css.css?t=1776887507 — 200 — 572 B — 130 ms — h2https://www.turnitin.com/system/css/section-components/media-with-product-details.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/media-with-product-details.css?t=1776887507 — 200 — 611 B — 85 ms — h2https://www.turnitin.com/system/css/section-components/card-tiles.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/card-tiles.css?t=1776887507 — 200 — 991 B — 75 ms — h2https://www.turnitin.com/system/css/sections/contact-form.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/sections/contact-form.css?t=1776887507 — 200 — 566 B — 182 ms — h2https://www.turnitin.com/system/css/section-components/cta-media.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/cta-media.css?t=1776887507 — 200 — 1.2 KiB — 98 ms — h2https://www.turnitin.com/system/css/section-components/cta-text-media.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/cta-text-media.css?t=1776887507 — 200 — 1.7 KiB — 181 ms — h2https://www.turnitin.com/system/css/section-components/in-page-nav.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/in-page-nav.css?t=1776887507 — 200 — 1.1 KiB — 77 ms — h2https://www.turnitin.com/system/css/section-components/product-title.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/product-title.css?t=1776887507 — 200 — 2.1 KiB — 100 ms — h2https://www.turnitin.com/system/css/section-components/grid-tiles.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/grid-tiles.css?t=1776887507 — 200 — 775 B — 134 ms — h2https://www.turnitin.com/system/css/sections/2x1-grid.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/sections/2x1-grid.css?t=1776887507 — 200 — 823 B — 104 ms — h2https://www.turnitin.com/system/css/section-components/location-tile.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/location-tile.css?t=1776887507 — 200 — 721 B — 101 ms — h2https://www.turnitin.com/system/css/section-components/employee-tile.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/employee-tile.css?t=1776887507 — 200 — 811 B — 113 ms — h2https://www.turnitin.com/system/css/section-components/large-tile-carousel.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/large-tile-carousel.css?t=1776887507 — 200 — 1.0 KiB — 133 ms — h2https://www.turnitin.com/system/css/controls/small-tile-carousel.css?t=1776887507www.turnitin.com/system/css/control... https://www.turnitin.com/system/css/controls/small-tile-carousel.css?t=1776887507 — 200 — 1.1 KiB — 107 ms — h2https://www.turnitin.com/system/css/controls/topic-carousel.css?t=1776887507www.turnitin.com/system/css/control... https://www.turnitin.com/system/css/controls/topic-carousel.css?t=1776887507 — 200 — 766 B — 176 ms — h2https://www.turnitin.com/system/css/integration-partners.css?t=1776887507www.turnitin.com/system/css/integra... https://www.turnitin.com/system/css/integration-partners.css?t=1776887507 — 200 — 882 B — 103 ms — h2https://www.turnitin.com/system/css/sections/search-page.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/sections/search-page.css?t=1776887507 — 200 — 2.1 KiB — 112 ms — h2https://www.turnitin.com/system/css/controls/carousel.css?t=1776887507www.turnitin.com/system/css/control... https://www.turnitin.com/system/css/controls/carousel.css?t=1776887507 — 200 — 1.6 KiB — 121 ms — h2https://www.turnitin.com/system/css/controls/dropdown-cta.css?t=1776887507www.turnitin.com/system/css/control... https://www.turnitin.com/system/css/controls/dropdown-cta.css?t=1776887507 — 200 — 964 B — 141 ms — h2https://www.turnitin.com/system/css/sections/blog.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/sections/blog.css?t=1776887507 — 200 — 1.2 KiB — 190 ms — h2https://www.turnitin.com/system/css/section-components/customer-stories-cta-text-media.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/customer-stories-cta-text-media.css?t=1776887507 — 200 — 1.1 KiB — 112 ms — h2https://www.turnitin.com/system/css/section-components/image-component.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/image-component.css?t=1776887507 — 200 — 624 B — 179 ms — h2https://www.turnitin.com/system/css/controls/rich-text-cta.css?t=1776887507www.turnitin.com/system/css/control... https://www.turnitin.com/system/css/controls/rich-text-cta.css?t=1776887507 — 200 — 1.6 KiB — 146 ms — h2https://www.turnitin.com/system/css/sections/email-subscribe.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/sections/email-subscribe.css?t=1776887507 — 200 — 926 B — 121 ms — h2https://www.turnitin.com/system/css/partner-detail.css?t=1776887507www.turnitin.com/system/css/partner... https://www.turnitin.com/system/css/partner-detail.css?t=1776887507 — 200 — 1.8 KiB — 127 ms — h2https://www.turnitin.com/system/css/section-components/employee-card-with-paragraph.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/employee-card-with-paragraph.css?t=1776887507 — 200 — 841 B — 146 ms — h2https://www.turnitin.com/system/css/partner-card.css?t=1776887507www.turnitin.com/system/css/partner... https://www.turnitin.com/system/css/partner-card.css?t=1776887507 — 200 — 993 B — 127 ms — h2https://www.turnitin.com/system/css/partner-card-grid.css?t=1776887507www.turnitin.com/system/css/partner... https://www.turnitin.com/system/css/partner-card-grid.css?t=1776887507 — 200 — 1.3 KiB — 137 ms — h2https://www.turnitin.com/system/css/controls/slider.css?t=1776887507www.turnitin.com/system/css/control... https://www.turnitin.com/system/css/controls/slider.css?t=1776887507 — 200 — 1.2 KiB — 131 ms — h2https://www.turnitin.com/system/css/page/eyebrow.css?t=1776887507www.turnitin.com/system/css/page/ey... https://www.turnitin.com/system/css/page/eyebrow.css?t=1776887507 — 200 — 1.1 KiB — 168 ms — h2https://www.turnitin.com/system/css/sections/tiles.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/sections/tiles.css?t=1776887507 — 200 — 2.6 KiB — 128 ms — h2https://www.turnitin.com/system/css/sections/blog-author-card.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/sections/blog-author-card.css?t=1776887507 — 200 — 688 B — 180 ms — h2https://www.turnitin.com/system/css/sections/press-release-list.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/sections/press-release-list.css?t=1776887507 — 200 — 593 B — 136 ms — h2https://www.turnitin.com/system/css/sections/hero-with-tiles.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/sections/hero-with-tiles.css?t=1776887507 — 200 — 800 B — 186 ms — h2https://www.turnitin.com/system/css/controls/tabs.css?t=1776887507www.turnitin.com/system/css/control... https://www.turnitin.com/system/css/controls/tabs.css?t=1776887507 — 200 — 1.2 KiB — 193 ms — h2https://www.turnitin.com/system/css/sections/events-callout.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/sections/events-callout.css?t=1776887507 — 200 — 695 B — 145 ms — h2https://www.turnitin.com/system/css/sections/blank-search.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/sections/blank-search.css?t=1776887507 — 200 — 703 B — 164 ms — h2https://www.turnitin.com/system/css/sections/statistics.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/sections/statistics.css?t=1776887507 — 200 — 820 B — 199 ms — h2https://www.turnitin.com/system/css/controls/tii-card-slider.css?t=1776887507www.turnitin.com/system/css/control... https://www.turnitin.com/system/css/controls/tii-card-slider.css?t=1776887507 — 200 — 1.3 KiB — 164 ms — h2https://www.turnitin.com/system/css/sections/bento-box.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/sections/bento-box.css?t=1776887507 — 200 — 1.3 KiB — 146 ms — h2https://www.turnitin.com/system/css/section-components/case-study-feature.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/section-components/case-study-feature.css?t=1776887507 — 200 — 1.7 KiB — 150 ms — h2https://www.turnitin.com/system/css/sections/tii-card-slider.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/sections/tii-card-slider.css?t=1776887507 — 200 — 1.4 KiB — 177 ms — h2https://www.turnitin.com/system/css/sections/contact-banner.css?t=1776887507www.turnitin.com/system/css/section... https://www.turnitin.com/system/css/sections/contact-banner.css?t=1776887507 — 200 — 859 B — 146 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 40 ms — h2https://www.turnitin.com/system/shared-assets/product-logos/turnitin-logo.svgwww.turnitin.com/system/shared-asse... https://www.turnitin.com/system/shared-assets/product-logos/turnitin-logo.svg — 200 — 2.2 KiB — 209 ms — h2https://www.turnitin.com/assets/images/photos/leeds-homepage-thumbnail.pngwww.turnitin.com/assets/images/phot... https://www.turnitin.com/assets/images/photos/leeds-homepage-thumbnail.png — 200 — 222.1 KiB — 231 ms — h2https://www.turnitin.com/system/shared-assets/nav-items/frame-2059.svgwww.turnitin.com/system/shared-asse... https://www.turnitin.com/system/shared-assets/nav-items/frame-2059.svg — 200 — 1.9 KiB — 13 ms — h2https://cdn.cookielaw.org/consent/5d3e953a-6bb6-4a3b-ab66-7bd1bf73a172/5d3e953a-6bb6-4a3b-ab66-7bd1bf73a172.jsoncdn.cookielaw.org/consent/5d3e953a-... https://cdn.cookielaw.org/consent/5d3e953a-6bb6-4a3b-ab66-7bd1bf73a172/5d3e953a-6bb6-4a3b-ab66-7bd1bf73a172.json — 200 — 2.6 KiB — 74 ms — h2https://www.turnitin.com/system/shared-assets/nav-items/group-2126.svgwww.turnitin.com/system/shared-asse... https://www.turnitin.com/system/shared-assets/nav-items/group-2126.svg — 200 — 671 B — 50 ms — h2https://www.turnitin.com/system/shared-assets/nav-items/group.svgwww.turnitin.com/system/shared-asse... https://www.turnitin.com/system/shared-assets/nav-items/group.svg — 200 — 714 B — 45 ms — h2https://www.turnitin.com/system/js/carousel.js?t=1776887507www.turnitin.com/system/js/carousel... https://www.turnitin.com/system/js/carousel.js?t=1776887507 — 200 — 23.2 KiB — 76 ms — h2https://www.turnitin.com/system/js/bootstrap-1/bootstrap-js.js?t=1776887507www.turnitin.com/system/js/bootstra... https://www.turnitin.com/system/js/bootstrap-1/bootstrap-js.js?t=1776887507 — 200 — 23.2 KiB — 83 ms — h2https://www.turnitin.com/system/js/forms/formjs.js?t=1776887507www.turnitin.com/system/js/forms/fo... https://www.turnitin.com/system/js/forms/formjs.js?t=1776887507 — 200 — 3.9 KiB — 66 ms — h2https://www.turnitin.com/system/js/partner-filter.js?t=1776887507www.turnitin.com/system/js/partner-... https://www.turnitin.com/system/js/partner-filter.js?t=1776887507 — 200 — 2.1 KiB — 120 ms — h2https://www.turnitin.com/system/js/resource-filter.js?t=1776887507www.turnitin.com/system/js/resource... https://www.turnitin.com/system/js/resource-filter.js?t=1776887507 — 200 — 2.7 KiB — 60 ms — h2https://www.turnitin.com/system/js/forms/newsletter-subscribe.js?t=1776887507www.turnitin.com/system/js/forms/ne... https://www.turnitin.com/system/js/forms/newsletter-subscribe.js?t=1776887507 — 200 — 1.1 KiB — 50 ms — h2https://www.turnitin.com/system/css/controls/case-study-carousel-control.js?t=1776887507www.turnitin.com/system/css/control... https://www.turnitin.com/system/css/controls/case-study-carousel-control.js?t=1776887507 — 200 — 901 B — 55 ms — h2https://players.brightcove.net/6155280996001/TOEUEOyNN_default/index.min.jsplayers.brightcove.net/615528099600... https://players.brightcove.net/6155280996001/TOEUEOyNN_default/index.min.js — 200 — 224.8 KiB — 196 ms — h2https://www.google.com/recaptcha/api.js?hl=enwww.google.com/recaptcha/api.js?hl=... https://www.google.com/recaptcha/api.js?hl=en — 200 — 1012 B — 79 ms — h3https://www.turnitin.com/system/shared-assets/nav-items/vector-1.svgwww.turnitin.com/system/shared-asse... https://www.turnitin.com/system/shared-assets/nav-items/vector-1.svg — 200 — 636 B — 58 ms — h2https://www.turnitin.com/assets/images/resources/open-graph-page-images/turnitin-clarity-tile.pngwww.turnitin.com/assets/images/reso... https://www.turnitin.com/assets/images/resources/open-graph-page-images/turnitin-clarity-tile.png — 200 — 443.7 KiB — 134 ms — h2https://www.turnitin.com/system/shared-assets/icons/petrol/person-24dp-636363-fill0-wght400-grad0-opsz24.svgwww.turnitin.com/system/shared-asse... https://www.turnitin.com/system/shared-assets/icons/petrol/person-24dp-636363-fill0-wght400-grad0-opsz24.svg — 200 — 734 B — 50 ms — h2https://www.turnitin.com/system/shared-assets/icons/petrol/school-24dp-636363-fill0-wght400-grad0-opsz24.svgwww.turnitin.com/system/shared-asse... https://www.turnitin.com/system/shared-assets/icons/petrol/school-24dp-636363-fill0-wght400-grad0-opsz24.svg — 200 — 613 B — 71 ms — h2https://www.turnitin.com/system/shared-assets/icons/icons/frame-5614.pngwww.turnitin.com/system/shared-asse... https://www.turnitin.com/system/shared-assets/icons/icons/frame-5614.png — 200 — 801.5 KiB — 203 ms — h2https://www.turnitin.com/assets/images/turnitin-clarity-logo-white-stacked.pngwww.turnitin.com/assets/images/turn... https://www.turnitin.com/assets/images/turnitin-clarity-logo-white-stacked.png — 200 — 28.3 KiB — 88 ms — h2https://www.turnitin.com/assets/images/turnitin-clarity-logo-white-horizontal.pngwww.turnitin.com/assets/images/turn... https://www.turnitin.com/assets/images/turnitin-clarity-logo-white-horizontal.png — 200 — 16.0 KiB — 149 ms — h2https://www.turnitin.com/assets/images/solutions-learning-integrity.jpgwww.turnitin.com/assets/images/solu... https://www.turnitin.com/assets/images/solutions-learning-integrity.jpg — 200 — 43.7 KiB — 129 ms — h2https://www.turnitin.com/assets/images/solutions-assessment-security.jpgwww.turnitin.com/assets/images/solu... https://www.turnitin.com/assets/images/solutions-assessment-security.jpg — 200 — 37.7 KiB — 149 ms — h2https://www.turnitin.com/assets/images/solutions-research-integrity.jpgwww.turnitin.com/assets/images/solu... https://www.turnitin.com/assets/images/solutions-research-integrity.jpg — 200 — 30.2 KiB — 123 ms — h2https://www.turnitin.com/assets/images/customer-story/ofallon-logo.pngwww.turnitin.com/assets/images/cust... https://www.turnitin.com/assets/images/customer-story/ofallon-logo.png — 200 — 33.5 KiB — 127 ms — h2https://www.turnitin.com/assets/images/stl.pngwww.turnitin.com/assets/images/stl.... https://www.turnitin.com/assets/images/stl.png — 200 — 106.6 KiB — 137 ms — h2https://www.turnitin.com/assets/images/image5.pngwww.turnitin.com/assets/images/imag... https://www.turnitin.com/assets/images/image5.png — 200 — 121.1 KiB — 173 ms — h2https://www.turnitin.com/assets/images/wikimedia.pngwww.turnitin.com/assets/images/wiki... https://www.turnitin.com/assets/images/wikimedia.png — 200 — 116.8 KiB — 180 ms — h2https://www.turnitin.com/assets/images/contact-mobile.jpgwww.turnitin.com/assets/images/cont... https://www.turnitin.com/assets/images/contact-mobile.jpg — 200 — 80.9 KiB — 179 ms — h2https://www.turnitin.com/system/shared-assets/product-logos/turnitin-logo-white.svgwww.turnitin.com/system/shared-asse... https://www.turnitin.com/system/shared-assets/product-logos/turnitin-logo-white.svg — 200 — 2.2 KiB — 84 ms — h2https://www.turnitin.com/system/shared-assets/social-media-icons/x.svgwww.turnitin.com/system/shared-asse... https://www.turnitin.com/system/shared-assets/social-media-icons/x.svg — 200 — 647 B — 86 ms — h2https://www.turnitin.com/system/shared-assets/social-media-icons/facebook.svgwww.turnitin.com/system/shared-asse... https://www.turnitin.com/system/shared-assets/social-media-icons/facebook.svg — 200 — 786 B — 102 ms — h2https://www.turnitin.com/system/shared-assets/social-media-icons/linkedin.svgwww.turnitin.com/system/shared-asse... https://www.turnitin.com/system/shared-assets/social-media-icons/linkedin.svg — 200 — 916 B — 98 ms — h2https://www.turnitin.com/system/shared-assets/social-media-icons/instagram-footer.svgwww.turnitin.com/system/shared-asse... https://www.turnitin.com/system/shared-assets/social-media-icons/instagram-footer.svg — 200 — 804 B — 86 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KLRP56Fwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KLRP56F — 200 — 158.7 KiB — 116 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 288 B — 63 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 51 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js — 200 — 129.9 KiB — 17 ms — h2https://www.turnitin.com/assets/images/photos/feature-4.pngwww.turnitin.com/assets/images/phot... https://www.turnitin.com/assets/images/photos/feature-4.png — 200 — 202.2 KiB — 14 ms — h2https://www.turnitin.com/assets/images/webinars-tile-background.webpwww.turnitin.com/assets/images/webi... https://www.turnitin.com/assets/images/webinars-tile-background.webp — 200 — 14.8 KiB — 14 ms — h2https://www.turnitin.com/assets/images/balanced-sophisticated-2.pngwww.turnitin.com/assets/images/bala... https://www.turnitin.com/assets/images/balanced-sophisticated-2.png — 200 — 2.8 MiB — 184 ms — h2https://fonts.gstatic.com/s/lexenddeca/v25/K2F1fZFYk-dHSE0UPPuwQ5qnJy_YZ2ON.woff2fonts.gstatic.com/s/lexenddeca/v25/... https://fonts.gstatic.com/s/lexenddeca/v25/K2F1fZFYk-dHSE0UPPuwQ5qnJy_YZ2ON.woff2 — 200 — 38.8 KiB — 15 ms — h3https://fonts.gstatic.com/s/materialsymbolsoutlined/v328/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1n-q_4MrImHCIJIZrDCvHOejbdhzrA.woff2fonts.gstatic.com/s/materialsymbols... https://fonts.gstatic.com/s/materialsymbolsoutlined/v328/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1n-q_4MrImHCIJIZrDCvHOejbdhzrA.woff2 — 200 — 329.7 KiB — 33 ms — h3https://www.googletagmanager.com/gtag/js?id=G-9ZQXFGJMFQ&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-9ZQXFGJMFQ&cx=c&gtm=4e64k0 — 200 — 155.4 KiB — 93 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-396328383&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-396328383&cx=c&gtm=4e64k0 — 200 — 145.6 KiB — 70 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1071491183&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1071491183&cx=c&gtm=4e64k0 — 200 — 144.4 KiB — 95 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-10884945693&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-10884945693&cx=c&gtm=4e64k0 — 200 — 146.3 KiB — 41 ms — h3https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 57 ms — h2https://cdn.cookielaw.org/consent/5d3e953a-6bb6-4a3b-ab66-7bd1bf73a172/019d88d6-a551-705e-b805-a0b82616364f/en.jsoncdn.cookielaw.org/consent/5d3e953a-... https://cdn.cookielaw.org/consent/5d3e953a-6bb6-4a3b-ab66-7bd1bf73a172/019d88d6-a551-705e-b805-a0b82616364f/en.json — 200 — 33.2 KiB — 38 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otConfirmDialog.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otConfirmDialog.css — 200 — 1.0 KiB — 10 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/otConfirmDialog.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/otConfirmDialog.js — 200 — 939 B — 12 ms — h2https://bat.bing.com/p/action/343236575.jsbat.bing.com/p/action/343236575.js https://bat.bing.com/p/action/343236575.js — 200 — 435 B — 22 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otFlat.json — 200 — 3.4 KiB — 13 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/v2/otPcCenter.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/v2/otPcCenter.json — 200 — 13.4 KiB — 20 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otCookieSettingsButton.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otCookieSettingsButton.json — 200 — 1.9 KiB — 16 ms — h2https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202603.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 18 ms — h2https://bat.bing.net/actionp/0?ti=343236575&tm=gtm002&Ver=2&mid=6c44a329-d2c4-46d2-bd62-67403f970272&bo=1&evt=consent&src=default&cdb=AQER&asc=Dbat.bing.net/actionp/0?ti=343236575... https://bat.bing.net/actionp/0?ti=343236575&tm=gtm002&Ver=2&mid=6c44a329-d2c4-46d2-bd62-67403f970272&bo=1&evt=consent&src=default&cdb=AQER&asc=D — 204 — 346 B — 90 ms — h2https://cdn.cookielaw.org/logos/static/ot_close.svgcdn.cookielaw.org/logos/static/ot_c... https://cdn.cookielaw.org/logos/static/ot_close.svg — 200 — 490 B — 10 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 510 B — 14 ms — h2https://cdn.cookielaw.org/logos/b370a2fd-746b-4881-a340-ec111ae21498/3fe7d8a5-70df-47c8-8edb-06d1b4262216/df302f05-90c5-4a17-a105-431f16d519a2/Turnitin-Primary-Logo-RGB.pngcdn.cookielaw.org/logos/b370a2fd-74... https://cdn.cookielaw.org/logos/b370a2fd-746b-4881-a340-ec111ae21498/3fe7d8a5-70df-47c8-8edb-06d1b4262216/df302f05-90c5-4a17-a105-431f16d519a2/Turnitin-Primary-Logo-RGB.png — 200 — 13.2 KiB — 15 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 12 ms — h2https://www.turnitin.com/system/favicon/favicon.pngwww.turnitin.com/system/favicon/fav... https://www.turnitin.com/system/favicon/favicon.png — 200 — 1.5 KiB — 113 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=13&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.turnitin.com%2F&scrsrc=www.googletagmanager.com&rnd=1536281525.1776892776&navt=n&npa=1&ep.ads_data_redaction=1&gdid=dYWJhMj&_tu=CA&gtm=45He64k0v890946247za200zd890946247xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776892776011&tfd=1918pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=13&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.turnitin.com%2F&scrsrc=www.googletagmanager.com&rnd=1536281525.1776892776&navt=n&npa=1&ep.ads_data_redaction=1&gdid=dYWJhMj&_tu=CA&gtm=45He64k0v890946247za200zd890946247xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776892776011&tfd=1918 — 200 — 21 B — 46 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.turnitin.com%2F&scrsrc=www.googletagmanager.com&rnd=1536281525.1776892776&navt=n&npa=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64k0v9213903299z8890946247za20gzb890946247zd890946247xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266401~117884344~118463262&apve=1&apvf=f&apvc=0&tids=AW-396328383&tid=AW-396328383&tft=1776892776012&tfd=1920pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.turnitin.com%2F&scrsrc=www.googletagmanager.com&rnd=1536281525.1776892776&navt=n&npa=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64k0v9213903299z8890946247za20gzb890946247zd890946247xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266401~117884344~118463262&apve=1&apvf=f&apvc=0&tids=AW-396328383&tid=AW-396328383&tft=1776892776012&tfd=1920 — 200 — 21 B — 44 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=19&frm=0&en=page_view&dl=https%3A%2F%2Fwww.turnitin.com%2F&scrsrc=www.googletagmanager.com&rnd=1536281525.1776892776&navt=n&npa=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64k0v880932912z8890946247za20gzb890946247zd890946247xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266400~117384406~118463261&apve=1&apvf=f&apvc=0&tids=AW-10884945693&tid=AW-10884945693&tft=1776892776014&tfd=1922pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=19&frm=0&en=page_view&dl=https%3A%2F%2Fwww.turnitin.com%2F&scrsrc=www.googletagmanager.com&rnd=1536281525.1776892776&navt=n&npa=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64k0v880932912z8890946247za20gzb890946247zd890946247xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266400~117384406~118463261&apve=1&apvf=f&apvc=0&tids=AW-10884945693&tid=AW-10884945693&tft=1776892776014&tfd=1922 — 200 — 21 B — 42 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fwww.turnitin.com%2F&scrsrc=www.googletagmanager.com&rnd=1536281525.1776892776&navt=n&npa=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64k0v868863943z8890946247za20gzb890946247zd890946247xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-1071491183&tid=AW-1071491183&tft=1776892776016&tfd=1923pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=3&frm=0&en=page_view&dl=https%3A%2F%2Fwww.turnitin.com%2F&scrsrc=www.googletagmanager.com&rnd=1536281525.1776892776&navt=n&npa=1&did=dYWJhMj&gdid=dYWJhMj&_tu=CA&gtm=45be64k0v868863943z8890946247za20gzb890946247zd890946247xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=AW-1071491183&tid=AW-1071491183&tft=1776892776016&tfd=1923 — 200 — 21 B — 42 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-9ZQXFGJMFQ&gtm=45je64k0v891050367z8890946247za20gzb890946247zd890946247&_p=1776892774471&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&are=1&cid=1637529199.1776892776&frm=0&gtm_up=1&pscdl=denied&rcb=3&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117512543&sid=1776892775&sct=1&seg=0&dl=https%3A%2F%2Fwww.turnitin.com%2F&dt=Empower%20Students%20to%20Do%20Their%20Best%2C%20Original%20Work%20%7C%20Turnitin&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1950region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-9ZQXFGJMFQ&gtm=45je64k0v891050367z8890946247za20gzb890946247zd890946247&_p=1776892774471&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dYWJhMj&are=1&cid=1637529199.1776892776&frm=0&gtm_up=1&pscdl=denied&rcb=3&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117512543&sid=1776892775&sct=1&seg=0&dl=https%3A%2F%2Fwww.turnitin.com%2F&dt=Empower%20Students%20to%20Do%20Their%20Best%2C%20Original%20Work%20%7C%20Turnitin&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1950 — 204 — 550 B — 20 ms — h2https://bat.bing.net/action/0?ti=343236575&tm=gtm002&Ver=2&mid=6c44a329-d2c4-46d2-bd62-67403f970272&bo=2&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Empower%20Students%20to%20Do%20Their%20Best,%20Original%20Work%20%7C%20Turnitin&p=https%3A%2F%2Fwww.turnitin.com%2F&r=&lt=1434&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQER&rn=270601bat.bing.net/action/0?ti=343236575&... https://bat.bing.net/action/0?ti=343236575&tm=gtm002&Ver=2&mid=6c44a329-d2c4-46d2-bd62-67403f970272&bo=2&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=Empower%20Students%20to%20Do%20Their%20Best,%20Original%20Work%20%7C%20Turnitin&p=https%3A%2F%2Fwww.turnitin.com%2F&r=&lt=1434&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQER&rn=270601 — 204 — 121 B — 27 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 6088ms · 1584KB · $81/mo
Unattributable
Other
Costly
Execution 1159ms
Transfer 0 KB
Monthly Cost $15/mo
Google Tag Manager
Tag Manager
Costly
Execution 768ms
Transfer 144 KB
Unused 46%
Monthly Cost $10/mo
players.brightcove.net
Other
Costly
Execution 638ms
Transfer 225 KB
Unused 78%
Monthly Cost $8/mo
OneTrust
Consent
Essential
Execution 564ms
Transfer 130 KB
Unused 54%
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 527ms
Transfer 159 KB
Unused 40%
Monthly Cost $7/mo
www.turnitin.com
Other
Costly
Execution 508ms
Transfer 17 KB
Monthly Cost $7/mo
www.gstatic.com
Other
Costly
Execution 383ms
Transfer 362 KB
Unused 67%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 362ms
Transfer 155 KB
Unused 41%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 295ms
Transfer 146 KB
Unused 45%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 291ms
Transfer 146 KB
Unused 45%
Monthly Cost $4/mo
OneTrust
Consent
Essential
Execution 225ms
Transfer 1 KB
Monthly Cost $3/mo
www.turnitin.com
Other
Optional
Execution 167ms
Transfer 30 KB
Monthly Cost $2/mo
OneTrust
Consent
Essential
Execution 85ms
Transfer 9 KB
Monthly Cost $1/mo
www.turnitin.com
Other
Optional
Execution 61ms
Transfer 23 KB
Monthly Cost $1/mo
www.turnitin.com
Other
Optional
Execution 57ms
Transfer 37 KB
Unused 83%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1159ms and costs ~$15/month
  • Google Tag Manager adds 768ms and costs ~$10/month
  • players.brightcove.net adds 638ms and costs ~$8/month
  • Google Tag Manager adds 527ms and costs ~$7/month
  • www.turnitin.com adds 508ms and costs ~$7/month
  • www.gstatic.com adds 383ms and costs ~$5/month
  • Google Tag Manager adds 362ms and costs ~$5/month
  • Google Tag Manager adds 295ms and costs ~$4/month
  • Google Tag Manager adds 291ms and costs ~$4/month

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

Why this matters

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

Learn more

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

Source: web.dev

Unattributable takes 1159ms 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 768ms 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

players.brightcove.net takes 638ms 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

78% of players.brightcove.net'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

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

Why this matters

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

Source: web.dev

Google Tag Manager takes 527ms 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

www.turnitin.com takes 508ms 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

www.gstatic.com takes 383ms 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

67% of www.gstatic.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

Google Tag Manager takes 362ms 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 295ms 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 291ms 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

83% of www.turnitin.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