Skip to content
https://sxcjpr.edu.in

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
80
GRADE
B
FIX
4
REVIEW
4
PASS
15
INFO
3

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

26
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
81
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
81
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

5.68 s

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

37.19 s

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

3.64 s

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

0.010

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

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

40.74 s

Page Load Progression

2.0 s
3.9 s
5.9 s
7.9 s
9.8 s
11.8 s
13.8 s
15.7 s
Checks
26
15 PASS 4 REVIEW 4 FIX
F
Page Weight Budget
Action
8.4 MB transferred, 236 requests
FIX
8.4 MB transferred, 236 requests
Critical::
Page weighs 15.7 MB (8.4 MB transferred)
Warning::
Images are 5.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 5.0 MB
Warning::
JavaScript is 2.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.1 MB
Info::
Fonts are 670 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 670 KB
Info::
CSS is 358 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 358 KB
Warning::
236 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.8 g CO2 per page load
8.4 MB / 2.4 MB budget
8.4 MB transferred
236 requests
1.8 g CO2 per page load
Images 5.0 MiB 60%
JavaScript 2.1 MiB 25%
Fonts 670.1 KiB 8%
CSS 357.8 KiB 4%
HTML 112.7 KiB 1%
Other 94.1 KiB 1%
Other 29.9 KiB 0%
Other 10.9 KiB 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

F
JS Execution Cost
Action
25319ms total JS execution
FIX
25319ms total JS execution
Warning::
https://sxcjpr.edu.in/wp-content/plugins/revslider...: 10120ms CPU time
Warning::
https://sxcjpr.edu.in/wp-content/plugins/revslider...: 4124ms CPU time
Warning::
https://sxcjpr.edu.in/wp-includes/js/jquery/jquery...: 3731ms CPU time
Warning::
https://sxcjpr.edu.in/: 3087ms CPU time
Warning::
Unattributable: 1054ms CPU time
Info::
Third-party scripts: 2572ms (10% of total)

Main Thread Breakdown

Style & Layout 44% Other 27% Script Evaluation 22% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://sxcjpr.edu.in/wp-content/plugins/revslider/sr6/assets/js/rbtools.min.js?ver=0a7176e860c410120ms1703ms15ms1st
https://sxcjpr.edu.in/wp-content/plugins/revslider/sr6/assets/js/rs6.min.js?ver=74eb1d6c54624124ms504ms24ms1st
https://sxcjpr.edu.in/wp-includes/js/jquery/jquery.min.js?ver=826eb77e86b03731ms988ms7ms1st
https://sxcjpr.edu.in/3087ms102ms17ms1st
Unattributable1054ms7ms0ms3rd
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js781ms698ms58ms3rd
https://www.googletagmanager.com/gtag/js?id=G-EB23YZG5BH471ms389ms46ms3rd
https://sxcjpr.edu.in/wp-content/themes/xstore/js/modules/swiper.min.js?ver=3e85cb23b9b8358ms149ms9ms1st
https://sxcjpr.edu.in/wp-content/plugins/pro-elements/assets/js/media-carousel.8d26e5df1a1527329fde.bundle.min.js290ms61ms1ms1st
https://sxcjpr.edu.in/wp-content/plugins/pro-elements/assets/js/form.71055747203b48a65a24.bundle.min.js269ms75ms2ms1st

Showing top 10 of 18 scripts

F
JS Bundles
Action
74 scripts, 1.0 MB unused
FIX
74 scripts, 1.0 MB unused
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 175 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 175 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/U5VsmTD...: 175 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=GT-TWQ...: 115 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://sxcjpr.edu.in/wp-content/themes/xstore/js/...: 106 KB unused (85%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.0 MB
1035 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js0 KB175 KB (48%)3rd
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js364 KB175 KB (48%)3rd
https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js365 KB175 KB (48%)3rd
https://www.googletagmanager.com/gtag/js?id=GT-TWQRXBB179 KB115 KB (64%)3rd
https://sxcjpr.edu.in/wp-content/themes/xstore/js/elementor-all-widgets.min.js?ver=dd556a6635f0125 KB106 KB (85%)1st
https://www.googletagmanager.com/gtm.js?id=GTM-NK3XDNBS117 KB64 KB (55%)3rd
https://www.googletagmanager.com/gtag/js?id=G-EB23YZG5BH179 KB60 KB (34%)3rd
https://sxcjpr.edu.in/wp-content/plugins/revslider/sr6/assets/js/rs6.min.js?ver=74eb1d6c5462103 KB59 KB (58%)1st
https://sxcjpr.edu.in/wp-content/plugins/bdthemes-element-pack/assets/js/bdt-uikit.min.js?ver=2b34dd0c9da748 KB38 KB (79%)1st
https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=83e9b29f008638 KB36 KB (97%)1st

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
236 resources · 8.4 MB · 1.0 MB savings available
FIX
236 resources · 8.4 MB · 1.0 MB savings available
Warning::
Page weight 8.4 MB exceeds 1 MB target by 7.4 MB
Got: 8.4 MB Expected: ≤ 1 MB
Info::
~1.0 MB of savings available
Info::
52 third-party resources (21% of weight)
Info::
6 resources over 200KB
236 resources · 8.4 MiB · 52 third-party 7.4 MiB over 1MB target
Image 60% · 5.0 MiB
JavaScript 25% · 2.1 MiB
Font 9% · 761.1 KiB
CSS 4% · 357.8 KiB
Document 2% · 149.8 KiB
Other 0% · 4.1 KiB

~1.0 MiB of savings available

Remove unused JavaScript: 1.0 MiB
B
Image Optimization
65 images, 0 KB saveable
REVIEW
65 images, 0 KB saveable
Info::
All images are well-optimized
65 images 5.0 MB
0 oversized -0 KB
64 legacy format
0 missing dimensions CLS risk
C
Compression Algorithm
Action
Main response served uncompressed
REVIEW
Main response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
JavaScript Blocking
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
1 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
Warning::
Total JS execution time is 25.3 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
B
HTTP Caching
no-cache, must-revalidate
REVIEW
no-cache, must-revalidate
Info::
Cache-Control header is set
Got: no-cache, must-revalidate
Info::
Last-Modified header present
Cache-Control

no-cache, must-revalidate

DirectiveValueMeaning
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
A
Third-Party Impact
21% third-party, 0 ms blocking
PASS
21% third-party, 0 ms blocking
Info::
Third-party code accounts for 21% of page weight (1.8 MiB of 8.4 MiB)
Info::
Third-party blocking time is low (0 ms)
79%
21%
First-party Third-party
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
19 fonts (761 KB)
PASS
19 fonts (761 KB)
Info::
19 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

19

761 KB total

Render-blocking

0

