Skip to content
https://osticket.com

Performance

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

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

26
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
82
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
88
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.

4.79 s

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

16.51 s

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

474 ms

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

0.546

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

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

22.43 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 3 REVIEW 5 FIX
F
Page Weight Budget
Action
3.7 MB transferred, 107 requests
FIX
3.7 MB transferred, 107 requests
Warning::
Page weighs 10.5 MB (3.7 MB transferred)
Warning::
JavaScript is 1.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.8 MB
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Info::
CSS is 487 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 487 KB
Info::
Fonts are 301 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 301 KB
Warning::
107 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.78 g CO2 per page load
3.7 MB / 2.4 MB budget
3.7 MB transferred
107 requests
0.78 g CO2 per page load
JavaScript 1.8 MiB 47%
Images 1.1 MiB 30%
CSS 487.1 KiB 13%
Fonts 301.1 KiB 8%
HTML 101.2 KiB 3%
Other 2.9 KiB 0%
Other 305 B 0%
Other 16 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

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

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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
JS Execution Cost
Action
3317ms total JS execution
FIX
3317ms total JS execution
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 1132ms CPU time
Warning::
Unattributable: 754ms CPU time
Warning::
https://osticket.com/: 648ms CPU time
Warning::
https://osticket.com/wp-includes/js/jquery/jquery....: 339ms CPU time
Warning::
https://osticket.com/wp-content/themes/seosight/js...: 293ms CPU time
Warning::
Third-party scripts: 1987ms (60% of total)

Main Thread Breakdown

Script Evaluation 44% Other 32% Style & Layout 11% Script Parsing & Compilation 5% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js1132ms1016ms79ms3rd
Unattributable754ms7ms0ms3rd
https://osticket.com/648ms134ms5ms1st
https://osticket.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.1339ms225ms11ms1st
https://osticket.com/wp-content/themes/seosight/js/ScrollMagic.min.js?ver=2.0.5293ms3ms1ms1st
https://www.google-analytics.com/analytics.js101ms88ms7ms3rd
https://osticket.com/wp-content/themes/seosight-child/semantic-ui/semantic.min.css?ver=6.150ms0ms0ms1st
F
JS Bundles
Action
38 scripts, 564 KB unused
FIX
38 scripts, 564 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 157 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 157 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 157 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://osticket.com/wp-content/themes/seosight-ch...: 60 KB unused (86%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://osticket.com/wp-content/themes/seosight/js...: 34 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 564 KB
564 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB157 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB157 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB157 KB (43%)3rd
https://osticket.com/wp-content/themes/seosight-child/semantic-ui/semantic.min.js?ver=6.170 KB60 KB (86%)1st
https://osticket.com/wp-content/themes/seosight/js/theme-plugins.js?ver=1.1.049 KB34 KB (72%)1st
https://osticket.com/wp-content/themes/seosight/js/crum-mega-menu.js?ver=1.1.03 KB1st
https://osticket.com/wp-content/plugins/kingcomposer/assets/frontend/js/kingcomposer.min.js?ver=2.9.68 KB1st
https://osticket.com/wp-content/themes/seosight-child/js/jquery.validate.min.js?ver=6.18 KB1st
https://osticket.com/wp-content/themes/seosight-child/js/popup.js?ver=6.13 KB1st
https://osticket.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=5.6.43 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
107 resources · 3.7 MB · 564 KB savings available
FIX
107 resources · 3.7 MB · 564 KB savings available
Warning::
Page weight 2.7 MB over 1MB target
Got: 3.7 MB Expected: ≤ 1 MB
Info::
~564 KB of savings available
Warning::
37 third-party resources (49% of weight)
Info::
4 resources over 200KB
107 resources · 3.7 MiB · 37 third-party 2.7 MiB over 1MB target
JavaScript 47% · 1.8 MiB
Image 30% · 1.1 MiB
CSS 13% · 487.1 KiB
Font 8% · 301.1 KiB
Document 3% · 101.5 KiB
Other 0% · 2.9 KiB

~564.3 KiB of savings available

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

no-store, no-cache, must-revalidate

DirectiveValueMeaning
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
B
Third-Party Impact
49% third-party, 0 ms blocking
REVIEW
49% third-party, 0 ms blocking
Info::
Third-party code accounts for 49% of page weight (1.8 MiB of 3.7 MiB)
Info::
Third-party blocking time is low (0 ms)
51%
49%
First-party Third-party
C
Image Optimization
Action
17 images, 0 KB saveable
REVIEW
17 images, 0 KB saveable
Warning::
https://osticket.com/wp-content/uploads/2026/03/Ba... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://osticket.com/wp-content/themes/seosight/sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://osticket.com/wp-content/themes/seosight/sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://osticket.com/wp-content/themes/seosight/sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://osticket.com/wp-content/uploads/2021/03/gi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://osticket.com/wp-content/themes/seosight/sv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
17 images 1.1 MB
0 oversized -0 KB
16 legacy format
6 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

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
9 fonts (301 KB)
PASS
9 fonts (301 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

301 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 4.8 s LCP 16.5 shttps://fonts.gstatic.com/s/varelaround/v21/w8gdH283Tvk__Lua32TysjIfp8uPLdshZg.woff2w8gdH283Tvk__Lua32TysjI... https://fonts.gstatic.com/s/varelaround/v21/w8gdH283Tvk__Lua32TysjIfp8uPLdshZg.woff2 — 15.5 KiB — 40 ms — font-display: swaphttps://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2S6u9w4BMUTPHh6UVSwiPGQ3... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 13.9 KiB — 40 ms — font-display: swaphttps://osticket.com/wp-content/plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.ttfSimple-Line-Icons.ttf https://osticket.com/wp-content/plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.ttf — 52.5 KiB — 236 ms — font-display: swaphttps://osticket.com/wp-content/plugins/kingcomposer/assets/css/fonts/et-line.woffet-line.woff https://osticket.com/wp-content/plugins/kingcomposer/assets/css/fonts/et-line.woff — 54.3 KiB — 239 ms — font-display: swaphttps://osticket.com/wp-content/themes/seosight/fonts/seotheme.woff2seotheme.woff2 https://osticket.com/wp-content/themes/seosight/fonts/seotheme.woff2 — 34.6 KiB — 242 ms — font-display: swaphttps://osticket.com/wp-content/themes/seosight/fonts/seosight.ttfseosight.ttf https://osticket.com/wp-content/themes/seosight/fonts/seosight.ttf — 19.2 KiB — 243 ms — font-display: swaphttps://osticket.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-solid-900.woff2fa-solid-900.woff2 https://osticket.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-solid-900.woff2 — 43.4 KiB — 246 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 83 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 39 ms — font-display: swap
w8gdH283Tvk__Lua32TysjI... woff2 swap
Size 16 KB
Load time 40 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
S6u9w4BMUTPHh6UVSwiPGQ3... woff2 swap
Size 14 KB
Load time 40 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
Simple-Line-Icons.ttf ttf swap
Size 52 KB
Load time 236 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
et-line.woff woff swap
Size 54 KB
Load time 239 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
seotheme.woff2 woff2 swap
Size 35 KB
Load time 242 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
seosight.ttf ttf swap
Size 19 KB
Load time 243 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-solid-900.woff2 woff2 swap
Size 43 KB
Load time 246 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 83 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 39 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~38 KB and ~76 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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
2
prefetch

2 resource hints configured

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
107 requests over 4626ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 4.8 s LCP 16.5 shttps://osticket.com// https://osticket.com/ — 200 — 17.1 KiB — 542 ms — h2https://osticket.com/wp-includes/css/dist/block-library/style.min.css?ver=6.1/wp-includes/css/dist/block-library... https://osticket.com/wp-includes/css/dist/block-library/style.min.css?ver=6.1 — 200 — 12.9 KiB — 164 ms — h2https://osticket.com/wp-includes/css/classic-themes.min.css?ver=1/wp-includes/css/classic-themes.min... https://osticket.com/wp-includes/css/classic-themes.min.css?ver=1 — 200 — 502 B — 155 ms — h2https://osticket.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.6.4/wp-content/plugins/contact-form-7/... https://osticket.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.6.4 — 200 — 1.2 KiB — 157 ms — h2https://osticket.com/wp-content/plugins/wppricing-builder-lite-responsive-pricing-table-builder/assets/css/pricing-tables.css?ver=6.1/wp-content/plugins/wppricing-build... https://osticket.com/wp-content/plugins/wppricing-builder-lite-responsive-pricing-table-builder/assets/css/pricing-tables.css?ver=6.1 — 200 — 2.6 KiB — 158 ms — h2https://osticket.com/wp-content/themes/seosight-child/style.css?ver=6090/wp-content/themes/seosight-child/s... https://osticket.com/wp-content/themes/seosight-child/style.css?ver=6090 — 200 — 6.5 KiB — 159 ms — h2https://osticket.com/wp-content/themes/seosight-child/css/jquery-picklist-ie7.css?ver=6.1/wp-content/themes/seosight-child/c... https://osticket.com/wp-content/themes/seosight-child/css/jquery-picklist-ie7.css?ver=6.1 — 200 — 336 B — 161 ms — h2https://osticket.com/wp-content/themes/seosight-child/css/jquery-picklist.css?ver=6.1/wp-content/themes/seosight-child/c... https://osticket.com/wp-content/themes/seosight-child/css/jquery-picklist.css?ver=6.1 — 200 — 734 B — 162 ms — h2https://osticket.com/wp-content/themes/seosight-child/css/button.min.css?ver=6.1/wp-content/themes/seosight-child/c... https://osticket.com/wp-content/themes/seosight-child/css/button.min.css?ver=6.1 — 200 — 9.0 KiB — 270 ms — h2https://osticket.com/wp-content/themes/seosight-child/css/step.min.css?ver=6.1/wp-content/themes/seosight-child/c... https://osticket.com/wp-content/themes/seosight-child/css/step.min.css?ver=6.1 — 200 — 7.9 KiB — 268 ms — h2https://osticket.com/wp-content/themes/seosight-child/semantic-ui/semantic.min.css?ver=6.1/wp-content/themes/seosight-child/s... https://osticket.com/wp-content/themes/seosight-child/semantic-ui/semantic.min.css?ver=6.1 — 200 — 93.3 KiB — 421 ms — h2https://osticket.com/wp-content/plugins/unyson/framework/static/libs/font-awesome/css/font-awesome.min.css?ver=2.7.24/wp-content/plugins/unyson/framewor... https://osticket.com/wp-content/plugins/unyson/framework/static/libs/font-awesome/css/font-awesome.min.css?ver=2.7.24 — 200 — 7.2 KiB — 419 ms — h2https://osticket.com/wp-content/themes/seosight/css/normalize.css?ver=1/wp-content/themes/seosight/css/nor... https://osticket.com/wp-content/themes/seosight/css/normalize.css?ver=1 — 200 — 2.4 KiB — 419 ms — h2https://osticket.com/wp-content/themes/seosight/css/grid.css?ver=2.0.0/wp-content/themes/seosight/css/gri... https://osticket.com/wp-content/themes/seosight/css/grid.css?ver=2.0.0 — 200 — 3.7 KiB — 415 ms — h2https://osticket.com/wp-content/themes/seosight/css/theme-styles.css?ver=2.0.0/wp-content/themes/seosight/css/the... https://osticket.com/wp-content/themes/seosight/css/theme-styles.css?ver=2.0.0 — 200 — 46.1 KiB — 416 ms — h2https://osticket.com/wp-content/themes/seosight/css/theme-plugins.css?ver=6.1/wp-content/themes/seosight/css/the... https://osticket.com/wp-content/themes/seosight/css/theme-plugins.css?ver=6.1 — 200 — 11.0 KiB — 415 ms — h2https://osticket.com/wp-content/themes/seosight/css/blocks.css?ver=6.1/wp-content/themes/seosight/css/blo... https://osticket.com/wp-content/themes/seosight/css/blocks.css?ver=6.1 — 200 — 107.9 KiB — 510 ms — h2https://osticket.com/wp-content/themes/seosight/css/color-selectors.css?ver=6.1/wp-content/themes/seosight/css/col... https://osticket.com/wp-content/themes/seosight/css/color-selectors.css?ver=6.1 — 200 — 2.6 KiB — 505 ms — h2https://osticket.com/wp-content/themes/seosight/css/crumina-icons.css?ver=6.1/wp-content/themes/seosight/css/cru... https://osticket.com/wp-content/themes/seosight/css/crumina-icons.css?ver=6.1 — 200 — 1.5 KiB — 505 ms — h2https://fonts.googleapis.com/css?family=Varela+Round&ver=1.0fonts.googleapis.com/css?family=Var... https://fonts.googleapis.com/css?family=Varela+Round&ver=1.0 — 200 — 983 B — 120 ms — h2https://osticket.com/wp-content/themes/seosight/css/tippy.css?ver=0.11.2/wp-content/themes/seosight/css/tip... https://osticket.com/wp-content/themes/seosight/css/tippy.css?ver=0.11.2 — 200 — 2.0 KiB — 502 ms — h2https://fonts.googleapis.com/css?family=Titillium+Web%3A200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C600%2C600italic%2C700%2C700italic%2C900&subset=latin-ext%2Clatin&ver=2.9.6fonts.googleapis.com/css?family=Tit... https://fonts.googleapis.com/css?family=Titillium+Web%3A200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C600%2C600italic%2C700%2C700italic%2C900&subset=latin-ext%2Clatin&ver=2.9.6 — 200 — 739 B — 121 ms — h2https://fonts.googleapis.com/css?family=Montserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&subset=vietnamese%2Clatin%2Clatin-ext&ver=2.9.6fonts.googleapis.com/css?family=Mon... https://fonts.googleapis.com/css?family=Montserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&subset=vietnamese%2Clatin%2Clatin-ext&ver=2.9.6 — 200 — 1.1 KiB — 122 ms — h2https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic&subset=cyrillic%2Ccyrillic-ext%2Cgreek%2Cgreek-ext%2Clatin%2Clatin-ext%2Cvietnamese&ver=2.9.6fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic&subset=cyrillic%2Ccyrillic-ext%2Cgreek%2Cgreek-ext%2Clatin%2Clatin-ext%2Cvietnamese&ver=2.9.6 — 200 — 2.5 KiB — 123 ms — h2https://osticket.com/wp-content/plugins/kingcomposer/assets/css/animate.css?ver=2.9.6/wp-content/plugins/kingcomposer/as... https://osticket.com/wp-content/plugins/kingcomposer/assets/css/animate.css?ver=2.9.6 — 200 — 3.2 KiB — 501 ms — h2https://osticket.com/wp-content/themes/seosight/css/seotheme.css?ver=2.9.6/wp-content/themes/seosight/css/seo... https://osticket.com/wp-content/themes/seosight/css/seotheme.css?ver=2.9.6 — 200 — 2.3 KiB — 501 ms — h2https://osticket.com/wp-content/plugins/kingcomposer/assets/css/icons.css?ver=2.9.6/wp-content/plugins/kingcomposer/as... https://osticket.com/wp-content/plugins/kingcomposer/assets/css/icons.css?ver=2.9.6 — 200 — 10.8 KiB — 502 ms — h2https://osticket.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.1/wp-includes/js/jquery/jquery.min.j... https://osticket.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.1 — 200 — 30.8 KiB — 504 ms — h2https://osticket.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2/wp-includes/js/jquery/jquery-migra... https://osticket.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2 — 200 — 4.4 KiB — 507 ms — h2https://osticket.com/wp-content/plugins/ost-download-manager/admin/js/ost-download-manager-admin.js?ver=6.1/wp-content/plugins/ost-download-ma... https://osticket.com/wp-content/plugins/ost-download-manager/admin/js/ost-download-manager-admin.js?ver=6.1 — 200 — 329 B — 507 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 FCP 4.8 s LCP 16.5 shttps://osticket.com// https://osticket.com/ — 200 — 17.1 KiB — 542 ms — h2https://osticket.com/wp-includes/css/dist/block-library/style.min.css?ver=6.1/wp-includes/css/dist/block-library... https://osticket.com/wp-includes/css/dist/block-library/style.min.css?ver=6.1 — 200 — 12.9 KiB — 164 ms — h2https://osticket.com/wp-includes/css/classic-themes.min.css?ver=1/wp-includes/css/classic-themes.min... https://osticket.com/wp-includes/css/classic-themes.min.css?ver=1 — 200 — 502 B — 155 ms — h2https://osticket.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.6.4/wp-content/plugins/contact-form-7/... https://osticket.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.6.4 — 200 — 1.2 KiB — 157 ms — h2https://osticket.com/wp-content/plugins/wppricing-builder-lite-responsive-pricing-table-builder/assets/css/pricing-tables.css?ver=6.1/wp-content/plugins/wppricing-build... https://osticket.com/wp-content/plugins/wppricing-builder-lite-responsive-pricing-table-builder/assets/css/pricing-tables.css?ver=6.1 — 200 — 2.6 KiB — 158 ms — h2https://osticket.com/wp-content/themes/seosight-child/style.css?ver=6090/wp-content/themes/seosight-child/s... https://osticket.com/wp-content/themes/seosight-child/style.css?ver=6090 — 200 — 6.5 KiB — 159 ms — h2https://osticket.com/wp-content/themes/seosight-child/css/jquery-picklist-ie7.css?ver=6.1/wp-content/themes/seosight-child/c... https://osticket.com/wp-content/themes/seosight-child/css/jquery-picklist-ie7.css?ver=6.1 — 200 — 336 B — 161 ms — h2https://osticket.com/wp-content/themes/seosight-child/css/jquery-picklist.css?ver=6.1/wp-content/themes/seosight-child/c... https://osticket.com/wp-content/themes/seosight-child/css/jquery-picklist.css?ver=6.1 — 200 — 734 B — 162 ms — h2https://osticket.com/wp-content/themes/seosight-child/css/button.min.css?ver=6.1/wp-content/themes/seosight-child/c... https://osticket.com/wp-content/themes/seosight-child/css/button.min.css?ver=6.1 — 200 — 9.0 KiB — 270 ms — h2https://osticket.com/wp-content/themes/seosight-child/css/step.min.css?ver=6.1/wp-content/themes/seosight-child/c... https://osticket.com/wp-content/themes/seosight-child/css/step.min.css?ver=6.1 — 200 — 7.9 KiB — 268 ms — h2https://osticket.com/wp-content/themes/seosight-child/semantic-ui/semantic.min.css?ver=6.1/wp-content/themes/seosight-child/s... https://osticket.com/wp-content/themes/seosight-child/semantic-ui/semantic.min.css?ver=6.1 — 200 — 93.3 KiB — 421 ms — h2https://osticket.com/wp-content/plugins/unyson/framework/static/libs/font-awesome/css/font-awesome.min.css?ver=2.7.24/wp-content/plugins/unyson/framewor... https://osticket.com/wp-content/plugins/unyson/framework/static/libs/font-awesome/css/font-awesome.min.css?ver=2.7.24 — 200 — 7.2 KiB — 419 ms — h2https://osticket.com/wp-content/themes/seosight/css/normalize.css?ver=1/wp-content/themes/seosight/css/nor... https://osticket.com/wp-content/themes/seosight/css/normalize.css?ver=1 — 200 — 2.4 KiB — 419 ms — h2https://osticket.com/wp-content/themes/seosight/css/grid.css?ver=2.0.0/wp-content/themes/seosight/css/gri... https://osticket.com/wp-content/themes/seosight/css/grid.css?ver=2.0.0 — 200 — 3.7 KiB — 415 ms — h2https://osticket.com/wp-content/themes/seosight/css/theme-styles.css?ver=2.0.0/wp-content/themes/seosight/css/the... https://osticket.com/wp-content/themes/seosight/css/theme-styles.css?ver=2.0.0 — 200 — 46.1 KiB — 416 ms — h2https://osticket.com/wp-content/themes/seosight/css/theme-plugins.css?ver=6.1/wp-content/themes/seosight/css/the... https://osticket.com/wp-content/themes/seosight/css/theme-plugins.css?ver=6.1 — 200 — 11.0 KiB — 415 ms — h2https://osticket.com/wp-content/themes/seosight/css/blocks.css?ver=6.1/wp-content/themes/seosight/css/blo... https://osticket.com/wp-content/themes/seosight/css/blocks.css?ver=6.1 — 200 — 107.9 KiB — 510 ms — h2https://osticket.com/wp-content/themes/seosight/css/color-selectors.css?ver=6.1/wp-content/themes/seosight/css/col... https://osticket.com/wp-content/themes/seosight/css/color-selectors.css?ver=6.1 — 200 — 2.6 KiB — 505 ms — h2https://osticket.com/wp-content/themes/seosight/css/crumina-icons.css?ver=6.1/wp-content/themes/seosight/css/cru... https://osticket.com/wp-content/themes/seosight/css/crumina-icons.css?ver=6.1 — 200 — 1.5 KiB — 505 ms — h2https://fonts.googleapis.com/css?family=Varela+Round&ver=1.0fonts.googleapis.com/css?family=Var... https://fonts.googleapis.com/css?family=Varela+Round&ver=1.0 — 200 — 983 B — 120 ms — h2https://osticket.com/wp-content/themes/seosight/css/tippy.css?ver=0.11.2/wp-content/themes/seosight/css/tip... https://osticket.com/wp-content/themes/seosight/css/tippy.css?ver=0.11.2 — 200 — 2.0 KiB — 502 ms — h2https://fonts.googleapis.com/css?family=Titillium+Web%3A200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C600%2C600italic%2C700%2C700italic%2C900&subset=latin-ext%2Clatin&ver=2.9.6fonts.googleapis.com/css?family=Tit... https://fonts.googleapis.com/css?family=Titillium+Web%3A200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C600%2C600italic%2C700%2C700italic%2C900&subset=latin-ext%2Clatin&ver=2.9.6 — 200 — 739 B — 121 ms — h2https://fonts.googleapis.com/css?family=Montserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&subset=vietnamese%2Clatin%2Clatin-ext&ver=2.9.6fonts.googleapis.com/css?family=Mon... https://fonts.googleapis.com/css?family=Montserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&subset=vietnamese%2Clatin%2Clatin-ext&ver=2.9.6 — 200 — 1.1 KiB — 122 ms — h2https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic&subset=cyrillic%2Ccyrillic-ext%2Cgreek%2Cgreek-ext%2Clatin%2Clatin-ext%2Cvietnamese&ver=2.9.6fonts.googleapis.com/css?family=Rob... https://fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic&subset=cyrillic%2Ccyrillic-ext%2Cgreek%2Cgreek-ext%2Clatin%2Clatin-ext%2Cvietnamese&ver=2.9.6 — 200 — 2.5 KiB — 123 ms — h2https://osticket.com/wp-content/plugins/kingcomposer/assets/css/animate.css?ver=2.9.6/wp-content/plugins/kingcomposer/as... https://osticket.com/wp-content/plugins/kingcomposer/assets/css/animate.css?ver=2.9.6 — 200 — 3.2 KiB — 501 ms — h2https://osticket.com/wp-content/themes/seosight/css/seotheme.css?ver=2.9.6/wp-content/themes/seosight/css/seo... https://osticket.com/wp-content/themes/seosight/css/seotheme.css?ver=2.9.6 — 200 — 2.3 KiB — 501 ms — h2https://osticket.com/wp-content/plugins/kingcomposer/assets/css/icons.css?ver=2.9.6/wp-content/plugins/kingcomposer/as... https://osticket.com/wp-content/plugins/kingcomposer/assets/css/icons.css?ver=2.9.6 — 200 — 10.8 KiB — 502 ms — h2https://osticket.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.1/wp-includes/js/jquery/jquery.min.j... https://osticket.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.1 — 200 — 30.8 KiB — 504 ms — h2https://osticket.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2/wp-includes/js/jquery/jquery-migra... https://osticket.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2 — 200 — 4.4 KiB — 507 ms — h2https://osticket.com/wp-content/plugins/ost-download-manager/admin/js/ost-download-manager-admin.js?ver=6.1/wp-content/plugins/ost-download-ma... https://osticket.com/wp-content/plugins/ost-download-manager/admin/js/ost-download-manager-admin.js?ver=6.1 — 200 — 329 B — 507 ms — h2https://osticket.com/wp-content/plugins/ost-download-manager/public/js/popup.js?ver=6.1/wp-content/plugins/ost-download-ma... https://osticket.com/wp-content/plugins/ost-download-manager/public/js/popup.js?ver=6.1 — 200 — 1.9 KiB — 507 ms — h2https://osticket.com/wp-content/plugins/ost-download-manager/public/js/ostSelection.js?ver=4382/wp-content/plugins/ost-download-ma... https://osticket.com/wp-content/plugins/ost-download-manager/public/js/ostSelection.js?ver=4382 — 200 — 4.7 KiB — 507 ms — h2https://osticket.com/wp-content/themes/seosight-child/js/jquery.ui.widget.min.js?ver=6.1/wp-content/themes/seosight-child/j... https://osticket.com/wp-content/themes/seosight-child/js/jquery.ui.widget.min.js?ver=6.1 — 200 — 1.4 KiB — 507 ms — h2https://osticket.com/wp-content/themes/seosight-child/js/jquery-picklist.min.js?ver=6.1/wp-content/themes/seosight-child/j... https://osticket.com/wp-content/themes/seosight-child/js/jquery-picklist.min.js?ver=6.1 — 200 — 2.5 KiB — 507 ms — h2https://osticket.com/wp-content/themes/seosight-child/js/jquery.validate.min.js?ver=6.1/wp-content/themes/seosight-child/j... https://osticket.com/wp-content/themes/seosight-child/js/jquery.validate.min.js?ver=6.1 — 200 — 7.5 KiB — 527 ms — h2https://osticket.com/wp-content/themes/seosight-child/js/popup.js?ver=6.1/wp-content/themes/seosight-child/j... https://osticket.com/wp-content/themes/seosight-child/js/popup.js?ver=6.1 — 200 — 3.3 KiB — 527 ms — h2https://osticket.com/wp-content/uploads/2021/03/osticket-supsys-new-1-e1616621912452.png/wp-content/uploads/2021/03/osticke... https://osticket.com/wp-content/uploads/2021/03/osticket-supsys-new-1-e1616621912452.png — 200 — 12.3 KiB — 531 ms — h2https://osticket.com/wp-content/uploads/2026/03/Banner-design-Teal.png/wp-content/uploads/2026/03/Banner-... https://osticket.com/wp-content/uploads/2026/03/Banner-design-Teal.png — 200 — 712.7 KiB — 740 ms — h2https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latinfonts.googleapis.com/css?family=Lat... https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin — 200 — 591 B — 32 ms — h2https://osticket.com/wp-content/uploads/2021/02/hosting-services.png/wp-content/uploads/2021/02/hosting... https://osticket.com/wp-content/uploads/2021/02/hosting-services.png — 200 — 27.9 KiB — 210 ms — h2https://osticket.com/wp-content/themes/seosight/images/animated/mountain1.png/wp-content/themes/seosight/images/... https://osticket.com/wp-content/themes/seosight/images/animated/mountain1.png — 200 — 17.0 KiB — 212 ms — h2https://osticket.com/wp-content/themes/seosight/images/animated/mountain2.png/wp-content/themes/seosight/images/... https://osticket.com/wp-content/themes/seosight/images/animated/mountain2.png — 200 — 17.2 KiB — 212 ms — h2https://osticket.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=5.6.4/wp-content/plugins/contact-form-7/... https://osticket.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=5.6.4 — 200 — 3.2 KiB — 213 ms — h2https://osticket.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.6.4/wp-content/plugins/contact-form-7/... https://osticket.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=5.6.4 — 200 — 4.2 KiB — 214 ms — h2https://osticket.com/wp-content/themes/seosight-child/semantic-ui/semantic.min.js?ver=6.1/wp-content/themes/seosight-child/s... https://osticket.com/wp-content/themes/seosight-child/semantic-ui/semantic.min.js?ver=6.1 — 200 — 69.5 KiB — 278 ms — h2https://osticket.com/wp-content/themes/seosight/framework-customizations/extensions/portfolio/static/js/likes.js?ver=1.0.9/wp-content/themes/seosight/framewo... https://osticket.com/wp-content/themes/seosight/framework-customizations/extensions/portfolio/static/js/likes.js?ver=1.0.9 — 200 — 860 B — 228 ms — h2https://www.google.com/recaptcha/api.js?render=6LdB2J8UAAAAAPmbZ2lvrjOX9_w-fphuemVkI6cY&ver=3.0www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LdB2J8UAAAAAPmbZ2lvrjOX9_w-fphuemVkI6cY&ver=3.0 — 200 — 1.0 KiB — 74 ms — h3https://osticket.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.9/wp-includes/js/dist/vendor/regener... https://osticket.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.9 — 200 — 2.7 KiB — 229 ms — h2https://osticket.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0/wp-includes/js/dist/vendor/wp-poly... https://osticket.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0 — 200 — 6.7 KiB — 230 ms — h2https://osticket.com/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=5.6.4/wp-content/plugins/contact-form-7/... https://osticket.com/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=5.6.4 — 200 — 823 B — 231 ms — h2https://osticket.com/wp-content/themes/seosight/js/swiper.jquery.min.js?ver=1.1.0/wp-content/themes/seosight/js/swip... https://osticket.com/wp-content/themes/seosight/js/swiper.jquery.min.js?ver=1.1.0 — 200 — 21.5 KiB — 244 ms — h2https://osticket.com/wp-content/themes/seosight/js/crum-mega-menu.js?ver=1.1.0/wp-content/themes/seosight/js/crum... https://osticket.com/wp-content/themes/seosight/js/crum-mega-menu.js?ver=1.1.0 — 200 — 3.5 KiB — 241 ms — h2https://osticket.com/wp-content/themes/seosight/js/theme-plugins.js?ver=1.1.0/wp-content/themes/seosight/js/them... https://osticket.com/wp-content/themes/seosight/js/theme-plugins.js?ver=1.1.0 — 200 — 48.6 KiB — 274 ms — h2https://osticket.com/wp-content/themes/seosight/js/main.js?ver=1.0/wp-content/themes/seosight/js/main... https://osticket.com/wp-content/themes/seosight/js/main.js?ver=1.0 — 200 — 8.9 KiB — 246 ms — h2https://osticket.com/wp-content/themes/seosight/js/tippy.min.js?ver=0.11.2/wp-content/themes/seosight/js/tipp... https://osticket.com/wp-content/themes/seosight/js/tippy.min.js?ver=0.11.2 — 200 — 9.7 KiB — 252 ms — h2https://osticket.com/wp-content/plugins/kingcomposer/assets/frontend/js/kingcomposer.min.js?ver=2.9.6/wp-content/plugins/kingcomposer/as... https://osticket.com/wp-content/plugins/kingcomposer/assets/frontend/js/kingcomposer.min.js?ver=2.9.6 — 200 — 7.8 KiB — 253 ms — h2https://osticket.com/wp-content/themes/seosight/js/velocity.min.js?ver=1.2.3/wp-content/themes/seosight/js/velo... https://osticket.com/wp-content/themes/seosight/js/velocity.min.js?ver=1.2.3 — 200 — 12.5 KiB — 255 ms — h2https://osticket.com/wp-content/themes/seosight/js/ScrollMagic.min.js?ver=2.0.5/wp-content/themes/seosight/js/Scro... https://osticket.com/wp-content/themes/seosight/js/ScrollMagic.min.js?ver=2.0.5 — 200 — 6.2 KiB — 258 ms — h2https://osticket.com/wp-content/themes/seosight/js/animation.velocity.min.js?ver=2.0.5/wp-content/themes/seosight/js/anim... https://osticket.com/wp-content/themes/seosight/js/animation.velocity.min.js?ver=2.0.5 — 200 — 1012 B — 261 ms — h2https://osticket.com/wp-content/uploads/2021/01/global-600x600xc.png/wp-content/uploads/2021/01/global-... https://osticket.com/wp-content/uploads/2021/01/global-600x600xc.png — 200 — 90.4 KiB — 298 ms — h2https://osticket.com/wp-content/themes/seosight/svg/socials/facebook.svg/wp-content/themes/seosight/svg/soc... https://osticket.com/wp-content/themes/seosight/svg/socials/facebook.svg — 200 — 710 B — 279 ms — h2https://osticket.com/wp-content/themes/seosight/svg/socials/twitter.svg/wp-content/themes/seosight/svg/soc... https://osticket.com/wp-content/themes/seosight/svg/socials/twitter.svg — 200 — 1.1 KiB — 280 ms — h2https://osticket.com/wp-content/themes/seosight/svg/socials/instagram.svg/wp-content/themes/seosight/svg/soc... https://osticket.com/wp-content/themes/seosight/svg/socials/instagram.svg — 200 — 803 B — 281 ms — h2https://osticket.com/wp-content/themes/seosight/svg/socials/youtube.svg/wp-content/themes/seosight/svg/soc... https://osticket.com/wp-content/themes/seosight/svg/socials/youtube.svg — 200 — 589 B — 283 ms — h2https://osticket.com/wp-content/themes/seosight/svg/socials/creative-market.svg/wp-content/themes/seosight/svg/soc... https://osticket.com/wp-content/themes/seosight/svg/socials/creative-market.svg — 200 — 796 B — 283 ms — h2https://osticket.com/wp-content/themes/seosight/js/sharer.min.js?ver=0.5/wp-content/themes/seosight/js/shar... https://osticket.com/wp-content/themes/seosight/js/sharer.min.js?ver=0.5 — 200 — 2.0 KiB — 284 ms — h2https://osticket.com/wp-includes/js/wp-emoji-release.min.js?ver=6.1/wp-includes/js/wp-emoji-release.mi... https://osticket.com/wp-includes/js/wp-emoji-release.min.js?ver=6.1 — 200 — 5.3 KiB — 285 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 116 ms — h2https://www.youtube.com/embed/w2wbqmBaQZgwww.youtube.com/embed/w2wbqmBaQZg https://www.youtube.com/embed/w2wbqmBaQZg — 200 — 56.7 KiB — 223 ms — h2https://osticket.com/wp-content/uploads/2021/03/get-started-bg-4-scaled.jpg/wp-content/uploads/2021/03/get-sta... https://osticket.com/wp-content/uploads/2021/03/get-started-bg-4-scaled.jpg — 200 — 77.4 KiB — 291 ms — h2https://osticket.com/wp-content/uploads/2021/01/home-splash-768x264.png/wp-content/uploads/2021/01/home-sp... https://osticket.com/wp-content/uploads/2021/01/home-splash-768x264.png — 200 — 147.1 KiB — 264 ms — h2https://fonts.gstatic.com/s/varelaround/v21/w8gdH283Tvk__Lua32TysjIfp8uPLdshZg.woff2fonts.gstatic.com/s/varelaround/v21... https://fonts.gstatic.com/s/varelaround/v21/w8gdH283Tvk__Lua32TysjIfp8uPLdshZg.woff2 — 200 — 15.5 KiB — 40 ms — h3https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2fonts.gstatic.com/s/lato/v25/S6u9w4... https://fonts.gstatic.com/s/lato/v25/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2 — 200 — 13.9 KiB — 40 ms — h3https://osticket.com/wp-content/plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.ttf/wp-content/plugins/kingcomposer/as... https://osticket.com/wp-content/plugins/kingcomposer/assets/css/fonts/Simple-Line-Icons.ttf — 200 — 52.5 KiB — 236 ms — h2https://osticket.com/wp-content/plugins/kingcomposer/assets/css/fonts/et-line.woff/wp-content/plugins/kingcomposer/as... https://osticket.com/wp-content/plugins/kingcomposer/assets/css/fonts/et-line.woff — 200 — 54.3 KiB — 239 ms — h2https://osticket.com/wp-content/themes/seosight/fonts/seotheme.woff2/wp-content/themes/seosight/fonts/s... https://osticket.com/wp-content/themes/seosight/fonts/seotheme.woff2 — 200 — 34.6 KiB — 242 ms — h2https://osticket.com/wp-content/themes/seosight/fonts/seosight.ttf/wp-content/themes/seosight/fonts/s... https://osticket.com/wp-content/themes/seosight/fonts/seosight.ttf — 200 — 19.2 KiB — 243 ms — h2https://osticket.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-solid-900.woff2/wp-content/plugins/kingcomposer/as... https://osticket.com/wp-content/plugins/kingcomposer/assets/css/fonts/fa-solid-900.woff2 — 200 — 43.4 KiB — 246 ms — h2https://www.google-analytics.com/j/collect?v=1&_v=j102&a=35589247&t=pageview&_s=1&dl=https%3A%2F%2Fosticket.com%2F&ul=en-us&dt=osTicket%20%7C%20Support%20Ticketing%20System&sr=412x823&vp=412x823&_u=IEBAAEABAAAAACAAI~&jid=769600440&gjid=1235190971&cid=822769942.1776891656&tid=UA-2995188-11&_gid=2090223215.1776891656&_r=1&_slc=1&z=85752397www.google-analytics.com/j/collect?... https://www.google-analytics.com/j/collect?v=1&_v=j102&a=35589247&t=pageview&_s=1&dl=https%3A%2F%2Fosticket.com%2F&ul=en-us&dt=osTicket%20%7C%20Support%20Ticketing%20System&sr=412x823&vp=412x823&_u=IEBAAEABAAAAACAAI~&jid=769600440&gjid=1235190971&cid=822769942.1776891656&tid=UA-2995188-11&_gid=2090223215.1776891656&_r=1&_slc=1&z=85752397 — 200 — 449 B — 29 ms — h2https://www.youtube.com/s/player/1bb6ee63/www-player.csswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-player.css — 200 — 58.0 KiB — 62 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQ — 200 — 45.3 KiB — 80 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 — 83 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=root,base — 200 — 140.1 KiB — 86 ms — h2https://www.youtube.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/1bb6ee63/p... https://www.youtube.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.js — 200 — 436.0 KiB — 110 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 — 227 ms — h2https://osticket.com/wp-content/uploads/2021/03/github-icon.png/wp-content/uploads/2021/03/github-... https://osticket.com/wp-content/uploads/2021/03/github-icon.png — 200 — 22.7 KiB — 125 ms — h2https://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 — 116 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=r78Drb — 200 — 183.1 KiB — 94 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 30 ms — h3https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LdB2J8UAAAAAPmbZ2lvrjOX9_w-fphuemVkI6cY&co=aHR0cHM6Ly9vc3RpY2tldC5jb206NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=j25o45p3hfibwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LdB2J8UAAAAAPmbZ2lvrjOX9_w-fphuemVkI6cY&co=aHR0cHM6Ly9vc3RpY2tldC5jb206NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=j25o45p3hfib — 200 — 27.5 KiB — 89 ms — h3https://csp.withgoogle.com/csp/frame-ancestors/38fac9d5b82543fc4729580d18ff2d3dcsp.withgoogle.com/csp/frame-ancest... https://csp.withgoogle.com/csp/frame-ancestors/38fac9d5b82543fc4729580d18ff2d3d — -1 — 0 B — 126 ms — https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 117 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 — 361.9 KiB — 196 ms — h2https://i.ytimg.com/vi_webp/w2wbqmBaQZg/default.webpi.ytimg.com/vi_webp/w2wbqmBaQZg/def... https://i.ytimg.com/vi_webp/w2wbqmBaQZg/default.webp — 200 — 2.1 KiB — 84 ms — h2https://www.google.com/js/th/qKGyavTtqsN8WEgkipKf66gOrjuRyzmwbl6TXabwSno.jswww.google.com/js/th/qKGyavTtqsN8WE... https://www.google.com/js/th/qKGyavTtqsN8WEgkipKf66gOrjuRyzmwbl6TXabwSno.js — 200 — 23.2 KiB — 25 ms — h3https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 237 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 31 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 — 39 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 20 ms — h2https://osticket.com/favicon.ico/favicon.ico https://osticket.com/favicon.ico — 404 — 282 B — 161 ms — h2https://www.youtube.com/generate_204?VoFLQAwww.youtube.com/generate_204?VoFLQA https://www.youtube.com/generate_204?VoFLQA — 204 — 10 B — 28 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 — 120 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 312 B — 33 ms — h2https://www.google.com/recaptcha/api2/reload?k=6LdB2J8UAAAAAPmbZ2lvrjOX9_w-fphuemVkI6cYwww.google.com/recaptcha/api2/reloa... https://www.google.com/recaptcha/api2/reload?k=6LdB2J8UAAAAAPmbZ2lvrjOX9_w-fphuemVkI6cY — 200 — 2.0 KiB — 140 ms — h3https://www.google.com/recaptcha/api2/clr?k=6LdB2J8UAAAAAPmbZ2lvrjOX9_w-fphuemVkI6cYwww.google.com/recaptcha/api2/clr?k... https://www.google.com/recaptcha/api2/clr?k=6LdB2J8UAAAAAPmbZ2lvrjOX9_w-fphuemVkI6cY — 200 — 16 B — 78 ms — h3https://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 — 36 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
60% of JavaScript execution is third-party
First-party Third-party 1987ms · 21KB · $26/mo
www.gstatic.com
Other
Costly
Execution 1132ms
Transfer 0 KB
Unused 43%
Monthly Cost $15/mo
Unattributable
Other
Costly
Execution 754ms
Transfer 0 KB
Monthly Cost $10/mo
Google Analytics
Analytics
Optional
Execution 101ms
Transfer 21 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.gstatic.com adds 1132ms and costs ~$15/month
  • Unattributable adds 754ms and costs ~$10/month

60% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

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

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