Skip to content
https://smartrecruiters.com

Performance

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

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

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

13.96 s

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

43.90 s

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

143.35 s

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

0.027

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

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

180.35 s

Page Load Progression

3.3 s
6.6 s
9.9 s
13.2 s
16.4 s
19.7 s
23.0 s
26.3 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
9.5 MB transferred, 204 requests
FIX
9.5 MB transferred, 204 requests
Critical::
Page weighs 18.2 MB (9.5 MB transferred)
Warning::
Images are 4.4 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.4 MB
Warning::
JavaScript is 2.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.3 MB
Info::
Fonts are 1.3 MB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 1.3 MB
Info::
CSS is 218 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 218 KB
Warning::
204 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.0 g CO2 per page load
9.5 MB / 2.4 MB budget
9.5 MB transferred
204 requests
2.0 g CO2 per page load
Images 4.4 MiB 46%
JavaScript 2.3 MiB 24%
Fonts 1.3 MiB 13%
Other 708.8 KiB 7%
Other 678.2 KiB 7%
CSS 217.9 KiB 2%
HTML 41.3 KiB 0%
Other 7.1 KiB 0%
Other 4.5 KiB 0%
Other 318 B 0%
Other 0 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

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

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 (9.5 MiB of 9.5 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
176726ms total JS execution
FIX
176726ms total JS execution
Warning::
https://unpkg.com/@lottiefiles/dotlottie-wc@0.6.2/...: 166047ms CPU time
Warning::
Unattributable: 1889ms CPU time
Warning::
https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/Scro...: 1740ms CPU time
Warning::
https://fast.wistia.com/assets/external/E-v1.js: 1700ms CPU time
Warning::
https://ta.smartrecruiters.com/js/forms2/js/forms2...: 931ms CPU time
Warning::
Third-party scripts: 176726ms (100% of total)

Main Thread Breakdown

Script Evaluation 96%
ScriptTotalScriptingParse/CompileParty
https://unpkg.com/@lottiefiles/dotlottie-wc@0.6.2/dist/chunk-ZSSL66PV.js166047ms166001ms1ms3rd
Unattributable1889ms170ms0ms3rd
https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/ScrollTrigger.min.js1740ms249ms3ms3rd
https://fast.wistia.com/assets/external/E-v1.js1700ms1304ms80ms3rd
https://ta.smartrecruiters.com/js/forms2/js/forms2.min.js931ms401ms49ms3rd
https://www.smartrecruiters.com/846ms89ms10ms3rd
https://delivery.consentmanager.net/delivery/cmp.php?id=64484&h=https%3A%2F%2Fwww.smartrecruiters.com%2F&__cmpfcc=1&l=en&ls=EN_EN_EN&lp=EN-US&o=1776894530188739ms349ms1ms3rd
https://www.smartrecruiters.com/wp-content/plugins/wp-smushit/app/assets/js/smush-lazy-load.min.js?ver=3.24.0387ms151ms1ms3rd
https://js.qualified.com/qualified.js?token=9mKbWqe9AD4b35NL383ms234ms30ms3rd
https://code.jquery.com/jquery-3.6.0.min.js273ms139ms6ms3rd

Showing top 10 of 24 scripts

F
JS Bundles
Action
54 scripts, 710 KB unused
FIX
54 scripts, 710 KB unused
Warning::
https://fast.wistia.com/assets/external/engines/hl...: 97 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.smartrecruiters.com/wp-content/plugins...: 84 KB unused (91%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.smartrecruiters.com/wp-content/plugins...: unminified — 22 KB could be saved
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-MNS...: 83 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://fast.wistia.com/assets/external/E-v1.js: 70 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://js.qualified.com/qualified.js?token=9mKbWq...: 57 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 710 KB
710 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://fast.wistia.com/assets/external/engines/hls_video.js@51432a28fdfed55ac3775a385633a2762bb90dca159 KB97 KB (77%)3rd
https://www.smartrecruiters.com/wp-content/plugins/roi-calculator//frontend/asset/js/chart.js?ver=1.0.093 KB84 KB (91%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-MNSS5X170 KB83 KB (49%)3rd
https://fast.wistia.com/assets/external/E-v1.js162 KB70 KB (43%)3rd
https://js.qualified.com/qualified.js?token=9mKbWqe9AD4b35NL117 KB57 KB (49%)3rd
https://js.qualified.com/packs/js/multimodal_v2-fe90ad83.js97 KB50 KB (52%)3rd
https://unpkg.com/@lottiefiles/dotlottie-wc@0.6.2/dist/chunk-ZSSL66PV.js50 KB46 KB (94%)3rd
https://cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22101 KB41 KB (41%)3rd
https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/build/js/script.min.js?ver=0.1.60c55 KB40 KB (73%)3rd
https://ta.smartrecruiters.com/js/forms2/js/forms2.min.js68 KB32 KB (48%)3rd

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
204 resources · 9.5 MB · 710 KB savings available
FIX
204 resources · 9.5 MB · 710 KB savings available
Warning::
Page weight 8.5 MB over 1MB target
Got: 9.5 MB Expected: ≤ 1 MB
Info::
~710 KB of savings available
Warning::
203 third-party resources (100% of weight)
Info::
10 resources over 200KB
204 resources · 9.5 MiB · 203 third-party 8.5 MiB over 1MB target
Image 46% · 4.4 MiB
JavaScript 24% · 2.3 MiB
Font 13% · 1.3 MiB
Media 7% · 708.8 KiB
Other 7% · 678.4 KiB
CSS 2% · 222.0 KiB
Document 0% · 42.3 KiB

~710.5 KiB of savings available

Remove unused JavaScript: 710.5 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
75 images, 0 KB saveable
REVIEW
75 images, 0 KB saveable
Warning::
https://www.smartrecruiters.com/wp-content/themes/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/themes/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/themes/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/uploads... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smartrecruiters.com/wp-content/themes/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
75 images 4.4 MB
0 oversized -0 KB
74 legacy format
27 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

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

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

Web fonts

23

1306 KB total

Render-blocking

0

of 23

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 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s FCP 14.0 s LCP 43.9 shttps://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/fonts/EuclidSquare/WebS/EuclidSquare-Regular-WebS.woff2EuclidSquare-Regular-We... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/fonts/EuclidSquare/WebS/EuclidSquare-Regular-WebS.woff2 — 19.9 KiB — 43 ms — font-display: swaphttps://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwYZ8UA3.woff2UcCo3FwrK3iLTcviYwYZ8UA... https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwYZ8UA3.woff2 — 71.3 KiB — 89 ms — font-display: swaphttps://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/fonts/EuclidSquare/WebS/EuclidSquare-Semibold-WebS.woffEuclidSquare-Semibold-W... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/fonts/EuclidSquare/WebS/EuclidSquare-Semibold-WebS.woff — 24.0 KiB — 43 ms — font-display: swaphttps://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/fonts/Inter/Inter_18pt-Regular.ttfInter_18pt-Regular.ttf https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/fonts/Inter/Inter_18pt-Regular.ttf — 160.9 KiB — 84 ms — font-display: swaphttps://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwQT9mI1F54.woff2UcCm3FwrK3iLTcvnUwQT9mI... https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwQT9mI1F54.woff2 — 77.9 KiB — 99 ms — font-display: swaphttps://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-Regular-WebS.woff2EuclidSquare-Regular-We... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-Regular-WebS.woff2 — 19.9 KiB — 55 ms — font-display: swaphttps://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-Semibold-WebS.woff2EuclidSquare-Semibold-W... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-Semibold-WebS.woff2 — 19.8 KiB — 67 ms — font-display: swaphttps://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-Bold-WebS.woff2EuclidSquare-Bold-WebS.... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-Bold-WebS.woff2 — 19.7 KiB — 66 ms — font-display: swaphttps://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-Medium-WebS.woff2EuclidSquare-Medium-Web... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-Medium-WebS.woff2 — 19.9 KiB — 82 ms — font-display: swaphttps://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/fonts/Inter/Inter_28pt-Bold.ttfInter_28pt-Bold.ttf https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/fonts/Inter/Inter_28pt-Bold.ttf — 164.8 KiB — 115 ms — font-display: swaphttps://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-BoldItalic-WebS.woff2EuclidSquare-BoldItalic... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-BoldItalic-WebS.woff2 — 20.0 KiB — 79 ms — font-display: swaphttps://fonts.gstatic.com/s/lexend/v26/wlpwgwvFAVdoq2_v-6QU82RHaA.woff2wlpwgwvFAVdoq2_v-6QU82R... https://fonts.gstatic.com/s/lexend/v26/wlpwgwvFAVdoq2_v-6QU82RHaA.woff2 — 38.8 KiB — 83 ms — font-display: swaphttps://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/font/slick.woffslick.woff https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/font/slick.woff — 2.0 KiB — 28 ms — font-display: swaphttps://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 34.0 KiB — 14 ms — font-display: swaphttps://use.typekit.net/af/860e41/00000000000000003b9b3d69/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3l https://use.typekit.net/af/860e41/00000000000000003b9b3d69/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3 — 32.5 KiB — 16 ms — font-display: swaphttps://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 33.6 KiB — 16 ms — font-display: swaphttps://use.typekit.net/af/ffb1e2/00000000000000003b9b3d64/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3l https://use.typekit.net/af/ffb1e2/00000000000000003b9b3d64/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 28.0 KiB — 20 ms — font-display: swaphttps://use.typekit.net/af/b6c887/00000000000000003b9b3d61/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3l https://use.typekit.net/af/b6c887/00000000000000003b9b3d61/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3 — 33.6 KiB — 23 ms — font-display: swaphttps://use.typekit.net/af/348732/00000000000000003b9b3d65/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3l https://use.typekit.net/af/348732/00000000000000003b9b3d65/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 33.9 KiB — 17 ms — font-display: swaphttps://use.typekit.net/af/31c386/00000000000000003b9b3d66/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3l https://use.typekit.net/af/31c386/00000000000000003b9b3d66/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3 — 28.1 KiB — 20 ms — font-display: swaphttps://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2Inter-Regular.f1f0c35b.... https://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2 — 96.9 KiB — 86 ms — font-display: swaphttps://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2Inter-SemiBold.fcb100c7... https://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2 — 103.9 KiB — 99 ms — font-display: swaphttps://assets.qualified.com/packs/media/Inter-roman.var.b2129c00.woff2Inter-roman.var.b2129c0... https://assets.qualified.com/packs/media/Inter-roman.var.b2129c00.woff2 — 222.3 KiB — 34 ms — font-display: swap
EuclidSquare-Regular-We... woff2 swap
Size 20 KB
Load time 43 ms
Start 734 ms
Risk FOUT — text flashes from fallback to web font
UcCo3FwrK3iLTcviYwYZ8UA... woff2 swap
Size 71 KB
Load time 89 ms
Start 735 ms
Risk FOUT — text flashes from fallback to web font
EuclidSquare-Semibold-W... woff swap
Size 24 KB
Load time 43 ms
Start 735 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Inter_18pt-Regular.ttf ttf swap
Size 161 KB
Load time 84 ms
Start 735 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
UcCm3FwrK3iLTcvnUwQT9mI... woff2 swap
Size 78 KB
Load time 99 ms
Start 735 ms
Risk FOUT — text flashes from fallback to web font
EuclidSquare-Regular-We... woff2 swap
Size 20 KB
Load time 55 ms
Start 736 ms
Risk FOUT — text flashes from fallback to web font
EuclidSquare-Semibold-W... woff2 swap
Size 20 KB
Load time 67 ms
Start 736 ms
Risk FOUT — text flashes from fallback to web font
EuclidSquare-Bold-WebS.... woff2 swap
Size 20 KB
Load time 66 ms
Start 739 ms
Risk FOUT — text flashes from fallback to web font
EuclidSquare-Medium-Web... woff2 swap
Size 20 KB
Load time 82 ms
Start 739 ms
Risk FOUT — text flashes from fallback to web font
Inter_28pt-Bold.ttf ttf swap
Size 165 KB
Load time 115 ms
Start 739 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
EuclidSquare-BoldItalic... woff2 swap
Size 20 KB
Load time 79 ms
Start 740 ms
Risk FOUT — text flashes from fallback to web font
wlpwgwvFAVdoq2_v-6QU82R... woff2 swap
Size 39 KB
Load time 83 ms
Start 740 ms
Risk FOUT — text flashes from fallback to web font
slick.woff woff swap
Size 2 KB
Load time 28 ms
Start 975 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
l woff2 swap
Size 34 KB
Load time 14 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 33 KB
Load time 16 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 34 KB
Load time 16 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 28 KB
Load time 20 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 34 KB
Load time 23 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 34 KB
Load time 17 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 28 KB
Load time 20 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
Inter-Regular.f1f0c35b.... woff2 swap
Size 97 KB
Load time 86 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
Inter-SemiBold.fcb100c7... woff2 swap
Size 104 KB
Load time 99 ms
Start 2.0 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Inter-roman.var.b2129c0... woff2 swap
Size 222 KB
Load time 34 ms
Start 5.0 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~431 KB and ~862 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
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
1
prefetch

1 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
204 requests over 5007ms
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 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s FCP 14.0 s LCP 43.9 shttps://smartrecruiters.com// https://smartrecruiters.com/ — 301 — 982 B — 104 ms — http/1.1https://www.smartrecruiters.com/www.smartrecruiters.com/ https://www.smartrecruiters.com/ — 200 — 36.6 KiB — 103 ms — http/1.1https://js.qualified.com/qualified.js?token=9mKbWqe9AD4b35NLjs.qualified.com/qualified.js?token... https://js.qualified.com/qualified.js?token=9mKbWqe9AD4b35NL — 200 — 117.0 KiB — 128 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css?ver=1776890470cdn.jsdelivr.net/npm/bootstrap@4.6.... https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css?ver=1776890470 — 200 — 24.8 KiB — 51 ms — h2https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/css/infinit-carousel-style.css?ver=6.5.5www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/css/infinit-carousel-style.css?ver=6.5.5 — 200 — 1.1 KiB — 28 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/css/modules.css?ver=1776890470www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/css/modules.css?ver=1776890470 — 200 — 8.8 KiB — 56 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/common/css/jquery.fancybox.css?ver=6.5.5www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/common/css/jquery.fancybox.css?ver=6.5.5 — 200 — 6.7 KiB — 74 ms — http/1.1https://www.smartrecruiters.com/wp-includes/css/dist/block-library/style.min.css?ver=6.5.5www.smartrecruiters.com/wp-includes... https://www.smartrecruiters.com/wp-includes/css/dist/block-library/style.min.css?ver=6.5.5 — 200 — 15.3 KiB — 74 ms — http/1.1https://www.smartrecruiters.com/wp-content/plugins/all-in-one-seo-pack-pro/dist/Pro/assets/css/table-of-contents/global.e90f6d47.css?ver=4.9.5.2www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/plugins/all-in-one-seo-pack-pro/dist/Pro/assets/css/table-of-contents/global.e90f6d47.css?ver=4.9.5.2 — 200 — 1.2 KiB — 73 ms — http/1.1https://www.smartrecruiters.com/wp-content/plugins/all-in-one-seo-pack-pro/dist/Pro/assets/css/recipe/global.d86a4aa4.css?ver=4.9.5.2www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/plugins/all-in-one-seo-pack-pro/dist/Pro/assets/css/recipe/global.d86a4aa4.css?ver=4.9.5.2 — 200 — 2.0 KiB — 69 ms — http/1.1https://www.smartrecruiters.com/wp-content/plugins/all-in-one-seo-pack-pro/dist/Pro/assets/css/product/global.0f804f5f.css?ver=4.9.5.2www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/plugins/all-in-one-seo-pack-pro/dist/Pro/assets/css/product/global.0f804f5f.css?ver=4.9.5.2 — 200 — 1.6 KiB — 70 ms — http/1.1https://www.smartrecruiters.com/wp-content/plugins/roi-calculator//frontend/asset/css/style.css?ver=1761663854www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/plugins/roi-calculator//frontend/asset/css/style.css?ver=1761663854 — 200 — 1.8 KiB — 81 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/build/js/script.min.js?ver=0.1.60cwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/build/js/script.min.js?ver=0.1.60c — 200 — 54.9 KiB — 109 ms — http/1.1https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.csscdnjs.cloudflare.com/ajax/libs/meye... https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css — 200 — 982 B — 105 ms — h2https://cdn.jsdelivr.net/npm/bootstrap-v4-grid-only@1.0.0/dist/bootstrap-grid.min.csscdn.jsdelivr.net/npm/bootstrap-v4-g... https://cdn.jsdelivr.net/npm/bootstrap-v4-grid-only@1.0.0/dist/bootstrap-grid.min.css — 200 — 4.1 KiB — 47 ms — h2https://code.jquery.com/jquery-3.6.0.min.jscode.jquery.com/jquery-3.6.0.min.js https://code.jquery.com/jquery-3.6.0.min.js — 200 — 30.5 KiB — 55 ms — h2https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.csscdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css — 200 — 998 B — 44 ms — h2https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/css/sr_delight_2023.css?v=2025-04-03www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/css/sr_delight_2023.css?v=2025-04-03 — 200 — 134.7 KiB — 121 ms — http/1.1https://unpkg.com/@lottiefiles/dotlottie-wc@0.6.2/dist/dotlottie-wc.jsunpkg.com/@lottiefiles/dotlottie-wc... https://unpkg.com/@lottiefiles/dotlottie-wc@0.6.2/dist/dotlottie-wc.js — 200 — 598 B — 97 ms — h3blob:https://www.smartrecruiters.com/edcd0ea3-6597-4ad1-b9d8-3de3ccf85732www.smartrecruiters.com/edcd0ea3-65... blob:https://www.smartrecruiters.com/edcd0ea3-6597-4ad1-b9d8-3de3ccf85732 — 200 — -1 B — 50 ms — blobhttps://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap — 200 — 799 B — 106 ms — h2https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swapfonts.googleapis.com/css2?family=Le... https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap — 200 — 934 B — 103 ms — h2https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/notify-nav-drop-down-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/notify-nav-drop-down-icon.svg — 200 — 762 B — 35 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/search-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/search-icon.svg — 200 — 1.0 KiB — 34 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/language-world-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/language-world-icon.svg — 200 — 2.2 KiB — 30 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/SR-SAP-Logo.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/SR-SAP-Logo.svg — 200 — 5.6 KiB — 28 ms — http/1.1https://app.qualified.com/w/1/9mKbWqe9AD4b35NL/visitor_events?wu=app.qualified.com/w/1/9mKbWqe9AD4b3... https://app.qualified.com/w/1/9mKbWqe9AD4b35NL/visitor_events?wu= — 200 — 0 B — 208 ms — h2https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/platform-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/platform-icon.svg — 200 — 1.2 KiB — 29 ms — http/1.1https://ta.smartrecruiters.com/js/forms2/js/forms2.min.jsta.smartrecruiters.com/js/forms2/js... https://ta.smartrecruiters.com/js/forms2/js/forms2.min.js — 200 — 67.5 KiB — 170 ms — h2https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/js/jquery.flexisel.js?ver=1776890470www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/js/jquery.flexisel.js?ver=1776890470 — 200 — 3.5 KiB — 35 ms — http/1.1
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 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s 44.0 s 46.0 s FCP 14.0 s LCP 43.9 shttps://smartrecruiters.com// https://smartrecruiters.com/ — 301 — 982 B — 104 ms — http/1.1https://www.smartrecruiters.com/www.smartrecruiters.com/ https://www.smartrecruiters.com/ — 200 — 36.6 KiB — 103 ms — http/1.1https://js.qualified.com/qualified.js?token=9mKbWqe9AD4b35NLjs.qualified.com/qualified.js?token... https://js.qualified.com/qualified.js?token=9mKbWqe9AD4b35NL — 200 — 117.0 KiB — 128 ms — h2https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css?ver=1776890470cdn.jsdelivr.net/npm/bootstrap@4.6.... https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css?ver=1776890470 — 200 — 24.8 KiB — 51 ms — h2https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/css/infinit-carousel-style.css?ver=6.5.5www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/css/infinit-carousel-style.css?ver=6.5.5 — 200 — 1.1 KiB — 28 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/css/modules.css?ver=1776890470www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/css/modules.css?ver=1776890470 — 200 — 8.8 KiB — 56 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/common/css/jquery.fancybox.css?ver=6.5.5www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/common/css/jquery.fancybox.css?ver=6.5.5 — 200 — 6.7 KiB — 74 ms — http/1.1https://www.smartrecruiters.com/wp-includes/css/dist/block-library/style.min.css?ver=6.5.5www.smartrecruiters.com/wp-includes... https://www.smartrecruiters.com/wp-includes/css/dist/block-library/style.min.css?ver=6.5.5 — 200 — 15.3 KiB — 74 ms — http/1.1https://www.smartrecruiters.com/wp-content/plugins/all-in-one-seo-pack-pro/dist/Pro/assets/css/table-of-contents/global.e90f6d47.css?ver=4.9.5.2www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/plugins/all-in-one-seo-pack-pro/dist/Pro/assets/css/table-of-contents/global.e90f6d47.css?ver=4.9.5.2 — 200 — 1.2 KiB — 73 ms — http/1.1https://www.smartrecruiters.com/wp-content/plugins/all-in-one-seo-pack-pro/dist/Pro/assets/css/recipe/global.d86a4aa4.css?ver=4.9.5.2www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/plugins/all-in-one-seo-pack-pro/dist/Pro/assets/css/recipe/global.d86a4aa4.css?ver=4.9.5.2 — 200 — 2.0 KiB — 69 ms — http/1.1https://www.smartrecruiters.com/wp-content/plugins/all-in-one-seo-pack-pro/dist/Pro/assets/css/product/global.0f804f5f.css?ver=4.9.5.2www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/plugins/all-in-one-seo-pack-pro/dist/Pro/assets/css/product/global.0f804f5f.css?ver=4.9.5.2 — 200 — 1.6 KiB — 70 ms — http/1.1https://www.smartrecruiters.com/wp-content/plugins/roi-calculator//frontend/asset/css/style.css?ver=1761663854www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/plugins/roi-calculator//frontend/asset/css/style.css?ver=1761663854 — 200 — 1.8 KiB — 81 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/build/js/script.min.js?ver=0.1.60cwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/build/js/script.min.js?ver=0.1.60c — 200 — 54.9 KiB — 109 ms — http/1.1https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.csscdnjs.cloudflare.com/ajax/libs/meye... https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css — 200 — 982 B — 105 ms — h2https://cdn.jsdelivr.net/npm/bootstrap-v4-grid-only@1.0.0/dist/bootstrap-grid.min.csscdn.jsdelivr.net/npm/bootstrap-v4-g... https://cdn.jsdelivr.net/npm/bootstrap-v4-grid-only@1.0.0/dist/bootstrap-grid.min.css — 200 — 4.1 KiB — 47 ms — h2https://code.jquery.com/jquery-3.6.0.min.jscode.jquery.com/jquery-3.6.0.min.js https://code.jquery.com/jquery-3.6.0.min.js — 200 — 30.5 KiB — 55 ms — h2https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.csscdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css — 200 — 998 B — 44 ms — h2https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/css/sr_delight_2023.css?v=2025-04-03www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/css/sr_delight_2023.css?v=2025-04-03 — 200 — 134.7 KiB — 121 ms — http/1.1https://unpkg.com/@lottiefiles/dotlottie-wc@0.6.2/dist/dotlottie-wc.jsunpkg.com/@lottiefiles/dotlottie-wc... https://unpkg.com/@lottiefiles/dotlottie-wc@0.6.2/dist/dotlottie-wc.js — 200 — 598 B — 97 ms — h3blob:https://www.smartrecruiters.com/edcd0ea3-6597-4ad1-b9d8-3de3ccf85732www.smartrecruiters.com/edcd0ea3-65... blob:https://www.smartrecruiters.com/edcd0ea3-6597-4ad1-b9d8-3de3ccf85732 — 200 — -1 B — 50 ms — blobhttps://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swapfonts.googleapis.com/css2?family=In... https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap — 200 — 799 B — 106 ms — h2https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swapfonts.googleapis.com/css2?family=Le... https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap — 200 — 934 B — 103 ms — h2https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/notify-nav-drop-down-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/notify-nav-drop-down-icon.svg — 200 — 762 B — 35 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/search-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/search-icon.svg — 200 — 1.0 KiB — 34 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/language-world-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/language-world-icon.svg — 200 — 2.2 KiB — 30 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/SR-SAP-Logo.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/SR-SAP-Logo.svg — 200 — 5.6 KiB — 28 ms — http/1.1https://app.qualified.com/w/1/9mKbWqe9AD4b35NL/visitor_events?wu=app.qualified.com/w/1/9mKbWqe9AD4b3... https://app.qualified.com/w/1/9mKbWqe9AD4b35NL/visitor_events?wu= — 200 — 0 B — 208 ms — h2https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/platform-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/platform-icon.svg — 200 — 1.2 KiB — 29 ms — http/1.1https://ta.smartrecruiters.com/js/forms2/js/forms2.min.jsta.smartrecruiters.com/js/forms2/js... https://ta.smartrecruiters.com/js/forms2/js/forms2.min.js — 200 — 67.5 KiB — 170 ms — h2https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/js/jquery.flexisel.js?ver=1776890470www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/js/jquery.flexisel.js?ver=1776890470 — 200 — 3.5 KiB — 35 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/js/sub-pages/jquery.cookie.min.js?ver=1.1www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/js/sub-pages/jquery.cookie.min.js?ver=1.1 — 200 — 1.3 KiB — 36 ms — http/1.1https://www.smartrecruiters.com/wp-content/plugins/roi-calculator//frontend/asset/js/script.js?ver=1761663854www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/plugins/roi-calculator//frontend/asset/js/script.js?ver=1761663854 — 200 — 2.2 KiB — 38 ms — http/1.1https://www.smartrecruiters.com/wp-content/plugins/roi-calculator//frontend/asset/js/chart.js?ver=1.0.0www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/plugins/roi-calculator//frontend/asset/js/chart.js?ver=1.0.0 — 200 — 93.2 KiB — 59 ms — http/1.1https://www.smartrecruiters.com/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.4.1www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.4.1 — 200 — 13.7 KiB — 44 ms — http/1.1https://www.smartrecruiters.com/wp-content/plugins/wp-smushit/app/assets/js/smush-lazy-load.min.js?ver=3.24.0www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/plugins/wp-smushit/app/assets/js/smush-lazy-load.min.js?ver=3.24.0 — 200 — 6.1 KiB — 44 ms — http/1.1https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.min.jscdn.jsdelivr.net/npm/bootstrap@5.1.... https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.min.js — 200 — 17.1 KiB — 21 ms — h3https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.jscdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js — 200 — 10.8 KiB — 16 ms — h2https://fast.wistia.com/embed/medias/rlgbl1zyke.jsonpfast.wistia.com/embed/medias/rlgbl1... https://fast.wistia.com/embed/medias/rlgbl1zyke.jsonp — 200 — 3.5 KiB — 55 ms — h2https://fast.wistia.com/assets/external/E-v1.jsfast.wistia.com/assets/external/E-v... https://fast.wistia.com/assets/external/E-v1.js — 200 — 161.9 KiB — 57 ms — h2https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/gsap.min.jscdn.jsdelivr.net/npm/gsap@3.12.5/di... https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/gsap.min.js — 200 — 28.8 KiB — 12 ms — h3https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/ScrollTrigger.min.jscdn.jsdelivr.net/npm/gsap@3.12.5/di... https://cdn.jsdelivr.net/npm/gsap@3.12.5/dist/ScrollTrigger.min.js — 200 — 18.0 KiB — 11 ms — h3https://cdn.jsdelivr.net/npm/@studio-freight/lenis@1.0.42/dist/lenis.min.jscdn.jsdelivr.net/npm/@studio-freigh... https://cdn.jsdelivr.net/npm/@studio-freight/lenis@1.0.42/dist/lenis.min.js — 200 — 3.7 KiB — 11 ms — h3https://js-www.smartrecruiters.com/@sr/perfastic-agent/5.7.0/jStorage-cleaner.min.jsjs-www.smartrecruiters.com/@sr/perf... https://js-www.smartrecruiters.com/@sr/perfastic-agent/5.7.0/jStorage-cleaner.min.js — 200 — 1.2 KiB — 156 ms — h2https://unpkg.com/@lottiefiles/dotlottie-wc@0.6.2/dist/chunk-HXURJ4QZ.jsunpkg.com/@lottiefiles/dotlottie-wc... https://unpkg.com/@lottiefiles/dotlottie-wc@0.6.2/dist/chunk-HXURJ4QZ.js — 200 — 862 B — 35 ms — h3https://unpkg.com/@lottiefiles/dotlottie-wc@0.6.2/dist/chunk-ZSSL66PV.jsunpkg.com/@lottiefiles/dotlottie-wc... https://unpkg.com/@lottiefiles/dotlottie-wc@0.6.2/dist/chunk-ZSSL66PV.js — 200 — 49.6 KiB — 101 ms — h3https://unpkg.com/@lottiefiles/dotlottie-wc@0.6.2/dist/chunk-SI7D3PZW.jsunpkg.com/@lottiefiles/dotlottie-wc... https://unpkg.com/@lottiefiles/dotlottie-wc@0.6.2/dist/chunk-SI7D3PZW.js — 200 — 8.0 KiB — 36 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 106 ms — h2https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/Winston-Icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/Winston-Icon.svg — 200 — 1.9 KiB — 30 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/integrations-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/integrations-icon.svg — 200 — 2.3 KiB — 29 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/attract-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/attract-icon.svg — 200 — 1.4 KiB — 29 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/select-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/select-icon.svg — 200 — 1.1 KiB — 29 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/hire-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/hire-icon.svg — 200 — 2.0 KiB — 28 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/role-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/role-icon.svg — 200 — 2.2 KiB — 32 ms — http/1.1https://rum-static.pingdom.net/prum.min.jsrum-static.pingdom.net/prum.min.js https://rum-static.pingdom.net/prum.min.js — 200 — 2.8 KiB — 106 ms — h2https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/topic-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/topic-icon.svg — 200 — 1.3 KiB — 32 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/usecase-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/usecase-icon.svg — 200 — 1.8 KiB — 32 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/industry-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/industry-icon.svg — 200 — 1.6 KiB — 31 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-MNSS5Xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-MNSS5X — 200 — 170.3 KiB — 193 ms — h2https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/calendar.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/calendar.svg — 404 — 54.2 KiB — 114 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/play.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/play.svg — 404 — 54.2 KiB — 115 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/bookmark.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/bookmark.svg — 404 — 54.2 KiB — 107 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/file-rounded-outlined-symbol.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/file-rounded-outlined-symbol.svg — 404 — 54.2 KiB — 100 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/square.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/square.svg — 404 — 54.2 KiB — 96 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/briefcase.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/briefcase.svg — 404 — 54.2 KiB — 91 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/about-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/about-icon.svg — 200 — 1.2 KiB — 28 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/why-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/why-icon.svg — 200 — 1.3 KiB — 27 ms — http/1.1https://use.typekit.net/fol8bxk.jsuse.typekit.net/fol8bxk.js https://use.typekit.net/fol8bxk.js — 200 — 6.9 KiB — 83 ms — h2https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/partner-icon.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/partner-icon.svg — 200 — 1.5 KiB — 28 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/modules/assets/images/ArrowLineUpRight.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/modules/assets/images/ArrowLineUpRight.svg — 200 — 1.1 KiB — 48 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Air-New-Zealand-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Air-New-Zealand-1.png — 200 — 3.8 KiB — 27 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Avery-Dennison-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Avery-Dennison-1.png — 200 — 4.2 KiB — 31 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Dominos-Pizza-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Dominos-Pizza-1.png — 200 — 3.8 KiB — 36 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Foster-Farms-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Foster-Farms-1.png — 200 — 9.4 KiB — 36 ms — http/1.1https://app.qualified.com/w/1/9mKbWqe9AD4b35NL/visitor_events?wu=app.qualified.com/w/1/9mKbWqe9AD4b3... https://app.qualified.com/w/1/9mKbWqe9AD4b35NL/visitor_events?wu= — 204 — 392 B — 223 ms — h2https://www.smartrecruiters.com/wp-content/uploads/Frasers-Group-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Frasers-Group-1.png — 200 — 3.1 KiB — 27 ms — http/1.1https://browser.sentry-cdn.com/9.6.1/bundle.min.jsbrowser.sentry-cdn.com/9.6.1/bundle... https://browser.sentry-cdn.com/9.6.1/bundle.min.js — 200 — 24.8 KiB — 43 ms — h2https://www.smartrecruiters.com/wp-content/uploads/Jysk-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Jysk-1.png — 200 — 3.2 KiB — 37 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/KPMG-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/KPMG-1.png — 200 — 3.1 KiB — 33 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/LinkedIn-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/LinkedIn-1.png — 200 — 3.0 KiB — 41 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/McDonalds-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/McDonalds-1.png — 200 — 3.0 KiB — 29 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Public-Storage-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Public-Storage-1.png — 200 — 3.7 KiB — 33 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Relais-Chateaux-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Relais-Chateaux-1.png — 200 — 5.1 KiB — 29 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/servicenow-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/servicenow-1.png — 200 — 4.4 KiB — 32 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Sodexo-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Sodexo-1.png — 200 — 4.1 KiB — 32 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Square-Inc-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Square-Inc-1.png — 200 — 3.3 KiB — 28 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Visa-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Visa-1.png — 200 — 3.5 KiB — 27 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/modules/assets/images/bits-left.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/modules/assets/images/bits-left.svg — 200 — 3.0 KiB — 30 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/modules/assets/images/bits-bottom.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/modules/assets/images/bits-bottom.svg — 200 — 2.1 KiB — 28 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/modules/assets/images/bits-right.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/modules/assets/images/bits-right.svg — 200 — 4.5 KiB — 31 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Gartner_logo-1-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Gartner_logo-1-1.png — 200 — 2.2 KiB — 28 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Rectangle-3465068.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Rectangle-3465068.png — 200 — 151.1 KiB — 41 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Rectangle-3465069.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Rectangle-3465069.png — 200 — 161.0 KiB — 47 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Rectangle-3465070.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Rectangle-3465070.png — 200 — 135.9 KiB — 38 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/smartos-image.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/smartos-image.png — 200 — 98.2 KiB — 39 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Winston-Cutout-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Winston-Cutout-1.png — 200 — 249.9 KiB — 63 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/01-Helpful-Resource.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/01-Helpful-Resource.png — 200 — 978.0 KiB — 87 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/02-Helpful-Resource.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/02-Helpful-Resource.png — 200 — 894.6 KiB — 77 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Manufatcuring.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Manufatcuring.png — 200 — 1.6 KiB — 32 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Healthcare-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Healthcare-1.png — 200 — 1.7 KiB — 31 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Retail-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Retail-1.png — 200 — 1.6 KiB — 29 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2023/hamburger-menu.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2023/hamburger-menu.svg — 200 — 763 B — 109 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/fonts/EuclidSquare/WebS/EuclidSquare-Regular-WebS.woff2www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/fonts/EuclidSquare/WebS/EuclidSquare-Regular-WebS.woff2 — 200 — 19.9 KiB — 43 ms — http/1.1https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwYZ8UA3.woff2fonts.gstatic.com/s/inter/v20/UcCo3... https://fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwYZ8UA3.woff2 — 200 — 71.3 KiB — 89 ms — h3https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/fonts/EuclidSquare/WebS/EuclidSquare-Semibold-WebS.woffwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/fonts/EuclidSquare/WebS/EuclidSquare-Semibold-WebS.woff — 200 — 24.0 KiB — 43 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/fonts/Inter/Inter_18pt-Regular.ttfwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/fonts/Inter/Inter_18pt-Regular.ttf — 200 — 160.9 KiB — 84 ms — http/1.1https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwQT9mI1F54.woff2fonts.gstatic.com/s/inter/v20/UcCm3... https://fonts.gstatic.com/s/inter/v20/UcCm3FwrK3iLTcvnUwQT9mI1F54.woff2 — 200 — 77.9 KiB — 99 ms — h3https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-Regular-WebS.woff2www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-Regular-WebS.woff2 — 200 — 19.9 KiB — 55 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-Semibold-WebS.woff2www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-Semibold-WebS.woff2 — 200 — 19.8 KiB — 67 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-Bold-WebS.woff2www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-Bold-WebS.woff2 — 200 — 19.7 KiB — 66 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-Medium-WebS.woff2www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-Medium-WebS.woff2 — 200 — 19.9 KiB — 82 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/fonts/Inter/Inter_28pt-Bold.ttfwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/fonts/Inter/Inter_28pt-Bold.ttf — 200 — 164.8 KiB — 115 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-BoldItalic-WebS.woff2www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/typography/fonts/EuclidSquare-BoldItalic-WebS.woff2 — 200 — 20.0 KiB — 79 ms — http/1.1https://fonts.gstatic.com/s/lexend/v26/wlpwgwvFAVdoq2_v-6QU82RHaA.woff2fonts.gstatic.com/s/lexend/v26/wlpw... https://fonts.gstatic.com/s/lexend/v26/wlpwgwvFAVdoq2_v-6QU82RHaA.woff2 — 200 — 38.8 KiB — 83 ms — h3https://www.smartrecruiters.com/wp-content/uploads/Hospitality-1.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Hospitality-1.png — 200 — 1.5 KiB — 29 ms — http/1.1https://fast.wistia.com/assets/external/popover.js@51432a28fdfed55ac3775a385633a2762bb90dcafast.wistia.com/assets/external/pop... https://fast.wistia.com/assets/external/popover.js@51432a28fdfed55ac3775a385633a2762bb90dca — 200 — 42.1 KiB — 7 ms — h2https://www.smartrecruiters.com/wp-content/uploads/Pro-Services.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Pro-Services.png — 200 — 1.4 KiB — 27 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Frasers-Logo-2.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Frasers-Logo-2.png — 200 — 4.5 KiB — 31 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Asbury-Logo-2.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Asbury-Logo-2.png — 200 — 32.8 KiB — 32 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/Deloitte-Logo-4.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/Deloitte-Logo-4.png — 200 — 3.6 KiB — 28 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/modules/assets/images/slider-arrow-left.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/modules/assets/images/slider-arrow-left.svg — 200 — 903 B — 25 ms — http/1.1https://ta.smartrecruiters.com/index.php/form/getForm?munchkinId=664-NIC-529&form=1124&url=https%3A%2F%2Fwww.smartrecruiters.com%2F&callback=jQuery371030707440571699196_1776894529481&_=1776894529482ta.smartrecruiters.com/index.php/fo... https://ta.smartrecruiters.com/index.php/form/getForm?munchkinId=664-NIC-529&form=1124&url=https%3A%2F%2Fwww.smartrecruiters.com%2F&callback=jQuery371030707440571699196_1776894529481&_=1776894529482 — 200 — 8.9 KiB — 52 ms — h2https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/modules/assets/images/slider-arrow-right.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/modules/assets/images/slider-arrow-right.svg — 200 — 908 B — 27 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/E-1-1_Web_10-Ways-to-Improve-Your-Hiring-Process_NCH.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/E-1-1_Web_10-Ways-to-Improve-Your-Hiring-Process_NCH.png — 200 — 403.0 KiB — 59 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/E-1-3_Web_Benefits-of-Best-Of-Breed-ATS-vs-HCM-Recruitment-Modules_NCH.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/E-1-3_Web_Benefits-of-Best-Of-Breed-ATS-vs-HCM-Recruitment-Modules_NCH.png — 200 — 431.7 KiB — 62 ms — http/1.1https://www.smartrecruiters.com/wp-content/uploads/SE-1-1_Web_Unpacking-AI-and-What-It-Means-for-the-Future-of-Talent-Acquisition_NCH.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/SE-1-1_Web_Unpacking-AI-and-What-It-Means-for-the-Future-of-Talent-Acquisition_NCH.png — 200 — 379.9 KiB — 60 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2023/Active-User.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2023/Active-User.png — 200 — 73.0 KiB — 38 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/SR-SAP-Logo-Inverse.svgwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/2025/SR-SAP-Logo-Inverse.svg — 200 — 5.6 KiB — 36 ms — http/1.1https://fast.wistia.com/assets/external/captions.jsfast.wistia.com/assets/external/cap... https://fast.wistia.com/assets/external/captions.js — 200 — 43.7 KiB — 20 ms — h2https://cdn.jsdelivr.net/npm/@lottiefiles/dotlottie-web@0.47.0/dist/dotlottie-player.wasmcdn.jsdelivr.net/npm/@lottiefiles/d... https://cdn.jsdelivr.net/npm/@lottiefiles/dotlottie-web@0.47.0/dist/dotlottie-player.wasm — 200 — 555.3 KiB — 31 ms — h3https://www.smartrecruiters.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.smartrecruiters.com/cdn-cgi/cha... https://www.smartrecruiters.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 349 B — 75 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/img/en_us/global/ajax-loader.gifwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/img/en_us/global/ajax-loader.gif — 200 — 3.3 KiB — 27 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/font/slick.woffwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/new-template/font/slick.woff — 200 — 2.0 KiB — 28 ms — http/1.1https://ta.smartrecruiters.com/js/forms2/css/forms2.cssta.smartrecruiters.com/js/forms2/cs... https://ta.smartrecruiters.com/js/forms2/css/forms2.css — 200 — 2.7 KiB — 35 ms — h2https://ta.smartrecruiters.com/js/forms2/css/forms2-theme-round.cssta.smartrecruiters.com/js/forms2/cs... https://ta.smartrecruiters.com/js/forms2/css/forms2-theme-round.css — 200 — 1.1 KiB — 36 ms — h2https://lottie.host/697892e6-6475-4137-9531-61ff8f47dd5c/nyB68rlOYy.lottielottie.host/697892e6-6475-4137-9531... https://lottie.host/697892e6-6475-4137-9531-61ff8f47dd5c/nyB68rlOYy.lottie — 200 — 111.2 KiB — 433 ms — h2https://www.smartrecruiters.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.smartrecruiters.com/cdn-cgi/cha... https://www.smartrecruiters.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.9 KiB — 24 ms — http/1.1https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/61f808/000000000... https://use.typekit.net/af/61f808/00000000000000003b9b3d63/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 34.0 KiB — 14 ms — h2https://use.typekit.net/af/860e41/00000000000000003b9b3d69/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3use.typekit.net/af/860e41/000000000... https://use.typekit.net/af/860e41/00000000000000003b9b3d69/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3 — 200 — 32.5 KiB — 16 ms — h2https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/422d60/000000000... https://use.typekit.net/af/422d60/00000000000000003b9b3d67/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 33.6 KiB — 16 ms — h2https://use.typekit.net/af/ffb1e2/00000000000000003b9b3d64/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3use.typekit.net/af/ffb1e2/000000000... https://use.typekit.net/af/ffb1e2/00000000000000003b9b3d64/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 200 — 28.0 KiB — 20 ms — h2https://use.typekit.net/af/b6c887/00000000000000003b9b3d61/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3use.typekit.net/af/b6c887/000000000... https://use.typekit.net/af/b6c887/00000000000000003b9b3d61/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3 — 200 — 33.6 KiB — 23 ms — h2https://use.typekit.net/af/348732/00000000000000003b9b3d65/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3use.typekit.net/af/348732/000000000... https://use.typekit.net/af/348732/00000000000000003b9b3d65/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 200 — 33.9 KiB — 17 ms — h2https://use.typekit.net/af/31c386/00000000000000003b9b3d66/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3use.typekit.net/af/31c386/000000000... https://use.typekit.net/af/31c386/00000000000000003b9b3d66/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3 — 200 — 28.1 KiB — 20 ms — h2https://cdn.consentmanager.net/delivery/customcmp/64484.jscdn.consentmanager.net/delivery/cus... https://cdn.consentmanager.net/delivery/customcmp/64484.js — 200 — 4.9 KiB — 111 ms — h2https://munchkin.marketo.net/munchkin.jsmunchkin.marketo.net/munchkin.js https://munchkin.marketo.net/munchkin.js — 200 — 1.2 KiB — 51 ms — http/1.1https://ta.smartrecruiters.com/rs/664-NIC-529/images/mktoDynamicForms.jsta.smartrecruiters.com/rs/664-NIC-5... https://ta.smartrecruiters.com/rs/664-NIC-529/images/mktoDynamicForms.js — 200 — 1.6 KiB — 36 ms — h2https://cdn.equalweb.com/core/4.5.2/accessibility.jscdn.equalweb.com/core/4.5.2/accessi... https://cdn.equalweb.com/core/4.5.2/accessibility.js — 200 — 14.4 KiB — 104 ms — h2https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 87 ms — h3https://www.smartrecruiters.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07d5b639c5c72bwww.smartrecruiters.com/cdn-cgi/cha... https://www.smartrecruiters.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07d5b639c5c72b — 200 — 1.1 KiB — 42 ms — http/1.1https://p.typekit.net/p.gif?s=1&k=fol8bxk&ht=tk&h=www.smartrecruiters.com&f=17265.17266.17267.17269.17270.17272.17273&a=87746280&js=1.21.0&app=typekit&e=js&_=1776894529982p.typekit.net/p.gif?s=1&k=fol8bxk&h... https://p.typekit.net/p.gif?s=1&k=fol8bxk&ht=tk&h=www.smartrecruiters.com&f=17265.17266.17267.17269.17270.17272.17273&a=87746280&js=1.21.0&app=typekit&e=js&_=1776894529982 — 200 — 205 B — 54 ms — h2https://ta.smartrecruiters.com/js/forms2/images/arrow-down-bk.pngta.smartrecruiters.com/js/forms2/im... https://ta.smartrecruiters.com/js/forms2/images/arrow-down-bk.png — 200 — 1.2 KiB — 252 ms — h2https://ta.smartrecruiters.com/index.php/form/XDFrameta.smartrecruiters.com/index.php/fo... https://ta.smartrecruiters.com/index.php/form/XDFrame — 200 — 903 B — 260 ms — h2https://ta.smartrecruiters.com/rs/664-NIC-529/images/mktoDynamicFormsIDs.js?_=1776894529483ta.smartrecruiters.com/rs/664-NIC-5... https://ta.smartrecruiters.com/rs/664-NIC-529/images/mktoDynamicFormsIDs.js?_=1776894529483 — 200 — 175 B — 411 ms — h2https://fast.wistia.com/embed/captions/rlgbl1zyke.jsonfast.wistia.com/embed/captions/rlgb... https://fast.wistia.com/embed/captions/rlgbl1zyke.json — 200 — 3.4 KiB — 3 ms — h2https://fast.wistia.com/assets/external/interFontFace.js@51432a28fdfed55ac3775a385633a2762bb90dcafast.wistia.com/assets/external/int... https://fast.wistia.com/assets/external/interFontFace.js@51432a28fdfed55ac3775a385633a2762bb90dca — 200 — 20.0 KiB — 2 ms — h2https://embed-ssl.wistia.com/deliveries/ce3981d60426ca2dc57f050958200694.webp?image_crop_resized=960x540embed-ssl.wistia.com/deliveries/ce3... https://embed-ssl.wistia.com/deliveries/ce3981d60426ca2dc57f050958200694.webp?image_crop_resized=960x540 — 200 — 14.8 KiB — 113 ms — h2https://analytics.ahrefs.com/api/eventanalytics.ahrefs.com/api/event https://analytics.ahrefs.com/api/event — 200 — 308 B — 140 ms — h3https://delivery.consentmanager.net/delivery/cmp.php?id=64484&h=https%3A%2F%2Fwww.smartrecruiters.com%2F&__cmpfcc=1&l=en&ls=EN_EN_EN&lp=EN-US&o=1776894530188delivery.consentmanager.net/deliver... https://delivery.consentmanager.net/delivery/cmp.php?id=64484&h=https%3A%2F%2Fwww.smartrecruiters.com%2F&__cmpfcc=1&l=en&ls=EN_EN_EN&lp=EN-US&o=1776894530188 — 200 — 2.7 KiB — 117 ms — h2https://cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22cdn.consentmanager.net/delivery/js/... https://cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-22 — 200 — 101.2 KiB — 53 ms — h2https://cdn.equalweb.com/style/style.csscdn.equalweb.com/style/style.css https://cdn.equalweb.com/style/style.css — 200 — 3.7 KiB — 24 ms — h2https://cdn.equalweb.com/style/btncolor.csscdn.equalweb.com/style/btncolor.css https://cdn.equalweb.com/style/btncolor.css — 200 — 425 B — 27 ms — h2https://cdn.equalweb.com/assets/locale/en.jsoncdn.equalweb.com/assets/locale/en.j... https://cdn.equalweb.com/assets/locale/en.json — 200 — 716 B — 28 ms — h2https://cdn.equalweb.com/assets/scripts/classManager.jscdn.equalweb.com/assets/scripts/cla... https://cdn.equalweb.com/assets/scripts/classManager.js — 200 — 1.5 KiB — 71 ms — h2https://munchkin.marketo.net/165/munchkin.jsmunchkin.marketo.net/165/munchkin.j... https://munchkin.marketo.net/165/munchkin.js — 200 — 5.6 KiB — 3 ms — http/1.1https://664-nic-529.mktoresp.com/webevents/visitWebPage?_mchNc=1776894530275&_mchCn=&_mchId=664-NIC-529&_mchTk=_mch-smartrecruiters.com-04ebb04b568ac741a4501810ae9874a2&_mchHo=www.smartrecruiters.com&_mchPo=&_mchRu=%2F&_mchPc=https%3A&_mchVr=165&_mchEcid=&_mchHa=&_mchRe=&_mchQp=664-nic-529.mktoresp.com/webevents/... https://664-nic-529.mktoresp.com/webevents/visitWebPage?_mchNc=1776894530275&_mchCn=&_mchId=664-NIC-529&_mchTk=_mch-smartrecruiters.com-04ebb04b568ac741a4501810ae9874a2&_mchHo=www.smartrecruiters.com&_mchPo=&_mchRu=%2F&_mchPc=https%3A&_mchVr=165&_mchEcid=&_mchHa=&_mchRe=&_mchQp= — 200 — 318 B — 1.2 s — http/1.1https://cdn.equalweb.com/assets/images/11.svgcdn.equalweb.com/assets/images/11.s... https://cdn.equalweb.com/assets/images/11.svg — 200 — 911 B — 28 ms — h2https://ta.smartrecruiters.com/js/forms2/js/forms2.min.jsta.smartrecruiters.com/js/forms2/js... https://ta.smartrecruiters.com/js/forms2/js/forms2.min.js — 200 — 0 B — 3 ms — h2https://js.qualified.com/packs/js/analytics-5b4599f9.jsjs.qualified.com/packs/js/analytics... https://js.qualified.com/packs/js/analytics-5b4599f9.js — 200 — 1.3 KiB — 27 ms — h2https://app.qualified.com/w/1/9mKbWqe9AD4b35NL/messenger?uuid=febbbbe8-e395-4489-b6b7-ade7e47d4f8bapp.qualified.com/w/1/9mKbWqe9AD4b3... https://app.qualified.com/w/1/9mKbWqe9AD4b35NL/messenger?uuid=febbbbe8-e395-4489-b6b7-ade7e47d4f8b — 200 — 2.9 KiB — 180 ms — h2https://js.qualified.com/packs/js/multimodal_v2-fe90ad83.jsjs.qualified.com/packs/js/multimoda... https://js.qualified.com/packs/js/multimodal_v2-fe90ad83.js — 200 — 97.5 KiB — 45 ms — h2https://app.qualified.com/w/1/9mKbWqe9AD4b35NL/visitor_events?wu=9c743860-613c-421a-808e-696fab797d67&uuid=febbbbe8-e395-4489-b6b7-ade7e47d4f8bapp.qualified.com/w/1/9mKbWqe9AD4b3... https://app.qualified.com/w/1/9mKbWqe9AD4b35NL/visitor_events?wu=9c743860-613c-421a-808e-696fab797d67&uuid=febbbbe8-e395-4489-b6b7-ade7e47d4f8b — 200 — 0 B — 117 ms — h2https://assets.qualified.com/static-media/piperx-orb/orb-animation.mp4assets.qualified.com/static-media/p... https://assets.qualified.com/static-media/piperx-orb/orb-animation.mp4 — 206 — 708.8 KiB — 108 ms — h2https://cdn.consentmanager.net/delivery/customdata/bV8xLndfNjQ0ODQucl9HRFBSLmxfZW4uZF8yODAzNC54XzMyLnYucC50XzI4MDM0Lnh0Xzg1.jscdn.consentmanager.net/delivery/cus... https://cdn.consentmanager.net/delivery/customdata/bV8xLndfNjQ0ODQucl9HRFBSLmxfZW4uZF8yODAzNC54XzMyLnYucC50XzI4MDM0Lnh0Xzg1.js — 200 — 12.6 KiB — 71 ms — h2https://js.qualified.com/packs/js/4463-c1968716.jsjs.qualified.com/packs/js/4463-c196... https://js.qualified.com/packs/js/4463-c1968716.js — 200 — 2.3 KiB — 38 ms — h2https://app.qualified.com/w/1/9mKbWqe9AD4b35NL/visitor_events?wu=9c743860-613c-421a-808e-696fab797d67&uuid=febbbbe8-e395-4489-b6b7-ade7e47d4f8bapp.qualified.com/w/1/9mKbWqe9AD4b3... https://app.qualified.com/w/1/9mKbWqe9AD4b35NL/visitor_events?wu=9c743860-613c-421a-808e-696fab797d67&uuid=febbbbe8-e395-4489-b6b7-ade7e47d4f8b — 204 — 185 B — 148 ms — h2https://cdn.consentmanager.net/delivery/crossdomain.htmlcdn.consentmanager.net/delivery/cro... https://cdn.consentmanager.net/delivery/crossdomain.html — 200 — 1.0 KiB — 54 ms — h2https://assets.qualified.com/packs/css/widget/sandboxed/messenger-9fcbda82.cssassets.qualified.com/packs/css/widg... https://assets.qualified.com/packs/css/widget/sandboxed/messenger-9fcbda82.css — 200 — 8.4 KiB — 30 ms — h2https://assets.qualified.com/packs/js/widget/sandboxed/messenger-573d66d5.jsassets.qualified.com/packs/js/widge... https://assets.qualified.com/packs/js/widget/sandboxed/messenger-573d66d5.js — 200 — 803.6 KiB — 180 ms — h2https://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2assets.qualified.com/packs/media/In... https://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2 — 200 — 96.9 KiB — 86 ms — h2https://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2assets.qualified.com/packs/media/In... https://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2 — 200 — 103.9 KiB — 99 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 61 ms — h2https://cdn.consentmanager.net/delivery/recall/recall_shield2.svgcdn.consentmanager.net/delivery/rec... https://cdn.consentmanager.net/delivery/recall/recall_shield2.svg — 200 — 638 B — 19 ms — h2https://a.delivery.consentmanager.net/delivery/info/?id=64484&did=1&cfdid=1&t=pv.d_ncs.d_ancs.d_bncs.cv&h=https%3A%2F%2Fwww.smartrecruiters.com%2F&o=1776894530877&l=EN&lv=0&d=1&ct=14&e=&e2=&e3=&i=&sv=85&dv=32&a.delivery.consentmanager.net/deliv... https://a.delivery.consentmanager.net/delivery/info/?id=64484&did=1&cfdid=1&t=pv.d_ncs.d_ancs.d_bncs.cv&h=https%3A%2F%2Fwww.smartrecruiters.com%2F&o=1776894530877&l=EN&lv=0&d=1&ct=14&e=&e2=&e3=&i=&sv=85&dv=32& — 200 — 320 B — 86 ms — h2https://o209747.ingest.us.sentry.io/api/4508915056574464/envelope/?sentry_key=c36ec735e564530732f0d75311d173b6&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1o209747.ingest.us.sentry.io/api/450... https://o209747.ingest.us.sentry.io/api/4508915056574464/envelope/?sentry_key=c36ec735e564530732f0d75311d173b6&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1 — 200 — 300 B — 110 ms — h2https://app.qualified.com/cdn-cgi/rum?app.qualified.com/cdn-cgi/rum? https://app.qualified.com/cdn-cgi/rum? — 204 — 173 B — 20 ms — h2https://cdn.consentmanager.net/delivery/whitelabel/cmplogo.svgcdn.consentmanager.net/delivery/whi... https://cdn.consentmanager.net/delivery/whitelabel/cmplogo.svg — 200 — 1.5 KiB — 19 ms — h2https://cdn.consentmanager.net/delivery/flags/en.gifcdn.consentmanager.net/delivery/fla... https://cdn.consentmanager.net/delivery/flags/en.gif — 200 — 807 B — 19 ms — h2https://fast.wistia.com/assets/external/playPauseLoadingControl.js@51432a28fdfed55ac3775a385633a2762bb90dcafast.wistia.com/assets/external/pla... https://fast.wistia.com/assets/external/playPauseLoadingControl.js@51432a28fdfed55ac3775a385633a2762bb90dca — 200 — 20.1 KiB — 4 ms — h2https://fast.wistia.com/assets/external/skipControls.js@51432a28fdfed55ac3775a385633a2762bb90dcafast.wistia.com/assets/external/ski... https://fast.wistia.com/assets/external/skipControls.js@51432a28fdfed55ac3775a385633a2762bb90dca — 200 — 17.2 KiB — 4 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 331 B — 187 ms — h2https://fast.wistia.com/assets/external/engines/hls_video.js@51432a28fdfed55ac3775a385633a2762bb90dcafast.wistia.com/assets/external/eng... https://fast.wistia.com/assets/external/engines/hls_video.js@51432a28fdfed55ac3775a385633a2762bb90dca — 200 — 159.2 KiB — 8 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 292 B — 473 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 332 B — 182 ms — h2https://app.qualified.com/w/1/9mKbWqe9AD4b35NL/visitor_events?wu=9c743860-613c-421a-808e-696fab797d67&uuid=febbbbe8-e395-4489-b6b7-ade7e47d4f8bapp.qualified.com/w/1/9mKbWqe9AD4b3... https://app.qualified.com/w/1/9mKbWqe9AD4b35NL/visitor_events?wu=9c743860-613c-421a-808e-696fab797d67&uuid=febbbbe8-e395-4489-b6b7-ade7e47d4f8b — 204 — 207 B — 429 ms — h2https://www.smartrecruiters.com/cdn-cgi/rum?www.smartrecruiters.com/cdn-cgi/rum... https://www.smartrecruiters.com/cdn-cgi/rum? — 204 — 372 B — 20 ms — http/1.1https://rum-collector-2.pingdom.net/img/beacon.gif?id=531bb235abe53d6f0ec2ed0c&sAW=412&sAH=823&bIW=412&bIH=823&pD=24&dPR=1&or=landscape-primary&nT=0&rC=0&nS=0&cS=113&cE=152&dLE=113&dLS=107&fS=106&hS=130&rE=-1&rS=-1&reS=152&resS=207&resE=209&uEE=-1&uES=-1&dL=213&dI=888&dCLES=923&dCLEE=938&dC=2519&lES=2521&lEE=2529&s=nt&title=Talent%20Acquisition%20and%20Hiring%20Software%20-%20AI-Powered&path=https%3A%2F%2Fwww.smartrecruiters.com%2F&ref=&sId=61ko2oet&sST=1776894531&sIS=1&rV=0&v=1.4.1rum-collector-2.pingdom.net/img/bea... https://rum-collector-2.pingdom.net/img/beacon.gif?id=531bb235abe53d6f0ec2ed0c&sAW=412&sAH=823&bIW=412&bIH=823&pD=24&dPR=1&or=landscape-primary&nT=0&rC=0&nS=0&cS=113&cE=152&dLE=113&dLS=107&fS=106&hS=130&rE=-1&rS=-1&reS=152&resS=207&resE=209&uEE=-1&uES=-1&dL=213&dI=888&dCLES=923&dCLEE=938&dC=2519&lES=2521&lEE=2529&s=nt&title=Talent%20Acquisition%20and%20Hiring%20Software%20-%20AI-Powered&path=https%3A%2F%2Fwww.smartrecruiters.com%2F&ref=&sId=61ko2oet&sST=1776894531&sIS=1&rV=0&v=1.4.1 — 200 — 213 B — 234 ms — http/1.1https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/favicon.ico?v=2025-04-03www.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/themes/smartrecruiters/img/favicon.ico?v=2025-04-03 — 200 — 4.1 KiB — 30 ms — http/1.1https://fast.wistia.com/assets/images/blank.giffast.wistia.com/assets/images/blank... https://fast.wistia.com/assets/images/blank.gif — 200 — 1.4 KiB — 3 ms — h2https://fast.wistia.com/embed/medias/rlgbl1zyke.m3u8fast.wistia.com/embed/medias/rlgbl1... https://fast.wistia.com/embed/medias/rlgbl1zyke.m3u8 — 200 — 2.4 KiB — 3 ms — h2https://www.smartrecruiters.com/wp-content/uploads/cropped-web-app-manifest-192x192-1-32x32.pngwww.smartrecruiters.com/wp-content/... https://www.smartrecruiters.com/wp-content/uploads/cropped-web-app-manifest-192x192-1-32x32.png — 200 — 1.7 KiB — 29 ms — http/1.1https://fast.wistia.com/assets/external/allIntegrations.js@51432a28fdfed55ac3775a385633a2762bb90dcafast.wistia.com/assets/external/all... https://fast.wistia.com/assets/external/allIntegrations.js@51432a28fdfed55ac3775a385633a2762bb90dca — 200 — 16.2 KiB — 3 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 331 B — 104 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 331 B — 267 ms — h2https://assets.qualified.com/packs/media/Inter-roman.var.b2129c00.woff2assets.qualified.com/packs/media/In... https://assets.qualified.com/packs/media/Inter-roman.var.b2129c00.woff2 — 200 — 222.3 KiB — 34 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 176726ms · 1179KB · $2346/mo
unpkg
CDN
Costly
Execution 166047ms
Transfer 50 KB
Unused 94%
Monthly Cost $2204/mo
Unattributable
Other
Costly
Execution 1889ms
Transfer 0 KB
Monthly Cost $25/mo
jsDelivr
CDN
Costly
Execution 1740ms
Transfer 18 KB
Monthly Cost $23/mo
fast.wistia.com
Other
Costly
Execution 1700ms
Transfer 162 KB
Unused 43%
Monthly Cost $23/mo
ta.smartrecruiters.com
Other
Costly
Execution 931ms
Transfer 0 KB
Unused 48%
Monthly Cost $12/mo
www.smartrecruiters.com
Other
Costly
Execution 846ms
Transfer 37 KB
Monthly Cost $11/mo
delivery.consentmanager.net
Other
Costly
Execution 739ms
Transfer 3 KB
Monthly Cost $10/mo
www.smartrecruiters.com
Other
Costly
Execution 387ms
Transfer 6 KB
Monthly Cost $5/mo
js.qualified.com
Other
Costly
Execution 383ms
Transfer 117 KB
Unused 49%
Monthly Cost $5/mo
code.jquery.com
Other
Costly
Execution 273ms
Transfer 31 KB
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 271ms
Transfer 170 KB
Unused 49%
Monthly Cost $4/mo
www.smartrecruiters.com
Other
Costly
Execution 224ms
Transfer 0 KB
Monthly Cost $3/mo
www.smartrecruiters.com
Other
Costly
Execution 205ms
Transfer 55 KB
Unused 73%
Monthly Cost $3/mo
jsDelivr
CDN
Costly
Execution 204ms
Transfer 29 KB
Monthly Cost $3/mo
fast.wistia.com
Other
Optional
Execution 124ms
Transfer 42 KB
Unused 69%
Monthly Cost $2/mo
js.qualified.com
Other
Optional
Execution 120ms
Transfer 97 KB
Unused 52%
Monthly Cost $2/mo
fast.wistia.com
Other
Optional
Execution 114ms
Transfer 159 KB
Unused 77%
Monthly Cost $2/mo
cdn.equalweb.com
Other
Optional
Execution 112ms
Transfer 14 KB
Monthly Cost $1/mo
cdn.consentmanager.net
Other
Optional
Execution 101ms
Transfer 5 KB
Monthly Cost $1/mo
fast.wistia.com
Other
Optional
Execution 74ms
Transfer 44 KB
Unused 65%
Monthly Cost $1/mo
static.cloudflareinsights.com
Other
Optional
Execution 68ms
Transfer 11 KB
Monthly Cost $1/mo
fast.wistia.com
Other
Optional
Execution 63ms
Transfer 16 KB
Monthly Cost $1/mo
cdn.consentmanager.net
Other
Optional
Execution 60ms
Transfer 101 KB
Unused 41%
Monthly Cost $1/mo
cdn.consentmanager.net
Other
Optional
Execution 51ms
Transfer 13 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • unpkg adds 166047ms and costs ~$2204/month
  • Unattributable adds 1889ms and costs ~$25/month
  • jsDelivr adds 1740ms and costs ~$23/month
  • fast.wistia.com adds 1700ms and costs ~$23/month
  • ta.smartrecruiters.com adds 931ms and costs ~$12/month
  • www.smartrecruiters.com adds 846ms and costs ~$11/month
  • delivery.consentmanager.net adds 739ms and costs ~$10/month
  • www.smartrecruiters.com adds 387ms and costs ~$5/month
  • js.qualified.com adds 383ms and costs ~$5/month
  • code.jquery.com adds 273ms and costs ~$4/month
  • Google Tag Manager adds 271ms and costs ~$4/month
  • www.smartrecruiters.com adds 224ms and costs ~$3/month
  • www.smartrecruiters.com adds 205ms and costs ~$3/month
  • jsDelivr adds 204ms and costs ~$3/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

unpkg takes 166047ms 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

94% of unpkg'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

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

jsDelivr takes 1740ms 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

fast.wistia.com takes 1700ms 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

ta.smartrecruiters.com takes 931ms 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.smartrecruiters.com takes 846ms 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

delivery.consentmanager.net takes 739ms 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.smartrecruiters.com takes 387ms 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

js.qualified.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

code.jquery.com takes 273ms 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 271ms 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.smartrecruiters.com takes 224ms 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.smartrecruiters.com takes 205ms 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

73% of www.smartrecruiters.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

jsDelivr takes 204ms 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

69% of fast.wistia.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

52% of js.qualified.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

77% of fast.wistia.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

65% of fast.wistia.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