of 19

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 FCP 5.7 s LCP 37.2 shttps://sxcjpr.edu.in/wp-content/themes/xstore/fonts/xstore-icons-light.woff?v=9.7.1xstore-icons-light.woff https://sxcjpr.edu.in/wp-content/themes/xstore/fonts/xstore-icons-light.woff?v=9.7.1 — 61.3 KiB — 34 ms — font-display: swaphttps://sxcjpr.edu.in/wp-content/themes/xstore/fonts/xstore-icons-light.woff2?v=9.7.1xstore-icons-light.woff2 https://sxcjpr.edu.in/wp-content/themes/xstore/fonts/xstore-icons-light.woff2?v=9.7.1 — 29.8 KiB — 27 ms — font-display: swaphttps://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/rubik-ijwkbxyifdniv7nbrxw.woff2rubik-ijwkbxyifdniv7nbr... https://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/rubik-ijwkbxyifdniv7nbrxw.woff2 — 35.1 KiB — 32 ms — font-display: swaphttps://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/exo2-7chov4okm5zmbtytg-wc5q.woff2exo2-7chov4okm5zmbtytg-... https://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/exo2-7chov4okm5zmbtytg-wc5q.woff2 — 42.6 KiB — 37 ms — font-display: swaphttps://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2 — 76.9 KiB — 41 ms — font-display: swapdata:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…font-woff;charset=utf-8... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 1.6 KiB — 14 ms — font-display: swaphttps://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/exo2-7chmv4okm5zmbtyok-4.woff2exo2-7chmv4okm5zmbtyok-... https://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/exo2-7chmv4okm5zmbtyok-4.woff2 — 40.5 KiB — 96 ms — font-display: swaphttps://sxcjpr.edu.in/wp-content/plugins/et-core-plugin/app/assets/lib/xstore-icons/fonts/xstore-icons-light.ttfxstore-icons-light.ttf https://sxcjpr.edu.in/wp-content/plugins/et-core-plugin/app/assets/lib/xstore-icons/fonts/xstore-icons-light.ttf — 33.3 KiB — 89 ms — font-display: swaphttps://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/rubik-ijwebxyifdniv7nenx661a.woff2rubik-ijwebxyifdniv7nen... https://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/rubik-ijwebxyifdniv7nenx661a.woff2 — 36.1 KiB — 67 ms — font-display: swaphttps://sxcjpr.edu.in/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.woff?5510888revicons.woff https://sxcjpr.edu.in/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.woff?5510888 — 7.9 KiB — 38 ms — font-display: swaphttps://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2 — 80.2 KiB — 47 ms — font-display: swaphttps://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1xlfq.woff2poppins-pxibyp8kv8jhgfv... https://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1xlfq.woff2 — 8.1 KiB — 46 ms — font-display: swaphttps://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0eicons.woff2 https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0 — 103.8 KiB — 204 ms — font-display: swaphttps://sxcjpr.edu.in/wp-content/cache/flying-press/iJWKBXyIfDnIV7nBrXyw023e.woff2iJWKBXyIfDnIV7nBrXyw023... https://sxcjpr.edu.in/wp-content/cache/flying-press/iJWKBXyIfDnIV7nBrXyw023e.woff2 — 35.0 KiB — 31 ms — font-display: swaphttps://sxcjpr.edu.in/wp-content/cache/flying-press/7cH1v4okm5zmbvwkAx_sfcEuiD8jWfWsOdC_jJ7bpAhL.woff27cH1v4okm5zmbvwkAx_sfcE... https://sxcjpr.edu.in/wp-content/cache/flying-press/7cH1v4okm5zmbvwkAx_sfcEuiD8jWfWsOdC_jJ7bpAhL.woff2 — 17.4 KiB — 31 ms — font-display: swaphttps://sxcjpr.edu.in/wp-content/cache/flying-press/Z9XUDmZRWg6M1LvRYsHOz8mJvLuL9A.woff2Z9XUDmZRWg6M1LvRYsHOz8m... https://sxcjpr.edu.in/wp-content/cache/flying-press/Z9XUDmZRWg6M1LvRYsHOz8mJvLuL9A.woff2 — 7.7 KiB — 28 ms — font-display: swaphttps://sxcjpr.edu.in/wp-content/cache/flying-press/buEzpo6-f9X01GadLA0G4C0f_f5Iai0.woff2buEzpo6-f9X01GadLA0G4C0... https://sxcjpr.edu.in/wp-content/cache/flying-press/buEzpo6-f9X01GadLA0G4C0f_f5Iai0.woff2 — 29.3 KiB — 29 ms — font-display: swaphttps://sxcjpr.edu.in/wp-content/plugins/fuse-social-floating-sidebar/inc/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0fontawesome-webfont.woff2 https://sxcjpr.edu.in/wp-content/plugins/fuse-social-floating-sidebar/inc/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0 — 75.9 KiB — 29 ms — font-display: swaphttps://fonts.gstatic.com/s/lexend/v26/wlpwgwvFAVdoq2_v-6QU.woff2wlpwgwvFAVdoq2_v-6QU.woff2 https://fonts.gstatic.com/s/lexend/v26/wlpwgwvFAVdoq2_v-6QU.woff2 — 38.8 KiB — 57 ms — font-display: swap
xstore-icons-light.woff woff swap
Size 61 KB
Load time 34 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
xstore-icons-light.woff2 woff2 swap
Size 30 KB
Load time 27 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
rubik-ijwkbxyifdniv7nbr... woff2 swap
Size 35 KB
Load time 32 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
exo2-7chov4okm5zmbtytg-... woff2 swap
Size 43 KB
Load time 37 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
fa-solid-900.woff2 woff2 swap
Size 77 KB
Load time 41 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
font-woff;charset=utf-8... woff swap
Size 2 KB
Load time 14 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
exo2-7chmv4okm5zmbtyok-... woff2 swap
Size 40 KB
Load time 96 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
xstore-icons-light.ttf ttf swap
Size 33 KB
Load time 89 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
rubik-ijwebxyifdniv7nen... woff2 swap
Size 36 KB
Load time 67 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
revicons.woff woff swap
Size 8 KB
Load time 38 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-brands-400.woff2 woff2 swap
Size 80 KB
Load time 47 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
poppins-pxibyp8kv8jhgfv... woff2 swap
Size 8 KB
Load time 46 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
eicons.woff2 woff2 swap
Size 104 KB
Load time 204 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
iJWKBXyIfDnIV7nBrXyw023... woff2 swap
Size 35 KB
Load time 31 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
7cH1v4okm5zmbvwkAx_sfcE... woff2 swap
Size 17 KB
Load time 31 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
Z9XUDmZRWg6M1LvRYsHOz8m... woff2 swap
Size 8 KB
Load time 28 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
buEzpo6-f9X01GadLA0G4C0... woff2 swap
Size 29 KB
Load time 29 ms
Start 2.3 s
Risk FOUT — text flashes from fallback to web font
fontawesome-webfont.woff2 woff2 swap
Size 76 KB
Load time 29 ms
Start 2.8 s
Risk FOUT — text flashes from fallback to web font
wlpwgwvFAVdoq2_v-6QU.woff2 woff2 swap
Size 39 KB
Load time 57 ms
Start 6.2 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~83 KB and ~166 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-cache -- safe revalidate-on-request policy
PASS
Main HTML uses no-cache -- safe revalidate-on-request policy
Info::
Main HTML uses no-cache -- safe revalidate-on-request policy
Got: no-cache, must-revalidate
A+
Server-Timing Observability
3 Server-Timing entries advertised
PASS
3 Server-Timing entries advertised
Info::
Server-Timing header advertises 3 timing entries
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
`Last-Modified` present -- timestamp-based conditional GET supported
Consider also setting `ETag` for stronger revalidation -- ETags are content hashes that don't suffer from clock-skew or DST issues. Last-Modified alone is functional for conditional GETs and not a bug.
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
CSS Performance Depth
No CSS performance depth issues detected
PASS
No CSS performance depth issues detected
Info::
No CSS performance depth issues detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
236 requests over 16094ms
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 FCP 5.7 s LCP 37.2 shttps://sxcjpr.edu.in// https://sxcjpr.edu.in/ — 200 — 79.6 KiB — 2.1 s — h3https://www.googletagmanager.com/gtag/js?id=G-EB23YZG5BHwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-EB23YZG5BH — 200 — 179.0 KiB — 281 ms — h2https://sxcjpr.edu.in/wp-content/cache/flying-press/2799ce369554.jetpack-forms-layout.css/wp-content/cache/flying-press/2799... https://sxcjpr.edu.in/wp-content/cache/flying-press/2799ce369554.jetpack-forms-layout.css — 200 — 1.3 KiB — 39 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/b49e6b83f7bd.extendify-utilities.css/wp-content/cache/flying-press/b49e... https://sxcjpr.edu.in/wp-content/cache/flying-press/b49e6b83f7bd.extendify-utilities.css — 200 — 5.8 KiB — 50 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/88647681bc73.font-awesome.min.css/wp-content/cache/flying-press/8864... https://sxcjpr.edu.in/wp-content/cache/flying-press/88647681bc73.font-awesome.min.css — 200 — 7.2 KiB — 51 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/74abda8422d2.mrtext-main.css/wp-content/cache/flying-press/74ab... https://sxcjpr.edu.in/wp-content/cache/flying-press/74abda8422d2.mrtext-main.css — 200 — 836 B — 29 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/4fb5f7fc5e41.frontend.min.css/wp-content/cache/flying-press/4fb5... https://sxcjpr.edu.in/wp-content/cache/flying-press/4fb5f7fc5e41.frontend.min.css — 200 — 7.0 KiB — 44 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/12045858d487.widget-image.min.css/wp-content/cache/flying-press/1204... https://sxcjpr.edu.in/wp-content/cache/flying-press/12045858d487.widget-image.min.css — 200 — 631 B — 29 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/3034ff16bd46.popup.min.css/wp-content/cache/flying-press/3034... https://sxcjpr.edu.in/wp-content/cache/flying-press/3034ff16bd46.popup.min.css — 200 — 864 B — 31 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/3d78dc83d205.widget-divider.min.css/wp-content/cache/flying-press/3d78... https://sxcjpr.edu.in/wp-content/cache/flying-press/3d78dc83d205.widget-divider.min.css — 200 — 1.2 KiB — 30 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/a006a019fa98.fadeIn.min.css/wp-content/cache/flying-press/a006... https://sxcjpr.edu.in/wp-content/cache/flying-press/a006a019fa98.fadeIn.min.css — 200 — 582 B — 33 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/2afe59410fe2.elementor-icons.min.css/wp-content/cache/flying-press/2afe... https://sxcjpr.edu.in/wp-content/cache/flying-press/2afe59410fe2.elementor-icons.min.css — 200 — 4.6 KiB — 35 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/c3be9e612baf.widget-heading.min.css/wp-content/cache/flying-press/c3be... https://sxcjpr.edu.in/wp-content/cache/flying-press/c3be9e612baf.widget-heading.min.css — 200 — 645 B — 34 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/2ed335928cc9.xstore.min.css/wp-content/cache/flying-press/2ed3... https://sxcjpr.edu.in/wp-content/cache/flying-press/2ed335928cc9.xstore.min.css — 200 — 37.1 KiB — 97 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/de9bbed6a3e0.elementor-all-widgets.min.css/wp-content/cache/flying-press/de9b... https://sxcjpr.edu.in/wp-content/cache/flying-press/de9bbed6a3e0.elementor-all-widgets.min.css — 200 — 47.9 KiB — 99 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/2232219f6ec3.general-all.min.css/wp-content/cache/flying-press/2232... https://sxcjpr.edu.in/wp-content/cache/flying-press/2232219f6ec3.general-all.min.css — 200 — 12.3 KiB — 95 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/f4af7e5ec05e.fontawesome.min.css/wp-content/cache/flying-press/f4af... https://sxcjpr.edu.in/wp-content/cache/flying-press/f4af7e5ec05e.fontawesome.min.css — 200 — 12.4 KiB — 95 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/9eb2d3c87feb.solid.min.css/wp-content/cache/flying-press/9eb2... https://sxcjpr.edu.in/wp-content/cache/flying-press/9eb2d3c87feb.solid.min.css — 200 — 865 B — 48 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/3eef8c9e589a.regular.min.css/wp-content/cache/flying-press/3eef... https://sxcjpr.edu.in/wp-content/cache/flying-press/3eef8c9e589a.regular.min.css — 200 — 866 B — 50 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/144e43c3b3d8.brands.min.css/wp-content/cache/flying-press/144e... https://sxcjpr.edu.in/wp-content/cache/flying-press/144e43c3b3d8.brands.min.css — 200 — 868 B — 95 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/97db8103f62e.e-animation-grow.min.css/wp-content/cache/flying-press/97db... https://sxcjpr.edu.in/wp-content/cache/flying-press/97db8103f62e.e-animation-grow.min.css — 200 — 610 B — 51 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/f989364572e8.widget-video.min.css/wp-content/cache/flying-press/f989... https://sxcjpr.edu.in/wp-content/cache/flying-press/f989364572e8.widget-video.min.css — 200 — 866 B — 53 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/a2431bc290cf.swiper.min.css/wp-content/cache/flying-press/a243... https://sxcjpr.edu.in/wp-content/cache/flying-press/a2431bc290cf.swiper.min.css — 200 — 4.5 KiB — 94 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/f8ab0c98754e.e-swiper.min.css/wp-content/cache/flying-press/f8ab... https://sxcjpr.edu.in/wp-content/cache/flying-press/f8ab0c98754e.e-swiper.min.css — 200 — 1.2 KiB — 57 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/c329a1f8486b.widget-spacer.min.css/wp-content/cache/flying-press/c329... https://sxcjpr.edu.in/wp-content/cache/flying-press/c329a1f8486b.widget-spacer.min.css — 200 — 821 B — 58 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/c5633b9e0526.widget-image-box.min.css/wp-content/cache/flying-press/c563... https://sxcjpr.edu.in/wp-content/cache/flying-press/c5633b9e0526.widget-image-box.min.css — 200 — 828 B — 60 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/d6789eecf4a5.widget-counter.min.css/wp-content/cache/flying-press/d678... https://sxcjpr.edu.in/wp-content/cache/flying-press/d6789eecf4a5.widget-counter.min.css — 200 — 744 B — 59 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/6d6fb7876f0a.widget-media-carousel.min.css/wp-content/cache/flying-press/6d6f... https://sxcjpr.edu.in/wp-content/cache/flying-press/6d6fb7876f0a.widget-media-carousel.min.css — 200 — 918 B — 96 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/1099acc524a8.widget-carousel-module-base.min.css/wp-content/cache/flying-press/1099... https://sxcjpr.edu.in/wp-content/cache/flying-press/1099acc524a8.widget-carousel-module-base.min.css — 200 — 1.1 KiB — 63 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/ba2bc873ba3e.shapes.min.css/wp-content/cache/flying-press/ba2b... https://sxcjpr.edu.in/wp-content/cache/flying-press/ba2bc873ba3e.shapes.min.css — 200 — 762 B — 64 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 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 FCP 5.7 s LCP 37.2 shttps://sxcjpr.edu.in// https://sxcjpr.edu.in/ — 200 — 79.6 KiB — 2.1 s — h3https://www.googletagmanager.com/gtag/js?id=G-EB23YZG5BHwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-EB23YZG5BH — 200 — 179.0 KiB — 281 ms — h2https://sxcjpr.edu.in/wp-content/cache/flying-press/2799ce369554.jetpack-forms-layout.css/wp-content/cache/flying-press/2799... https://sxcjpr.edu.in/wp-content/cache/flying-press/2799ce369554.jetpack-forms-layout.css — 200 — 1.3 KiB — 39 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/b49e6b83f7bd.extendify-utilities.css/wp-content/cache/flying-press/b49e... https://sxcjpr.edu.in/wp-content/cache/flying-press/b49e6b83f7bd.extendify-utilities.css — 200 — 5.8 KiB — 50 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/88647681bc73.font-awesome.min.css/wp-content/cache/flying-press/8864... https://sxcjpr.edu.in/wp-content/cache/flying-press/88647681bc73.font-awesome.min.css — 200 — 7.2 KiB — 51 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/74abda8422d2.mrtext-main.css/wp-content/cache/flying-press/74ab... https://sxcjpr.edu.in/wp-content/cache/flying-press/74abda8422d2.mrtext-main.css — 200 — 836 B — 29 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/4fb5f7fc5e41.frontend.min.css/wp-content/cache/flying-press/4fb5... https://sxcjpr.edu.in/wp-content/cache/flying-press/4fb5f7fc5e41.frontend.min.css — 200 — 7.0 KiB — 44 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/12045858d487.widget-image.min.css/wp-content/cache/flying-press/1204... https://sxcjpr.edu.in/wp-content/cache/flying-press/12045858d487.widget-image.min.css — 200 — 631 B — 29 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/3034ff16bd46.popup.min.css/wp-content/cache/flying-press/3034... https://sxcjpr.edu.in/wp-content/cache/flying-press/3034ff16bd46.popup.min.css — 200 — 864 B — 31 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/3d78dc83d205.widget-divider.min.css/wp-content/cache/flying-press/3d78... https://sxcjpr.edu.in/wp-content/cache/flying-press/3d78dc83d205.widget-divider.min.css — 200 — 1.2 KiB — 30 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/a006a019fa98.fadeIn.min.css/wp-content/cache/flying-press/a006... https://sxcjpr.edu.in/wp-content/cache/flying-press/a006a019fa98.fadeIn.min.css — 200 — 582 B — 33 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/2afe59410fe2.elementor-icons.min.css/wp-content/cache/flying-press/2afe... https://sxcjpr.edu.in/wp-content/cache/flying-press/2afe59410fe2.elementor-icons.min.css — 200 — 4.6 KiB — 35 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/c3be9e612baf.widget-heading.min.css/wp-content/cache/flying-press/c3be... https://sxcjpr.edu.in/wp-content/cache/flying-press/c3be9e612baf.widget-heading.min.css — 200 — 645 B — 34 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/2ed335928cc9.xstore.min.css/wp-content/cache/flying-press/2ed3... https://sxcjpr.edu.in/wp-content/cache/flying-press/2ed335928cc9.xstore.min.css — 200 — 37.1 KiB — 97 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/de9bbed6a3e0.elementor-all-widgets.min.css/wp-content/cache/flying-press/de9b... https://sxcjpr.edu.in/wp-content/cache/flying-press/de9bbed6a3e0.elementor-all-widgets.min.css — 200 — 47.9 KiB — 99 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/2232219f6ec3.general-all.min.css/wp-content/cache/flying-press/2232... https://sxcjpr.edu.in/wp-content/cache/flying-press/2232219f6ec3.general-all.min.css — 200 — 12.3 KiB — 95 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/f4af7e5ec05e.fontawesome.min.css/wp-content/cache/flying-press/f4af... https://sxcjpr.edu.in/wp-content/cache/flying-press/f4af7e5ec05e.fontawesome.min.css — 200 — 12.4 KiB — 95 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/9eb2d3c87feb.solid.min.css/wp-content/cache/flying-press/9eb2... https://sxcjpr.edu.in/wp-content/cache/flying-press/9eb2d3c87feb.solid.min.css — 200 — 865 B — 48 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/3eef8c9e589a.regular.min.css/wp-content/cache/flying-press/3eef... https://sxcjpr.edu.in/wp-content/cache/flying-press/3eef8c9e589a.regular.min.css — 200 — 866 B — 50 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/144e43c3b3d8.brands.min.css/wp-content/cache/flying-press/144e... https://sxcjpr.edu.in/wp-content/cache/flying-press/144e43c3b3d8.brands.min.css — 200 — 868 B — 95 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/97db8103f62e.e-animation-grow.min.css/wp-content/cache/flying-press/97db... https://sxcjpr.edu.in/wp-content/cache/flying-press/97db8103f62e.e-animation-grow.min.css — 200 — 610 B — 51 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/f989364572e8.widget-video.min.css/wp-content/cache/flying-press/f989... https://sxcjpr.edu.in/wp-content/cache/flying-press/f989364572e8.widget-video.min.css — 200 — 866 B — 53 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/a2431bc290cf.swiper.min.css/wp-content/cache/flying-press/a243... https://sxcjpr.edu.in/wp-content/cache/flying-press/a2431bc290cf.swiper.min.css — 200 — 4.5 KiB — 94 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/f8ab0c98754e.e-swiper.min.css/wp-content/cache/flying-press/f8ab... https://sxcjpr.edu.in/wp-content/cache/flying-press/f8ab0c98754e.e-swiper.min.css — 200 — 1.2 KiB — 57 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/c329a1f8486b.widget-spacer.min.css/wp-content/cache/flying-press/c329... https://sxcjpr.edu.in/wp-content/cache/flying-press/c329a1f8486b.widget-spacer.min.css — 200 — 821 B — 58 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/c5633b9e0526.widget-image-box.min.css/wp-content/cache/flying-press/c563... https://sxcjpr.edu.in/wp-content/cache/flying-press/c5633b9e0526.widget-image-box.min.css — 200 — 828 B — 60 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/d6789eecf4a5.widget-counter.min.css/wp-content/cache/flying-press/d678... https://sxcjpr.edu.in/wp-content/cache/flying-press/d6789eecf4a5.widget-counter.min.css — 200 — 744 B — 59 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/6d6fb7876f0a.widget-media-carousel.min.css/wp-content/cache/flying-press/6d6f... https://sxcjpr.edu.in/wp-content/cache/flying-press/6d6fb7876f0a.widget-media-carousel.min.css — 200 — 918 B — 96 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/1099acc524a8.widget-carousel-module-base.min.css/wp-content/cache/flying-press/1099... https://sxcjpr.edu.in/wp-content/cache/flying-press/1099acc524a8.widget-carousel-module-base.min.css — 200 — 1.1 KiB — 63 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/ba2bc873ba3e.shapes.min.css/wp-content/cache/flying-press/ba2b... https://sxcjpr.edu.in/wp-content/cache/flying-press/ba2bc873ba3e.shapes.min.css — 200 — 762 B — 64 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/647c31e1b730.kirki-styles.css/wp-content/cache/flying-press/647c... https://sxcjpr.edu.in/wp-content/cache/flying-press/647c31e1b730.kirki-styles.css — 200 — 7.8 KiB — 96 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/789fa85a5f69.style.css/wp-content/cache/flying-press/789f... https://sxcjpr.edu.in/wp-content/cache/flying-press/789fa85a5f69.style.css — 200 — 496 B — 65 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/45fa511ef5e2.bdt-uikit.css/wp-content/cache/flying-press/45fa... https://sxcjpr.edu.in/wp-content/cache/flying-press/45fa511ef5e2.bdt-uikit.css — 200 — 15.7 KiB — 96 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/f8b25d9f197c.ep-helper.css/wp-content/cache/flying-press/f8b2... https://sxcjpr.edu.in/wp-content/cache/flying-press/f8b25d9f197c.ep-helper.css — 200 — 6.0 KiB — 71 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/ebf619e1bb1e.roboto.css/wp-content/cache/flying-press/ebf6... https://sxcjpr.edu.in/wp-content/cache/flying-press/ebf619e1bb1e.roboto.css — 200 — 2.3 KiB — 73 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/c03bf5e9fcc8.robotoslab.css/wp-content/cache/flying-press/c03b... https://sxcjpr.edu.in/wp-content/cache/flying-press/c03bf5e9fcc8.robotoslab.css — 200 — 1.2 KiB — 74 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/efee4a85dbca.rubik.css/wp-content/cache/flying-press/efee... https://sxcjpr.edu.in/wp-content/cache/flying-press/efee4a85dbca.rubik.css — 200 — 1.4 KiB — 76 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/a98697a1710b.poppins.css/wp-content/cache/flying-press/a986... https://sxcjpr.edu.in/wp-content/cache/flying-press/a98697a1710b.poppins.css — 200 — 1.1 KiB — 77 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/7541393530a7.exo2.css/wp-content/cache/flying-press/7541... https://sxcjpr.edu.in/wp-content/cache/flying-press/7541393530a7.exo2.css — 200 — 1.2 KiB — 79 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/7111c8a24cff.xstore-icons.css/wp-content/cache/flying-press/7111... https://sxcjpr.edu.in/wp-content/cache/flying-press/7111c8a24cff.xstore-icons.css — 200 — 1.7 KiB — 81 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/961d29f717f5.light.css/wp-content/cache/flying-press/961d... https://sxcjpr.edu.in/wp-content/cache/flying-press/961d29f717f5.light.css — 200 — 786 B — 82 ms — h3https://sxcjpr.edu.in/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=6339ec10a9af/wp-content/plugins/google-analytic... https://sxcjpr.edu.in/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=6339ec10a9af — 200 — 3.4 KiB — 92 ms — h3https://sxcjpr.edu.in/wp-includes/js/jquery/jquery.min.js?ver=826eb77e86b0/wp-includes/js/jquery/jquery.min.j... https://sxcjpr.edu.in/wp-includes/js/jquery/jquery.min.js?ver=826eb77e86b0 — 200 — 29.6 KiB — 92 ms — h3https://sxcjpr.edu.in/wp-includes/js/jquery/jquery-migrate.min.js?ver=9ffeb32e2d9e/wp-includes/js/jquery/jquery-migra... https://sxcjpr.edu.in/wp-includes/js/jquery/jquery-migrate.min.js?ver=9ffeb32e2d9e — 200 — 5.1 KiB — 91 ms — h3https://sxcjpr.edu.in/wp-content/plugins/fuse-social-floating-sidebar/inc/js/fuse_script.js?ver=531377ee1424/wp-content/plugins/fuse-social-flo... https://sxcjpr.edu.in/wp-content/plugins/fuse-social-floating-sidebar/inc/js/fuse_script.js?ver=531377ee1424 — 200 — 795 B — 91 ms — h3https://www.googletagmanager.com/gtag/js?id=GT-TWQRXBBwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=GT-TWQRXBB — 200 — 178.7 KiB — 133 ms — h2https://sxcjpr.edu.in/wp-content/themes/xstore/fonts/xstore-icons-light.woff?v=9.7.1/wp-content/themes/xstore/fonts/xst... https://sxcjpr.edu.in/wp-content/themes/xstore/fonts/xstore-icons-light.woff?v=9.7.1 — 200 — 61.3 KiB — 34 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-NK3XDNBSwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NK3XDNBS — 200 — 116.6 KiB — 123 ms — h2https://sxcjpr.edu.in/wp-content/themes/xstore/fonts/xstore-icons-light.woff2?v=9.7.1/wp-content/themes/xstore/fonts/xst... https://sxcjpr.edu.in/wp-content/themes/xstore/fonts/xstore-icons-light.woff2?v=9.7.1 — 200 — 29.8 KiB — 27 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2023/07/Xaviers-Jaipur-Logo-295x300.png/wp-content/uploads/2023/07/Xaviers... https://sxcjpr.edu.in/wp-content/uploads/2023/07/Xaviers-Jaipur-Logo-295x300.png — 200 — 90.1 KiB — 33 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/rubik-ijwkbxyifdniv7nbrxw.woff2/wp-content/uploads/elementor/googl... https://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/rubik-ijwkbxyifdniv7nbrxw.woff2 — 200 — 35.1 KiB — 32 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fsxcjpr.edu.in%2F&scrsrc=www.googletagmanager.com&rnd=1494735921.1778412616&navt=n&npa=1&ep.forceSSL=true&ep.link_attribution=true&did=dZGIzZG&gdid=dZGIzZG.dZTNiMT&gtm=45je6562v9184782017za200zd9184782017xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~118463262&apve=1&apvf=f&apvc=1&tids=AW-16553419244&tid=AW-16553419244&tft=1778412615874&tfd=1507pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fsxcjpr.edu.in%2F&scrsrc=www.googletagmanager.com&rnd=1494735921.1778412616&navt=n&npa=1&ep.forceSSL=true&ep.link_attribution=true&did=dZGIzZG&gdid=dZGIzZG.dZTNiMT&gtm=45je6562v9184782017za200zd9184782017xec&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115938465~115938468~118463262&apve=1&apvf=f&apvc=1&tids=AW-16553419244&tid=AW-16553419244&tft=1778412615874&tfd=1507 — 200 — 21 B — 150 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-EB23YZG5BH&gtm=45je6562v9184782017za200zd9184782017&_p=1778412615031&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dZGIzZG.dZTNiMT&_eu=AAAAAAAC&are=1&cid=48406785.1778412616&frm=0&pscdl=denied&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~118463262&sid=1778412615&sct=1&seg=0&dl=https%3A%2F%2Fsxcjpr.edu.in%2F&dt=St.%20Xavier%27s%20College%20Jaipur&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.forceSSL=true&ep.link_attribution=true&tfd=1517region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-EB23YZG5BH&gtm=45je6562v9184782017za200zd9184782017&_p=1778412615031&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dZGIzZG.dZTNiMT&_eu=AAAAAAAC&are=1&cid=48406785.1778412616&frm=0&pscdl=denied&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~118463262&sid=1778412615&sct=1&seg=0&dl=https%3A%2F%2Fsxcjpr.edu.in%2F&dt=St.%20Xavier%27s%20College%20Jaipur&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.forceSSL=true&ep.link_attribution=true&tfd=1517 — 204 — 48 B — 136 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-3ER00RNHD0&gtm=45je6562v9184782017za200zd9184782017&_p=1778412615031&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dZGIzZG.dZTNiMT&_eu=AAAAAAAC&are=1&cid=48406785.1778412616&frm=0&pscdl=denied&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~118463262&sid=1778412615&sct=1&seg=0&dl=https%3A%2F%2Fsxcjpr.edu.in%2F&dt=St.%20Xavier%27s%20College%20Jaipur&en=page_view&_fv=1&_ss=1&_ee=1&ep.forceSSL=true&ep.link_attribution=true&tfd=1521region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-3ER00RNHD0&gtm=45je6562v9184782017za200zd9184782017&_p=1778412615031&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dZGIzZG.dZTNiMT&_eu=AAAAAAAC&are=1&cid=48406785.1778412616&frm=0&pscdl=denied&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~118463262&sid=1778412615&sct=1&seg=0&dl=https%3A%2F%2Fsxcjpr.edu.in%2F&dt=St.%20Xavier%27s%20College%20Jaipur&en=page_view&_fv=1&_ss=1&_ee=1&ep.forceSSL=true&ep.link_attribution=true&tfd=1521 — 204 — 548 B — 132 ms — h2https://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/exo2-7chov4okm5zmbtytg-wc5q.woff2/wp-content/uploads/elementor/googl... https://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/exo2-7chov4okm5zmbtytg-wc5q.woff2 — 200 — 42.6 KiB — 37 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2 — 200 — 76.9 KiB — 41 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2023/07/Xaviers-Jaipur-Logo.png/wp-content/uploads/2023/07/Xaviers... https://sxcjpr.edu.in/wp-content/uploads/2023/07/Xaviers-Jaipur-Logo.png — 200 — 54.9 KiB — 37 ms — h3https://sxcjpr.edu.in/wp-content/plugins/revslider/sr6/assets/assets/dummy.png/wp-content/plugins/revslider/sr6/a... https://sxcjpr.edu.in/wp-content/plugins/revslider/sr6/assets/assets/dummy.png — 200 — 580 B — 36 ms — h3https://sxcjpr.edu.in/wp-content/themes/xstore/images/drag.png/wp-content/themes/xstore/images/dr... https://sxcjpr.edu.in/wp-content/themes/xstore/images/drag.png — 200 — 874 B — 26 ms — h3data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…data:application/font-woff;charset=... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 200 — 1.6 KiB — 14 ms — datahttps://sxcjpr.edu.in/wp-content/uploads/2025/07/DIY_7879-768x772.jpg/wp-content/uploads/2025/07/DIY_787... https://sxcjpr.edu.in/wp-content/uploads/2025/07/DIY_7879-768x772.jpg — 200 — 92.2 KiB — 68 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2025/03/St.-Xaviers-College-Jaipur-768x354.jpg/wp-content/uploads/2025/03/St.-Xav... https://sxcjpr.edu.in/wp-content/uploads/2025/03/St.-Xaviers-College-Jaipur-768x354.jpg — 200 — 58.0 KiB — 100 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2024/05/St.-Xaviers-College-Jaipur-Cover-768x430.jpg/wp-content/uploads/2024/05/St.-Xav... https://sxcjpr.edu.in/wp-content/uploads/2024/05/St.-Xaviers-College-Jaipur-Cover-768x430.jpg — 200 — 73.6 KiB — 100 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2023/07/Xaviers-Building-Photo-768x436.jpg/wp-content/uploads/2023/07/Xaviers... https://sxcjpr.edu.in/wp-content/uploads/2023/07/Xaviers-Building-Photo-768x436.jpg — 200 — 85.1 KiB — 39 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Poster-Bhamashah-Industrial-Visit-2026-rn048ghk1bi9axkmlux59ntobbv4pkl2d0e36nepgi.jpeg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Poster-Bhamashah-Industrial-Visit-2026-rn048ghk1bi9axkmlux59ntobbv4pkl2d0e36nepgi.jpeg — 200 — 101.5 KiB — 45 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Farewell-26-rmzwu2292ototij977en3dxncyx45rzqqg6zogeixu.jpeg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Farewell-26-rmzwu2292ototij977en3dxncyx45rzqqg6zogeixu.jpeg — 200 — 64.3 KiB — 99 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Poster-MUN-2026-rmzpna3tjokui8f79uj756s7v4ea1lo1hmhob23dya.jpg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Poster-MUN-2026-rmzpna3tjokui8f79uj756s7v4ea1lo1hmhob23dya.jpg — 200 — 108.5 KiB — 99 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/POSTER-GUEST-LECTURE-2-rmp943k3q8k1v62w0jnvnshm905uxsj9tpbwzchwma.jpeg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/POSTER-GUEST-LECTURE-2-rmp943k3q8k1v62w0jnvnshm905uxsj9tpbwzchwma.jpeg — 200 — 71.1 KiB — 98 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Poster-Open-Mic-Exordium-2026-rm9p7gprofn6i0pslqa4o8x975nco83d7mitgexun6.jpeg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Poster-Open-Mic-Exordium-2026-rm9p7gprofn6i0pslqa4o8x975nco83d7mitgexun6.jpeg — 200 — 70.1 KiB — 99 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Poster-Award-Ceremony-NPTEL-SWAYAM-Achievers-rm9ozno0wyyg2m216usogpufky4lqq3mgzgmyoikbm.jpeg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Poster-Award-Ceremony-NPTEL-SWAYAM-Achievers-rm9ozno0wyyg2m216usogpufky4lqq3mgzgmyoikbm.jpeg — 200 — 71.8 KiB — 99 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/exo2-7chmv4okm5zmbtyok-4.woff2/wp-content/uploads/elementor/googl... https://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/exo2-7chmv4okm5zmbtyok-4.woff2 — 200 — 40.5 KiB — 96 ms — h3https://sxcjpr.edu.in/wp-content/plugins/et-core-plugin/app/assets/lib/xstore-icons/fonts/xstore-icons-light.ttf/wp-content/plugins/et-core-plugin/... https://sxcjpr.edu.in/wp-content/plugins/et-core-plugin/app/assets/lib/xstore-icons/fonts/xstore-icons-light.ttf — 200 — 33.3 KiB — 89 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/rubik-ijwebxyifdniv7nenx661a.woff2/wp-content/uploads/elementor/googl... https://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/rubik-ijwebxyifdniv7nenx661a.woff2 — 200 — 36.1 KiB — 67 ms — h3https://sxcjpr.edu.in/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js/cdn-cgi/scripts/5c5dd728/cloudflar... https://sxcjpr.edu.in/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 1.0 KiB — 26 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/7bc834256d28.8594b6caebab.google-font.css/wp-content/cache/flying-press/7bc8... https://sxcjpr.edu.in/wp-content/cache/flying-press/7bc834256d28.8594b6caebab.google-font.css — 200 — 2.4 KiB — 34 ms — h3https://sxcjpr.edu.in/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.woff?5510888/wp-content/plugins/revslider/sr6/a... https://sxcjpr.edu.in/wp-content/plugins/revslider/sr6/assets/fonts/revicons/revicons.woff?5510888 — 200 — 7.9 KiB — 38 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/cdffa12c66ee.menu.min.css/wp-content/cache/flying-press/cdff... https://sxcjpr.edu.in/wp-content/cache/flying-press/cdffa12c66ee.menu.min.css — 200 — 2.4 KiB — 46 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/eb8586f66602.mobile-menu.min.css/wp-content/cache/flying-press/eb85... https://sxcjpr.edu.in/wp-content/cache/flying-press/eb8586f66602.mobile-menu.min.css — 200 — 1.7 KiB — 51 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/b6f0dad1812b.toggles-by-arrow.min.css/wp-content/cache/flying-press/b6f0... https://sxcjpr.edu.in/wp-content/cache/flying-press/b6f0dad1812b.toggles-by-arrow.min.css — 200 — 834 B — 70 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/321a661a97fb.newsscrollcss.css/wp-content/cache/flying-press/321a... https://sxcjpr.edu.in/wp-content/cache/flying-press/321a661a97fb.newsscrollcss.css — 200 — 786 B — 45 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/d026a17938c5.widget-social-icons.min.css/wp-content/cache/flying-press/d026... https://sxcjpr.edu.in/wp-content/cache/flying-press/d026a17938c5.widget-social-icons.min.css — 200 — 1.5 KiB — 70 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/f94a49c4961b.apple-webkit.min.css/wp-content/cache/flying-press/f94a... https://sxcjpr.edu.in/wp-content/cache/flying-press/f94a49c4961b.apple-webkit.min.css — 200 — 999 B — 70 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/d9a8f9588e65.widget-form.min.css/wp-content/cache/flying-press/d9a8... https://sxcjpr.edu.in/wp-content/cache/flying-press/d9a8f9588e65.widget-form.min.css — 200 — 1.9 KiB — 71 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/18b6260305b3.fadeInUp.min.css/wp-content/cache/flying-press/18b6... https://sxcjpr.edu.in/wp-content/cache/flying-press/18b6260305b3.fadeInUp.min.css — 200 — 625 B — 86 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/08f3fa5cd704.rs6.css/wp-content/cache/flying-press/08f3... https://sxcjpr.edu.in/wp-content/cache/flying-press/08f3fa5cd704.rs6.css — 200 — 9.5 KiB — 71 ms — h3https://sxcjpr.edu.in/wp-content/plugins/page-visits-counter-lite/assets/frontend/page-visits-counter-lite-ajax.js?ver=d80393baea58/wp-content/plugins/page-visits-cou... https://sxcjpr.edu.in/wp-content/plugins/page-visits-counter-lite/assets/frontend/page-visits-counter-lite-ajax.js?ver=d80393baea58 — 200 — 1.4 KiB — 71 ms — h3https://sxcjpr.edu.in/wp-content/plugins/revslider/sr6/assets/js/rbtools.min.js?ver=0a7176e860c4/wp-content/plugins/revslider/sr6/a... https://sxcjpr.edu.in/wp-content/plugins/revslider/sr6/assets/js/rbtools.min.js?ver=0a7176e860c4 — 200 — 59.0 KiB — 102 ms — h3https://sxcjpr.edu.in/wp-content/plugins/revslider/sr6/assets/js/rs6.min.js?ver=74eb1d6c5462/wp-content/plugins/revslider/sr6/a... https://sxcjpr.edu.in/wp-content/plugins/revslider/sr6/assets/js/rs6.min.js?ver=74eb1d6c5462 — 200 — 102.6 KiB — 263 ms — h3https://sxcjpr.edu.in/wp-content/themes/broodle-child/js/custom-scripts.js?ver=3f706abcd1bb/wp-content/themes/broodle-child/js... https://sxcjpr.edu.in/wp-content/themes/broodle-child/js/custom-scripts.js?ver=3f706abcd1bb — 200 — 902 B — 89 ms — h3https://sxcjpr.edu.in/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-consent-mode-da15714e8829855bb7ce.js?ver=77d129951469/wp-content/plugins/google-site-kit... https://sxcjpr.edu.in/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-consent-mode-da15714e8829855bb7ce.js?ver=77d129951469 — 200 — 24.7 KiB — 82 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=9cd57e8cc70f/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=9cd57e8cc70f — 200 — 2.7 KiB — 69 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=a3543601e9c0/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=a3543601e9c0 — 200 — 15.6 KiB — 94 ms — h3https://sxcjpr.edu.in/wp-includes/js/jquery/ui/core.min.js?ver=da215ae12b95/wp-includes/js/jquery/ui/core.min.... https://sxcjpr.edu.in/wp-includes/js/jquery/ui/core.min.js?ver=da215ae12b95 — 200 — 7.2 KiB — 95 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=070048edd095/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=070048edd095 — 200 — 10.3 KiB — 95 ms — h3https://sxcjpr.edu.in/wp-content/themes/xstore/js/general-all.min.js?ver=c3ac2c656f63/wp-content/themes/xstore/js/genera... https://sxcjpr.edu.in/wp-content/themes/xstore/js/general-all.min.js?ver=c3ac2c656f63 — 200 — 18.8 KiB — 96 ms — h3https://sxcjpr.edu.in/wp-content/themes/xstore/js/elementor-all-widgets.min.js?ver=dd556a6635f0/wp-content/themes/xstore/js/elemen... https://sxcjpr.edu.in/wp-content/themes/xstore/js/elementor-all-widgets.min.js?ver=dd556a6635f0 — 200 — 125.2 KiB — 266 ms — h3https://sxcjpr.edu.in/wp-includes/js/imagesloaded.min.js?ver=6823120876c9/wp-includes/js/imagesloaded.min.js... https://sxcjpr.edu.in/wp-includes/js/imagesloaded.min.js?ver=6823120876c9 — 200 — 2.1 KiB — 90 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.min.js?ver=4d43b2fcb5ef/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.min.js?ver=4d43b2fcb5ef — 200 — 1.2 KiB — 67 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=83e9b29f0086/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=83e9b29f0086 — 200 — 37.8 KiB — 253 ms — h3https://sxcjpr.edu.in/wp-includes/js/comment-reply.min.js?ver=e4a49df71f8b/wp-includes/js/comment-reply.min.j... https://sxcjpr.edu.in/wp-includes/js/comment-reply.min.js?ver=e4a49df71f8b — 200 — 1.7 KiB — 68 ms — h3https://sxcjpr.edu.in/wp-content/themes/xstore/js/modules/swiper.min.js?ver=3e85cb23b9b8/wp-content/themes/xstore/js/module... https://sxcjpr.edu.in/wp-content/themes/xstore/js/modules/swiper.min.js?ver=3e85cb23b9b8 — 200 — 36.3 KiB — 263 ms — h3https://stats.wp.com/e-202619.jsstats.wp.com/e-202619.js https://stats.wp.com/e-202619.js — 200 — 1.7 KiB — 83 ms — h2https://sxcjpr.edu.in/wp-content/plugins/bdthemes-element-pack/assets/js/bdt-uikit.min.js?ver=2b34dd0c9da7/wp-content/plugins/bdthemes-elemen... https://sxcjpr.edu.in/wp-content/plugins/bdthemes-element-pack/assets/js/bdt-uikit.min.js?ver=2b34dd0c9da7 — 200 — 48.3 KiB — 253 ms — h3https://sxcjpr.edu.in/wp-content/plugins/bdthemes-element-pack/assets/js/common/helper.min.js?ver=8b4538f7e51b/wp-content/plugins/bdthemes-elemen... https://sxcjpr.edu.in/wp-content/plugins/bdthemes-element-pack/assets/js/common/helper.min.js?ver=8b4538f7e51b — 200 — 1.9 KiB — 133 ms — h3https://sxcjpr.edu.in/wp-content/themes/xstore/js/modules/fixedHeader.min.js?ver=3a9c92b7efc6/wp-content/themes/xstore/js/module... https://sxcjpr.edu.in/wp-content/themes/xstore/js/modules/fixedHeader.min.js?ver=3a9c92b7efc6 — 200 — 1.1 KiB — 131 ms — h3https://sxcjpr.edu.in/wp-content/themes/xstore/js/modules/ethemeElementorWrapperLink.min.js?ver=b669cdea3737/wp-content/themes/xstore/js/module... https://sxcjpr.edu.in/wp-content/themes/xstore/js/modules/ethemeElementorWrapperLink.min.js?ver=b669cdea3737 — 200 — 926 B — 132 ms — h3https://sxcjpr.edu.in/wp-content/themes/xstore/js/modules/mobileMenu.min.js?ver=dd90c9acac2b/wp-content/themes/xstore/js/module... https://sxcjpr.edu.in/wp-content/themes/xstore/js/modules/mobileMenu.min.js?ver=dd90c9acac2b — 200 — 930 B — 131 ms — h3https://sxcjpr.edu.in/wp-content/themes/xstore/js/modules/menu-item-on-touch.min.js?ver=1c83719e30d3/wp-content/themes/xstore/js/module... https://sxcjpr.edu.in/wp-content/themes/xstore/js/modules/menu-item-on-touch.min.js?ver=1c83719e30d3 — 200 — 699 B — 132 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/380dd163d245.i13_newsTicker.js/wp-content/cache/flying-press/380d... https://sxcjpr.edu.in/wp-content/cache/flying-press/380dd163d245.i13_newsTicker.js — 200 — 2.1 KiB — 130 ms — h3https://www.google.com/recaptcha/api.js?render=explicit&ver=3.35.0www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=explicit&ver=3.35.0 — 200 — 1013 B — 94 ms — h3https://sxcjpr.edu.in/wp-content/plugins/pro-elements/assets/js/webpack-pro.runtime.min.js?ver=af626068d1cf/wp-content/plugins/pro-elements/as... https://sxcjpr.edu.in/wp-content/plugins/pro-elements/assets/js/webpack-pro.runtime.min.js?ver=af626068d1cf — 200 — 3.1 KiB — 129 ms — h3https://sxcjpr.edu.in/wp-includes/js/dist/hooks.min.js?ver=90e932bd9e62/wp-includes/js/dist/hooks.min.js?v... https://sxcjpr.edu.in/wp-includes/js/dist/hooks.min.js?ver=90e932bd9e62 — 200 — 2.3 KiB — 128 ms — h3https://sxcjpr.edu.in/wp-includes/js/dist/i18n.min.js?ver=3a5838d1182e/wp-includes/js/dist/i18n.min.js?ve... https://sxcjpr.edu.in/wp-includes/js/dist/i18n.min.js?ver=3a5838d1182e — 200 — 2.6 KiB — 127 ms — h3https://sxcjpr.edu.in/wp-content/plugins/pro-elements/assets/js/frontend.min.js?ver=633a92c50ae8/wp-content/plugins/pro-elements/as... https://sxcjpr.edu.in/wp-content/plugins/pro-elements/assets/js/frontend.min.js?ver=633a92c50ae8 — 200 — 6.6 KiB — 128 ms — h3https://sxcjpr.edu.in/wp-content/plugins/pro-elements/assets/js/elements-handlers.min.js?ver=6d97f352a4c7/wp-content/plugins/pro-elements/as... https://sxcjpr.edu.in/wp-content/plugins/pro-elements/assets/js/elements-handlers.min.js?ver=6d97f352a4c7 — 200 — 10.4 KiB — 132 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 168 ms — h2https://sxcjpr.edu.in/wp-content/uploads/2023/07/footer-bg.png/wp-content/uploads/2023/07/footer-... https://sxcjpr.edu.in/wp-content/uploads/2023/07/footer-bg.png — 200 — 26.4 KiB — 131 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2 — 200 — 80.2 KiB — 47 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1xlfq.woff2/wp-content/uploads/elementor/googl... https://sxcjpr.edu.in/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1xlfq.woff2 — 200 — 8.1 KiB — 46 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.48.0 — 200 — 103.8 KiB — 204 ms — h3https://engage.broodle.one/packs/js/sdk.jsengage.broodle.one/packs/js/sdk.js https://engage.broodle.one/packs/js/sdk.js — 200 — 9.9 KiB — 113 ms — h3https://sxcjpr.edu.in/wp-admin/admin-ajax.php/wp-admin/admin-ajax.php https://sxcjpr.edu.in/wp-admin/admin-ajax.php — 200 — 782 B — 1.7 s — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/iJWKBXyIfDnIV7nBrXyw023e.woff2/wp-content/cache/flying-press/iJWK... https://sxcjpr.edu.in/wp-content/cache/flying-press/iJWKBXyIfDnIV7nBrXyw023e.woff2 — 200 — 35.0 KiB — 31 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/7cH1v4okm5zmbvwkAx_sfcEuiD8jWfWsOdC_jJ7bpAhL.woff2/wp-content/cache/flying-press/7cH1... https://sxcjpr.edu.in/wp-content/cache/flying-press/7cH1v4okm5zmbvwkAx_sfcEuiD8jWfWsOdC_jJ7bpAhL.woff2 — 200 — 17.4 KiB — 31 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/Z9XUDmZRWg6M1LvRYsHOz8mJvLuL9A.woff2/wp-content/cache/flying-press/Z9XU... https://sxcjpr.edu.in/wp-content/cache/flying-press/Z9XUDmZRWg6M1LvRYsHOz8mJvLuL9A.woff2 — 200 — 7.7 KiB — 28 ms — h3https://sxcjpr.edu.in/wp-content/cache/flying-press/buEzpo6-f9X01GadLA0G4C0f_f5Iai0.woff2/wp-content/cache/flying-press/buEz... https://sxcjpr.edu.in/wp-content/cache/flying-press/buEzpo6-f9X01GadLA0G4C0f_f5Iai0.woff2 — 200 — 29.3 KiB — 29 ms — h3https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 364.6 KiB — 283 ms — h2https://sxcjpr.edu.in/wp-content/plugins/fuse-social-floating-sidebar/inc/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0/wp-content/plugins/fuse-social-flo... https://sxcjpr.edu.in/wp-content/plugins/fuse-social-floating-sidebar/inc/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0 — 200 — 75.9 KiB — 29 ms — h3https://pixel.wp.com/g.gif?v=ext&blog=221229324&post=10761&tz=5.5&srv=sxcjpr.edu.in&j=1%3A15.7.1&host=sxcjpr.edu.in&ref=&fcp=1452&rand=0.9584003487821321pixel.wp.com/g.gif?v=ext&blog=22122... https://pixel.wp.com/g.gif?v=ext&blog=221229324&post=10761&tz=5.5&srv=sxcjpr.edu.in&j=1%3A15.7.1&host=sxcjpr.edu.in&ref=&fcp=1452&rand=0.9584003487821321 — 200 — 177 B — 18 ms — h2https://sxcjpr.edu.in/cdn-cgi/challenge-platform/scripts/jsd/main.js/cdn-cgi/challenge-platform/scripts... https://sxcjpr.edu.in/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 223 B — 386 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.3/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.3 — 200 — 4.0 KiB — 26 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/397f2d183c19202777d6.bundle.min.js/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/397f2d183c19202777d6.bundle.min.js — 200 — 8.8 KiB — 29 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/lightbox.570c05c5a283cfb6b223.bundle.min.js/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/lightbox.570c05c5a283cfb6b223.bundle.min.js — 200 — 9.4 KiB — 33 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/css/conditionals/dialog.min.css?ver=4.0.3/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/css/conditionals/dialog.min.css?ver=4.0.3 — 200 — 1.9 KiB — 26 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/share-link/share-link.min.js?ver=4.0.3/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/share-link/share-link.min.js?ver=4.0.3 — 200 — 1.5 KiB — 30 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5 — 200 — 4.7 KiB — 27 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/css/conditionals/lightbox.min.css?ver=4.0.3/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/css/conditionals/lightbox.min.css?ver=4.0.3 — 200 — 2.2 KiB — 30 ms — h3https://sxcjpr.edu.in/cdn-cgi/challenge-platform/h/g/scripts/jsd/fe6331af5207/main.js?/cdn-cgi/challenge-platform/h/g/scr... https://sxcjpr.edu.in/cdn-cgi/challenge-platform/h/g/scripts/jsd/fe6331af5207/main.js? — 200 — 10.3 KiB — 23 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js — 200 — 3.0 KiB — 28 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/section-frontend-handlers.d85ab872da118940910d.bundle.min.js/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/section-frontend-handlers.d85ab872da118940910d.bundle.min.js — 200 — 742 B — 26 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js — 200 — 1.1 KiB — 24 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/video.86d44e46e43d0807e708.bundle.min.js/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/video.86d44e46e43d0807e708.bundle.min.js — 200 — 1.7 KiB — 27 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Poster_Tradiitonal-Art-Forms-rm4e6bdawfcghc5pbjm0c67dbw8kufagowfiwhr90i.jpeg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Poster_Tradiitonal-Art-Forms-rm4e6bdawfcghc5pbjm0c67dbw8kufagowfiwhr90i.jpeg — 200 — 102.6 KiB — 33 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Poster-Certificate-Course-2026-rm113gcm8ce5f3nc0ei2p467osig7swu2jec18on6q.jpeg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Poster-Certificate-Course-2026-rm113gcm8ce5f3nc0ei2p467osig7swu2jec18on6q.jpeg — 200 — 67.0 KiB — 34 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Poster-Englsh-Igniting-Young-Minds_DSC-XSI-TECH-rm10qql7s0zid0499emrgtoqe56p37fjzlovbhjdcy.jpeg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Poster-Englsh-Igniting-Young-Minds_DSC-XSI-TECH-rm10qql7s0zid0499emrgtoqe56p37fjzlovbhjdcy.jpeg — 200 — 79.5 KiB — 34 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Poster-Exordium-Main-rm10609d1kluam8cbg0zh20qq7d9bj4ogzpc9s9yle.jpg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Poster-Exordium-Main-rm10609d1kluam8cbg0zh20qq7d9bj4ogzpc9s9yle.jpg — 200 — 91.1 KiB — 29 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/QS-I-GAUGE-Certificate_St-Xaviers-College-Jaipur_page-0001-1-scaled-rl64fda807um1jmo3cj4e1pd215hjhikmhnlipalgs.jpg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/QS-I-GAUGE-Certificate_St-Xaviers-College-Jaipur_page-0001-1-scaled-rl64fda807um1jmo3cj4e1pd215hjhikmhnlipalgs.jpg — 200 — 21.6 KiB — 29 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/WhatsApp-Image-2025-01-20-at-6.08.35-AM-r0fflbegjdqpzsh14cqrrb3jjwtpt9oqufpwpimuy4.jpeg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/WhatsApp-Image-2025-01-20-at-6.08.35-AM-r0fflbegjdqpzsh14cqrrb3jjwtpt9oqufpwpimuy4.jpeg — 200 — 28.7 KiB — 29 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Selection-in-NSS-Manual-Revision-Committee-by-Ministry-of-Youth-Affairs-Sports-rbzcc0anifp1ejqzjncybbhfsoaxsrj21991ts8xm4.jpg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Selection-in-NSS-Manual-Revision-Committee-by-Ministry-of-Youth-Affairs-Sports-rbzcc0anifp1ejqzjncybbhfsoaxsrj21991ts8xm4.jpg — 200 — 35.8 KiB — 33 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Yoga-Sangam-Certificate-2025-Ayush-Ministry-r85r7ni1htiuiie7gnhb7bjr3p7gl2u6p1fv6rr6ek.jpeg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Yoga-Sangam-Certificate-2025-Ayush-Ministry-r85r7ni1htiuiie7gnhb7bjr3p7gl2u6p1fv6rr6ek.jpeg — 200 — 28.4 KiB — 33 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Congratulatory-Notice-for-Sahil-Choudhary_page-0001-r5e91x900g43vwow0yprccrivlfue3lbzjiosunygc.jpg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/Congratulatory-Notice-for-Sahil-Choudhary_page-0001-r5e91x900g43vwow0yprccrivlfue3lbzjiosunygc.jpg — 200 — 22.2 KiB — 31 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/QS-I-GAUGE-Certificate_St-Xaviers-College-Jaipur_page-0001-1-scaled-rl64fda82umrbvchextry4nsufuvrb13jbou2w8orm.jpg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/QS-I-GAUGE-Certificate_St-Xaviers-College-Jaipur_page-0001-1-scaled-rl64fda82umrbvchextry4nsufuvrb13jbou2w8orm.jpg — 200 — 54.4 KiB — 27 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/All-Events-Poster_XSI-TECH-scaled-rm0zvk9x3ub5alehaxi7rowd42ufslo1par4b3rfqa.jpg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/All-Events-Poster_XSI-TECH-scaled-rm0zvk9x3ub5alehaxi7rowd42ufslo1par4b3rfqa.jpg — 200 — 73.2 KiB — 31 ms — h3https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/ExV-POSTER-rm0ytng9geet0sgyojjx79b2klphc35shni3hbz2oy.jpeg/wp-content/uploads/elementor/thumb... https://sxcjpr.edu.in/wp-content/uploads/elementor/thumbs/ExV-POSTER-rm0ytng9geet0sgyojjx79b2klphc35shni3hbz2oy.jpeg — 200 — 73.1 KiB — 31 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2025/01/SXCJ_GRADE_SLIDER-50x100.jpg/wp-content/uploads/2025/01/SXCJ_GR... https://sxcjpr.edu.in/wp-content/uploads/2025/01/SXCJ_GRADE_SLIDER-50x100.jpg — 200 — 3.3 KiB — 32 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2025/07/DIY_7922-scaled-50x100.jpg/wp-content/uploads/2025/07/DIY_792... https://sxcjpr.edu.in/wp-content/uploads/2025/07/DIY_7922-scaled-50x100.jpg — 200 — 99.9 KiB — 28 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2023/07/Slider-1-Background-50x100.jpg/wp-content/uploads/2023/07/Slider-... https://sxcjpr.edu.in/wp-content/uploads/2023/07/Slider-1-Background-50x100.jpg — 200 — 2.6 KiB — 29 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2025/07/DIY_7936-scaled-50x100.jpg/wp-content/uploads/2025/07/DIY_793... https://sxcjpr.edu.in/wp-content/uploads/2025/07/DIY_7936-scaled-50x100.jpg — 200 — 100.0 KiB — 28 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2023/07/img10-50x100.jpg/wp-content/uploads/2023/07/img10-5... https://sxcjpr.edu.in/wp-content/uploads/2023/07/img10-50x100.jpg — 200 — 3.1 KiB — 28 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2025/04/Gold-Medalist-23-24-50x100.jpg/wp-content/uploads/2025/04/Gold-Me... https://sxcjpr.edu.in/wp-content/uploads/2025/04/Gold-Medalist-23-24-50x100.jpg — 200 — 2.8 KiB — 28 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2025/03/IMG_0020-scaled-50x100.jpg/wp-content/uploads/2025/03/IMG_002... https://sxcjpr.edu.in/wp-content/uploads/2025/03/IMG_0020-scaled-50x100.jpg — 200 — 39.0 KiB — 28 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2023/07/20230725130931_fpdl.in_india-flag-vector-illustration-abstract-modern-style_87543-10011_large-50x100.jpg/wp-content/uploads/2023/07/2023072... https://sxcjpr.edu.in/wp-content/uploads/2023/07/20230725130931_fpdl.in_india-flag-vector-illustration-abstract-modern-style_87543-10011_large-50x100.jpg — 200 — 1.8 KiB — 30 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2025/08/St.-Xaviers-College-Jaipur-Affiliated-to-the-University-of-Rajasthan-Jaipur-Accredited-with-A-Grade-by-NAAC-First-Cycle-2024-An-ISO-140012015-Certified-Institution-scaled-50x100.png/wp-content/uploads/2025/08/St.-Xav... https://sxcjpr.edu.in/wp-content/uploads/2025/08/St.-Xaviers-College-Jaipur-Affiliated-to-the-University-of-Rajasthan-Jaipur-Accredited-with-A-Grade-by-NAAC-First-Cycle-2024-An-ISO-140012015-Certified-Institution-scaled-50x100.png — 200 — 3.6 KiB — 26 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2025/03/DSC_0112-1-scaled-50x100.jpg/wp-content/uploads/2025/03/DSC_011... https://sxcjpr.edu.in/wp-content/uploads/2025/03/DSC_0112-1-scaled-50x100.jpg — 200 — 68.8 KiB — 28 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2025/03/NET-Qualifiers-50x100.jpg/wp-content/uploads/2025/03/NET-Qua... https://sxcjpr.edu.in/wp-content/uploads/2025/03/NET-Qualifiers-50x100.jpg — 200 — 2.8 KiB — 28 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2025/03/DSC_0007-scaled-50x100.jpg/wp-content/uploads/2025/03/DSC_000... https://sxcjpr.edu.in/wp-content/uploads/2025/03/DSC_0007-scaled-50x100.jpg — 200 — 68.9 KiB — 31 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2025/04/International-copy-50x100.jpg/wp-content/uploads/2025/04/Interna... https://sxcjpr.edu.in/wp-content/uploads/2025/04/International-copy-50x100.jpg — 200 — 20.3 KiB — 29 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2025/04/UBA-copy-50x100.jpg/wp-content/uploads/2025/04/UBA-cop... https://sxcjpr.edu.in/wp-content/uploads/2025/04/UBA-copy-50x100.jpg — 200 — 19.2 KiB — 27 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2026/01/INTC-3Ps-Eminent-Speakers-Poster-Landscape-scaled-50x100.png/wp-content/uploads/2026/01/INTC-3P... https://sxcjpr.edu.in/wp-content/uploads/2026/01/INTC-3Ps-Eminent-Speakers-Poster-Landscape-scaled-50x100.png — 200 — 7.6 KiB — 26 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2024/09/DSC02197-1-scaled-50x100.jpg/wp-content/uploads/2024/09/DSC0219... https://sxcjpr.edu.in/wp-content/uploads/2024/09/DSC02197-1-scaled-50x100.jpg — 200 — 2.5 KiB — 27 ms — h3https://sxcjpr.edu.in/wp-content/plugins/revslider/sr6/assets/assets/transparent.png/wp-content/plugins/revslider/sr6/a... https://sxcjpr.edu.in/wp-content/plugins/revslider/sr6/assets/assets/transparent.png — 200 — 639 B — 27 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2023/07/Page-5Twinkle-Shah.png/wp-content/uploads/2023/07/Page-5T... https://sxcjpr.edu.in/wp-content/uploads/2023/07/Page-5Twinkle-Shah.png — 200 — 92.4 KiB — 1.1 s — h3https://sxcjpr.edu.in/wp-content/uploads/2023/07/PowerClip-RectangleVaidika-Bihani.png/wp-content/uploads/2023/07/PowerCl... https://sxcjpr.edu.in/wp-content/uploads/2023/07/PowerClip-RectangleVaidika-Bihani.png — 200 — 101.6 KiB — 2.0 s — h3https://sxcjpr.edu.in/wp-content/uploads/2024/05/Naman-Narain-picture.jpg/wp-content/uploads/2024/05/Naman-N... https://sxcjpr.edu.in/wp-content/uploads/2024/05/Naman-Narain-picture.jpg — 200 — 39.8 KiB — 36 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2023/07/Page-4Roxanne-Marie-Castellas.png/wp-content/uploads/2023/07/Page-4R... https://sxcjpr.edu.in/wp-content/uploads/2023/07/Page-4Roxanne-Marie-Castellas.png — 200 — 58.0 KiB — 37 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2024/05/Ruchira-Boss.jpeg/wp-content/uploads/2024/05/Ruchira... https://sxcjpr.edu.in/wp-content/uploads/2024/05/Ruchira-Boss.jpeg — 200 — 18.1 KiB — 37 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2024/05/Smriti-Khemka.jpeg/wp-content/uploads/2024/05/Smriti-... https://sxcjpr.edu.in/wp-content/uploads/2024/05/Smriti-Khemka.jpeg — 200 — 32.7 KiB — 35 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2024/05/Anmol-Rathore.jpeg/wp-content/uploads/2024/05/Anmol-R... https://sxcjpr.edu.in/wp-content/uploads/2024/05/Anmol-Rathore.jpeg — 200 — 37.2 KiB — 28 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2024/05/Sherry-Sahni.jpg/wp-content/uploads/2024/05/Sherry-... https://sxcjpr.edu.in/wp-content/uploads/2024/05/Sherry-Sahni.jpg — 200 — 56.9 KiB — 875 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2023/07/Page-11Arpita-Karwa.png/wp-content/uploads/2023/07/Page-11... https://sxcjpr.edu.in/wp-content/uploads/2023/07/Page-11Arpita-Karwa.png — 200 — 68.8 KiB — 1.1 s — h3https://sxcjpr.edu.in/wp-content/uploads/2024/03/SXC-Alumni.jpg/wp-content/uploads/2024/03/SXC-Alu... https://sxcjpr.edu.in/wp-content/uploads/2024/03/SXC-Alumni.jpg — 200 — 23.2 KiB — 765 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2023/07/PowerClip-RectangleKaran-Vig.png/wp-content/uploads/2023/07/PowerCl... https://sxcjpr.edu.in/wp-content/uploads/2023/07/PowerClip-RectangleKaran-Vig.png — 200 — 85.2 KiB — 55 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2023/07/Page-10Himank-Chopra.png/wp-content/uploads/2023/07/Page-10... https://sxcjpr.edu.in/wp-content/uploads/2023/07/Page-10Himank-Chopra.png — 200 — 79.3 KiB — 55 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2024/04/SXC-Alumni-1.jpg/wp-content/uploads/2024/04/SXC-Alu... https://sxcjpr.edu.in/wp-content/uploads/2024/04/SXC-Alumni-1.jpg — 200 — 28.5 KiB — 54 ms — h3https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/counter.12335f45aaa79d244f24.bundle.min.js/wp-content/plugins/elementor/asset... https://sxcjpr.edu.in/wp-content/plugins/elementor/assets/js/counter.12335f45aaa79d244f24.bundle.min.js — 200 — 927 B — 1.1 s — h3https://sxcjpr.edu.in/wp-content/plugins/pro-elements/assets/js/media-carousel.8d26e5df1a1527329fde.bundle.min.js/wp-content/plugins/pro-elements/as... https://sxcjpr.edu.in/wp-content/plugins/pro-elements/assets/js/media-carousel.8d26e5df1a1527329fde.bundle.min.js — 200 — 2.4 KiB — 751 ms — h3https://sxcjpr.edu.in/wp-content/plugins/pro-elements/assets/js/form.71055747203b48a65a24.bundle.min.js/wp-content/plugins/pro-elements/as... https://sxcjpr.edu.in/wp-content/plugins/pro-elements/assets/js/form.71055747203b48a65a24.bundle.min.js — 200 — 5.3 KiB — 607 ms — h3https://sxcjpr.edu.in/wp-content/plugins/pro-elements/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.js/wp-content/plugins/pro-elements/as... https://sxcjpr.edu.in/wp-content/plugins/pro-elements/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.js — 200 — 910 B — 1.1 s — h3https://sxcjpr.edu.in/wp-content/uploads/2025/01/SXCJ_GRADE_SLIDER.jpg/wp-content/uploads/2025/01/SXCJ_GR... https://sxcjpr.edu.in/wp-content/uploads/2025/01/SXCJ_GRADE_SLIDER.jpg — 200 — 420.4 KiB — 39 ms — h3https://engage.broodle.one/widget?website_token=5c6TxMNkRGuneZZEXqMURBcGengage.broodle.one/widget?website_t... https://engage.broodle.one/widget?website_token=5c6TxMNkRGuneZZEXqMURBcG — 200 — 5.2 KiB — 661 ms — h3https://sxcjpr.edu.in/cdn-cgi/challenge-platform/h/g/jsd/oneshot/fe6331af5207/0.6675432568025145:1778408521:wMBxxgu7asHm9hsWWeIPMqUBi92yfztPPXyqQDlPzk4/9f989c580827d6e2/cdn-cgi/challenge-platform/h/g/jsd... https://sxcjpr.edu.in/cdn-cgi/challenge-platform/h/g/jsd/oneshot/fe6331af5207/0.6675432568025145:1778408521:wMBxxgu7asHm9hsWWeIPMqUBi92yfztPPXyqQDlPzk4/9f989c580827d6e2 — 200 — 627 B — 27 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2026/04/1-IMG_5164-scaled.jpg/wp-content/uploads/2026/04/1-IMG_5... https://sxcjpr.edu.in/wp-content/uploads/2026/04/1-IMG_5164-scaled.jpg — 200 — 710.2 KiB — 45 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2025/07/DIY_7922-scaled.jpg/wp-content/uploads/2025/07/DIY_792... https://sxcjpr.edu.in/wp-content/uploads/2025/07/DIY_7922-scaled.jpg — 200 — 824.2 KiB — 9.5 s — h3https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lc1thEoAAAAAMgHfZgpMCm8JkrONXF7aJtydPQ-&co=aHR0cHM6Ly9zeGNqcHIuZWR1LmluOjQ0Mw..&hl=en&type=v3&v=U5VsmTDhJM1iOJUyw4DEUTYv&size=invisible&badge=bottomright&sa=Form&anchor-ms=20000&execute-ms=30000&cb=qxl4xgwiciggwww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lc1thEoAAAAAMgHfZgpMCm8JkrONXF7aJtydPQ-&co=aHR0cHM6Ly9zeGNqcHIuZWR1LmluOjQ0Mw..&hl=en&type=v3&v=U5VsmTDhJM1iOJUyw4DEUTYv&size=invisible&badge=bottomright&sa=Form&anchor-ms=20000&execute-ms=30000&cb=qxl4xgwicigg — 200 — 27.8 KiB — 118 ms — h3https://engage.broodle.one/vite/assets/widget-CBfu6dcj.jsengage.broodle.one/vite/assets/widg... https://engage.broodle.one/vite/assets/widget-CBfu6dcj.js — 200 — 18.6 KiB — 650 ms — h3https://engage.broodle.one/vite/assets/widget-D12U-ER1.cssengage.broodle.one/vite/assets/widg... https://engage.broodle.one/vite/assets/widget-D12U-ER1.css — 200 — 87.8 KiB — 138 ms — h3https://engage.broodle.one/vite/assets/useBranding-DSFJg_40.cssengage.broodle.one/vite/assets/useB... https://engage.broodle.one/vite/assets/useBranding-DSFJg_40.css — 200 — 1012 B — 28 ms — h3https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;500;600;700&display=swapfonts.googleapis.com/css2?family=Le... https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;500;600;700&display=swap — 200 — 1006 B — 182 ms — h2https://engage.broodle.one/vite/assets/_plugin-vue_export-helper-BTQ8gHAs.jsengage.broodle.one/vite/assets/_plu... https://engage.broodle.one/vite/assets/_plugin-vue_export-helper-BTQ8gHAs.js — 200 — 64.1 KiB — 132 ms — h3https://engage.broodle.one/vite/assets/useBranding-yWc3mekR.jsengage.broodle.one/vite/assets/useB... https://engage.broodle.one/vite/assets/useBranding-yWc3mekR.js — 200 — 29.4 KiB — 127 ms — h3https://engage.broodle.one/vite/assets/vue-dompurify-html-Bb1lQ-LC.jsengage.broodle.one/vite/assets/vue-... https://engage.broodle.one/vite/assets/vue-dompurify-html-Bb1lQ-LC.js — 200 — 55.0 KiB — 131 ms — h3https://engage.broodle.one/vite/assets/sharedFrameEvents-0qZ2yOho.jsengage.broodle.one/vite/assets/shar... https://engage.broodle.one/vite/assets/sharedFrameEvents-0qZ2yOho.js — 200 — 1.1 KiB — 111 ms — h3https://engage.broodle.one/vite/assets/utils.esm-DwUqUVh5.jsengage.broodle.one/vite/assets/util... https://engage.broodle.one/vite/assets/utils.esm-DwUqUVh5.js — 200 — 25.9 KiB — 130 ms — h3https://engage.broodle.one/vite/assets/constants-lVAyZKq6.jsengage.broodle.one/vite/assets/cons... https://engage.broodle.one/vite/assets/constants-lVAyZKq6.js — 200 — 677 B — 112 ms — h3https://engage.broodle.one/vite/assets/Validators-C343asNT.jsengage.broodle.one/vite/assets/Vali... https://engage.broodle.one/vite/assets/Validators-C343asNT.js — 200 — 31.4 KiB — 130 ms — h3https://engage.broodle.one/vite/assets/index-BGlv9yzy.jsengage.broodle.one/vite/assets/inde... https://engage.broodle.one/vite/assets/index-BGlv9yzy.js — 200 — 96.5 KiB — 662 ms — h3https://engage.broodle.one/vite/assets/Icon-DzbDd_Ew.jsengage.broodle.one/vite/assets/Icon... https://engage.broodle.one/vite/assets/Icon-DzbDd_Ew.js — 200 — 2.6 KiB — 110 ms — h3https://engage.broodle.one/vite/assets/Branding-BlrGb93R.jsengage.broodle.one/vite/assets/Bran... https://engage.broodle.one/vite/assets/Branding-BlrGb93R.js — 200 — 1.4 KiB — 111 ms — h3https://engage.broodle.one/vite/assets/module-BqxCsuv1.jsengage.broodle.one/vite/assets/modu... https://engage.broodle.one/vite/assets/module-BqxCsuv1.js — 200 — 4.1 KiB — 111 ms — h3https://engage.broodle.one/vite/assets/_commonjsHelpers-BosuxZz1.jsengage.broodle.one/vite/assets/_com... https://engage.broodle.one/vite/assets/_commonjsHelpers-BosuxZz1.js — 200 — 964 B — 111 ms — h3https://engage.broodle.one/vite/assets/index-DN3rM4CW.jsengage.broodle.one/vite/assets/inde... https://engage.broodle.one/vite/assets/index-DN3rM4CW.js — 200 — 1.0 KiB — 111 ms — h3https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/styles__ltr.css — 200 — 42.1 KiB — 175 ms — h2https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 364.1 KiB — 276 ms — h2https://engage.broodle.one/widget-whatsapp-inject.jsengage.broodle.one/widget-whatsapp-... https://engage.broodle.one/widget-whatsapp-inject.js — 200 — 2.6 KiB — 656 ms — h3https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYvwww.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=U5VsmTDhJM1iOJUyw4DEUTYv — 200 — 23 B — 181 ms — h3https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/U5VsmTDhJM1iOJUyw4DEUTYv/recaptcha__en.js — 200 — 0 B — 14 ms — h2https://engage.broodle.one/vite/assets/Home-BLMRPay0.jsengage.broodle.one/vite/assets/Home... https://engage.broodle.one/vite/assets/Home-BLMRPay0.js — 200 — 2.9 KiB — 27 ms — h3https://engage.broodle.one/cdn-cgi/challenge-platform/scripts/jsd/main.jsengage.broodle.one/cdn-cgi/challeng... https://engage.broodle.one/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 223 B — 48 ms — h3https://engage.broodle.one/api/v1/widget/conversations?website_token=5c6TxMNkRGuneZZEXqMURBcGengage.broodle.one/api/v1/widget/co... https://engage.broodle.one/api/v1/widget/conversations?website_token=5c6TxMNkRGuneZZEXqMURBcG — 403 — 5.4 KiB — 25 ms — h3https://engage.broodle.one/whatsapp-mapping.jsonengage.broodle.one/whatsapp-mapping... https://engage.broodle.one/whatsapp-mapping.json — 403 — 5.1 KiB — 31 ms — h3data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height=…www.w3.org/2000/svg' viewBox='0 0 2... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height=… — 200 — 0 B — 0 ms — datahttps://engage.broodle.one/cdn-cgi/challenge-platform/h/g/scripts/jsd/fe6331af5207/main.js?engage.broodle.one/cdn-cgi/challeng... https://engage.broodle.one/cdn-cgi/challenge-platform/h/g/scripts/jsd/fe6331af5207/main.js? — 200 — 10.3 KiB — 24 ms — h3https://fonts.gstatic.com/s/lexend/v26/wlpwgwvFAVdoq2_v-6QU.woff2fonts.gstatic.com/s/lexend/v26/wlpw... https://fonts.gstatic.com/s/lexend/v26/wlpwgwvFAVdoq2_v-6QU.woff2 — 200 — 38.8 KiB — 57 ms — h3https://engage.broodle.one/api/v1/widget/messages?website_token=5c6TxMNkRGuneZZEXqMURBcGengage.broodle.one/api/v1/widget/me... https://engage.broodle.one/api/v1/widget/messages?website_token=5c6TxMNkRGuneZZEXqMURBcG — 403 — 5.4 KiB — 25 ms — h3https://engage.broodle.one/api/v1/widget/inbox_members?website_token=5c6TxMNkRGuneZZEXqMURBcGengage.broodle.one/api/v1/widget/in... https://engage.broodle.one/api/v1/widget/inbox_members?website_token=5c6TxMNkRGuneZZEXqMURBcG — 403 — 5.4 KiB — 23 ms — h3https://engage.broodle.one/api/v1/widget/contact?website_token=5c6TxMNkRGuneZZEXqMURBcGengage.broodle.one/api/v1/widget/co... https://engage.broodle.one/api/v1/widget/contact?website_token=5c6TxMNkRGuneZZEXqMURBcG — 403 — 5.4 KiB — 23 ms — h3https://engage.broodle.one/api/v1/widget/campaigns?website_token=5c6TxMNkRGuneZZEXqMURBcGengage.broodle.one/api/v1/widget/ca... https://engage.broodle.one/api/v1/widget/campaigns?website_token=5c6TxMNkRGuneZZEXqMURBcG — 403 — 5.4 KiB — 21 ms — h3https://engage.broodle.one/cdn-cgi/challenge-platform/h/g/jsd/oneshot/fe6331af5207/0.3460538606720116:1778412121:f3tinvcm9bi-2i_THhrHz-7o_qQR-Y7EaZ4f1YElj1k/9f989c74b8b74affengage.broodle.one/cdn-cgi/challeng... https://engage.broodle.one/cdn-cgi/challenge-platform/h/g/jsd/oneshot/fe6331af5207/0.3460538606720116:1778412121:f3tinvcm9bi-2i_THhrHz-7o_qQR-Y7EaZ4f1YElj1k/9f989c74b8b74aff — 200 — 1.2 KiB — 23 ms — h3https://engage.broodle.one/whatsapp-mapping.jsonengage.broodle.one/whatsapp-mapping... https://engage.broodle.one/whatsapp-mapping.json — 403 — 5.1 KiB — 21 ms — h3https://region1.google-analytics.com/g/collect?v=2&tid=G-EB23YZG5BH&gtm=45je6562v9184782017za200zd9184782017&_p=1778412615031&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dZGIzZG.dZTNiMT&_eu=AEAAAAAC&ae=a&are=1&cid=48406785.1778412616&frm=0&pscdl=denied&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938465~115938468~118463262&sid=1778412615&sct=1&seg=0&dl=https%3A%2F%2Fsxcjpr.edu.in%2F&dt=St.%20Xavier%27s%20College%20Jaipur&en=scroll&ep.forceSSL=true&ep.link_attribution=true&epn.percent_scrolled=90&_et=6&tfd=6524region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-EB23YZG5BH&gtm=45je6562v9184782017za200zd9184782017&_p=1778412615031&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dZGIzZG.dZTNiMT&_eu=AEAAAAAC&ae=a&are=1&cid=48406785.1778412616&frm=0&pscdl=denied&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938465~115938468~118463262&sid=1778412615&sct=1&seg=0&dl=https%3A%2F%2Fsxcjpr.edu.in%2F&dt=St.%20Xavier%27s%20College%20Jaipur&en=scroll&ep.forceSSL=true&ep.link_attribution=true&epn.percent_scrolled=90&_et=6&tfd=6524 — 204 — 48 B — 26 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-3ER00RNHD0&gtm=45je6562v9184782017za200zd9184782017&_p=1778412615031&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dZGIzZG.dZTNiMT&_eu=AEAAAAAC&ae=a&are=1&cid=48406785.1778412616&frm=0&pscdl=denied&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938465~115938468~118463262&sid=1778412615&sct=1&seg=0&dl=https%3A%2F%2Fsxcjpr.edu.in%2F&dt=St.%20Xavier%27s%20College%20Jaipur&en=scroll&ep.forceSSL=true&ep.link_attribution=true&epn.percent_scrolled=90&_et=3&tfd=6525region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-3ER00RNHD0&gtm=45je6562v9184782017za200zd9184782017&_p=1778412615031&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&gdid=dZGIzZG.dZTNiMT&_eu=AEAAAAAC&ae=a&are=1&cid=48406785.1778412616&frm=0&pscdl=denied&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not%252FA)Brand%3B99.0.0.0%7CChromium%3B148.0.7778.96&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938465~115938468~118463262&sid=1778412615&sct=1&seg=0&dl=https%3A%2F%2Fsxcjpr.edu.in%2F&dt=St.%20Xavier%27s%20College%20Jaipur&en=scroll&ep.forceSSL=true&ep.link_attribution=true&epn.percent_scrolled=90&_et=3&tfd=6525 — 204 — 48 B — 26 ms — h2https://sxcjpr.edu.in/wp-content/uploads/2023/09/SXC-Admission-Open-768x768.jpg/wp-content/uploads/2023/09/SXC-Adm... https://sxcjpr.edu.in/wp-content/uploads/2023/09/SXC-Admission-Open-768x768.jpg — 200 — 127.3 KiB — 1.5 s — h3https://sxcjpr.edu.in/cdn-cgi/rum?/cdn-cgi/rum? https://sxcjpr.edu.in/cdn-cgi/rum? — 204 — 461 B — 22 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2023/08/cropped-Xaviers-Favicon-32x32.png/wp-content/uploads/2023/08/cropped... https://sxcjpr.edu.in/wp-content/uploads/2023/08/cropped-Xaviers-Favicon-32x32.png — 200 — 2.7 KiB — 956 ms — h3https://sxcjpr.edu.in/wp-content/uploads/2023/07/Slider-1-Background.jpg/wp-content/uploads/2023/07/Slider-... https://sxcjpr.edu.in/wp-content/uploads/2023/07/Slider-1-Background.jpg — 200 — 228.8 KiB — 1.4 s — h3https://sxcjpr.edu.in/wp-content/uploads/2023/07/francis-xavier.jpg/wp-content/uploads/2023/07/francis... https://sxcjpr.edu.in/wp-content/uploads/2023/07/francis-xavier.jpg — 200 — 8.8 KiB — 629 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
10% of JavaScript execution is third-party
First-party Third-party 2572ms · 484KB · ₹381/mo
Unattributable
Other
Costly
Execution 1054ms
Transfer 0 KB
Monthly Cost ₹156/mo
www.gstatic.com
Other
Costly
Execution 781ms
Transfer 0 KB
Unused 48%
Monthly Cost ₹116/mo
Google Tag Manager
Tag Manager
Costly
Execution 471ms
Transfer 179 KB
Unused 34%
Monthly Cost ₹70/mo
Google Tag Manager
Tag Manager
Optional
Execution 148ms
Transfer 117 KB
Unused 55%
Monthly Cost ₹22/mo
Google Tag Manager
Tag Manager
Optional
Execution 68ms
Transfer 179 KB
Unused 64%
Monthly Cost ₹10/mo
engage.broodle.one
Other
Optional
Execution 51ms
Transfer 10 KB
Monthly Cost ₹8/mo

These scripts may cost more than they're worth

  • Unattributable adds 1054ms and costs ~₹156/month
  • www.gstatic.com adds 781ms and costs ~₹116/month
  • Google Tag Manager adds 471ms and costs ~₹70/month

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

Why this matters

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

Source: web.dev

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

55% of Google Tag Manager'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

64% of Google Tag Manager'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

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-11 — 2026-05-08)

LCP (p75)

3767 ms

60% good

INP (p75)

487 ms

47% good

CLS (p75)

0.020

92% good

FCP (p75)

2354 ms

TTFB (p75)

1126 ms

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback