Skip to content
https://montrealgazette.com

Performance

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

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

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

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

1.37 s

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

4.30 s

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

1.04 s

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

0.000

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

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

19.03 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 2 REVIEW 5 FIX
D
Page Weight Budget
Action
2.1 MB transferred, 142 requests
FIX
2.1 MB transferred, 142 requests
Info::
Page weighs 5.8 MB (2.1 MB transferred)
Warning::
JavaScript is 1.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.4 MB
Info::
Fonts are 301 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 301 KB
Warning::
142 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.45 g CO2 per page load
2.1 MB / 2.4 MB budget
2.1 MB transferred
142 requests
0.45 g CO2 per page load
JavaScript 1.4 MiB 67%
Fonts 301.4 KiB 14%
Images 283.7 KiB 13%
HTML 42.9 KiB 2%
Other 31.3 KiB 1%
Other 25.2 KiB 1%
Other 18.0 KiB 1%
CSS 15.6 KiB 1%
Other 0 B 0%
0 2.4 MB 4.9 MB
Approaching limit

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
70% third-party, 0 ms blocking
FIX
70% third-party, 0 ms blocking
Warning::
Third-party code accounts for 70% of page weight (1.5 MiB of 2.1 MiB)
Info::
Third-party blocking time is low (0 ms)
30%
70%
First-party Third-party
F
JS Execution Cost
Action
4358ms total JS execution
FIX
4358ms total JS execution
Warning::
Unattributable: 972ms CPU time
Warning::
https://montrealgazette.com/wp-content/client-mu-p...: 570ms CPU time
Warning::
https://montrealgazette.com/: 385ms CPU time
Warning::
https://cdn.confiant-integrations.net/gptprebidnat...: 345ms CPU time
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 341ms CPU time
Warning::
Third-party scripts: 3205ms (74% of total)

Main Thread Breakdown

Script Evaluation 66% Other 16% Script Parsing & Compilation 9% Style & Layout 5%
ScriptTotalScriptingParse/CompileParty
Unattributable972ms323ms0ms3rd
https://montrealgazette.com/wp-content/client-mu-plugins/pmd-ads/build/js/frontend/pmd-ads.js?ver=1776782604570ms547ms2ms1st
https://montrealgazette.com/385ms11ms6ms1st
https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js345ms309ms34ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js341ms278ms51ms3rd
https://www.googletagmanager.com/gtag/destination?id=DC-9311521&cx=c&gtm=4e64m0h2204ms154ms48ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WJMBSJJC185ms156ms26ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KGS4QW27&gtm=4e64m0h2184ms141ms40ms3rd
https://cdn.parsely.com/keys/montrealgazette.com/p.js?gtm_ver=3.2164ms146ms5ms3rd
https://cdn.id5-sync.com/api/1.0/id5-api.js123ms45ms15ms3rd

Showing top 10 of 21 scripts

F
JS Bundles
Action
58 scripts, 625 KB unused
FIX
58 scripts, 625 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 103 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.amplitude.com/libs/plugin-session-repl...: 100 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.confiant-integrations.net/gptprebidnat...: 86 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KGS...: 68 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WJM...: 61 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 625 KB
625 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB103 KB (55%)3rd
https://cdn.amplitude.com/libs/plugin-session-replay-browser-1.27.7-min.js.gz130 KB100 KB (78%)3rd
https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js142 KB86 KB (60%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KGS4QW27&gtm=4e64m0h2145 KB68 KB (47%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WJMBSJJC117 KB61 KB (53%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-9311521&cx=c&gtm=4e64m0h2129 KB61 KB (47%)3rd
https://c.amazon-adsystem.com/aax2/apstag.js91 KB38 KB (42%)3rd
https://cdn.amplitude.com/libs/analytics-browser-2.39.0-min.js.gz57 KB33 KB (58%)3rd
https://micro.rubiconproject.com/prebid/dynamic/14648.js46 KB32 KB (68%)3rd
https://cdn.amplitude.com/script/6f76423a515e9d686e1c1f71700a6423.js44 KB24 KB (55%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
142 resources · 2.1 MB · 625 KB savings available
FIX
142 resources · 2.1 MB · 625 KB savings available
Warning::
Page weight 1.1 MB over 1MB target
Got: 2.1 MB Expected: ≤ 1 MB
Info::
~625 KB of savings available
Warning::
94 third-party resources (70% of weight)
142 resources · 2.1 MiB · 94 third-party 1.1 MiB over 1MB target
JavaScript 67% · 1.4 MiB
Font 14% · 301.4 KiB
Image 13% · 284.8 KiB
Other 3% · 70.2 KiB
Document 2% · 43.0 KiB
CSS 1% · 15.6 KiB

~625.1 KiB of savings available

Remove unused JavaScript: 625.1 KiB
B
Image Optimization
28 images, 0 KB saveable
REVIEW
28 images, 0 KB saveable
Info::
All images are well-optimized
28 images 284 KB
0 oversized -0 KB
19 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
5 fonts (301 KB)
PASS
5 fonts (301 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

301 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.4 s LCP 4.3 shttps://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/FeatureDeck-Regular.7670de48.woff2FeatureDeck-Regular.767... https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/FeatureDeck-Regular.7670de48.woff2 — 51.5 KiB — 18 ms — font-display: swaphttps://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/HEXFranklin-Variable.99055e9f.woff2HEXFranklin-Variable.99... https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/HEXFranklin-Variable.99055e9f.woff2 — 70.6 KiB — 39 ms — font-display: swaphttps://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/TiemposText-Roman.d30178d4.woff2TiemposText-Roman.d3017... https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/TiemposText-Roman.d30178d4.woff2 — 73.1 KiB — 39 ms — font-display: swaphttps://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/FeatureDeck-Light.83e68cc9.woff2FeatureDeck-Light.83e68... https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/FeatureDeck-Light.83e68cc9.woff2 — 52.7 KiB — 8 ms — font-display: swaphttps://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/FeatureDeck-Medium.4a05c4cc.woff2FeatureDeck-Medium.4a05... https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/FeatureDeck-Medium.4a05c4cc.woff2 — 53.5 KiB — 13 ms — font-display: swap
FeatureDeck-Regular.767... woff2 swap
Size 52 KB
Load time 18 ms
Start 708 ms
Risk FOUT — text flashes from fallback to web font
HEXFranklin-Variable.99... woff2 swap
Size 71 KB
Load time 39 ms
Start 709 ms
Risk FOUT — text flashes from fallback to web font
TiemposText-Roman.d3017... woff2 swap
Size 73 KB
Load time 39 ms
Start 709 ms
Risk FOUT — text flashes from fallback to web font
FeatureDeck-Light.83e68... woff2 swap
Size 53 KB
Load time 8 ms
Start 800 ms
Risk FOUT — text flashes from fallback to web font
FeatureDeck-Medium.4a05... woff2 swap
Size 54 KB
Load time 13 ms
Start 800 ms
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)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A
HTTP Caching
max-age=300 (5 minutes)
PASS
max-age=300 (5 minutes)
Info::
Cache-Control header is set
Got: max-age=300, must-revalidate
Info::
Effective TTL: 5 minutes (max-age=300)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=300, must-revalidate

DirectiveValueMeaning
max-age300Cache for 5 minutes
must-revalidateMust recheck with server after expiry
Effective TTL: 300 seconds
Network Waterfall
142 requests over 3521ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.4 s LCP 4.3 shttps://montrealgazette.com// https://montrealgazette.com/ — 200 — 33.1 KiB — 698 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WJMBSJJCwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WJMBSJJC — 200 — 116.8 KiB — 221 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/FeatureDeck-Regular.7670de48.woff2/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/FeatureDeck-Regular.7670de48.woff2 — 200 — 51.5 KiB — 18 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/HEXFranklin-Variable.99055e9f.woff2/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/HEXFranklin-Variable.99055e9f.woff2 — 200 — 70.6 KiB — 39 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/TiemposText-Roman.d30178d4.woff2/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/TiemposText-Roman.d30178d4.woff2 — 200 — 73.1 KiB — 39 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/css/blocks.css?m=1776782604g/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/css/blocks.css?m=1776782604g — 200 — 2.9 KiB — 12 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/css/page.css?m=1776782604g/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/css/page.css?m=1776782604g — 200 — 1.1 KiB — 14 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/header/index.css?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/header/index.css?ver=1776782604 — 200 — 3.1 KiB — 12 ms — h2https://montrealgazette.com/_static/??-eJyt0sFqA0EIBuAXqp0mlGwvpc/ijiYrzIyLukn69plAIPdMboo/H4KmywpZW3CLFAtX9rSqR2UShIoebGnepFDKWldtPecJc1Yj0ZakEV8/s/tHegVyztEZWBhJ2mmYE2Igw0sfDlL3jdiAS8/f+9mwvWPFrOfOeqhJzw9iR8bYjAnQQnJh6HYvsIzCUvHEowhusajB/F+kDWOPD4EiHsM3QKOn8Vd/d9N0mH72h6/vG5UmK2E=/_static/??-eJyt0sFqA0EIBuAXqp0mlGw... https://montrealgazette.com/_static/??-eJyt0sFqA0EIBuAXqp0mlGwvpc/ijiYrzIyLukn69plAIPdMboo/H4KmywpZW3CLFAtX9rSqR2UShIoebGnepFDKWldtPecJc1Yj0ZakEV8/s/tHegVyztEZWBhJ2mmYE2Igw0sfDlL3jdiAS8/f+9mwvWPFrOfOeqhJzw9iR8bYjAnQQnJh6HYvsIzCUvHEowhusajB/F+kDWOPD4EiHsM3QKOn8Vd/d9N0mH72h6/vG5UmK2E= — 200 — 5.3 KiB — 14 ms — h2https://montrealgazette.com/_static/??-eJytz20KwjAMBuALGasim3/Es2Rt7AJtM5KKH6e3Q/AA1h+BEJKHvO6+gJdSqVRXZ8pkbhGrmQIjZLRK6qYbp+C85EVK2zNnVfQJM8c5taqOS6DH1ptt3C+cRw3WiyTCAJ/HFDn1croGA+NAEypE5dArzqL8akeYgDNGgr/EttaYKEwYIvViV5F1/lUu+bwfx2E8HYbd8Q0s0tNL/_static/??-eJytz20KwjAMBuALGasim3/... https://montrealgazette.com/_static/??-eJytz20KwjAMBuALGasim3/Es2Rt7AJtM5KKH6e3Q/AA1h+BEJKHvO6+gJdSqVRXZ8pkbhGrmQIjZLRK6qYbp+C85EVK2zNnVfQJM8c5taqOS6DH1ptt3C+cRw3WiyTCAJ/HFDn1croGA+NAEypE5dArzqL8akeYgDNGgr/EttaYKEwYIvViV5F1/lUu+bwfx2E8HYbd8Q0s0tNL — 200 — 3.2 KiB — 20 ms — h2https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/GoHabsGo-1.svg?w=691/wp-content/uploads/sites/2/2026/04... https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/GoHabsGo-1.svg?w=691 — 200 — 10.8 KiB — 36 ms — h2https://montrealgazette.com/wp-content/uploads/sites/2/2026/03/site-logo-montrealgazette-compact.svg?w=221/wp-content/uploads/sites/2/2026/03... https://montrealgazette.com/wp-content/uploads/sites/2/2026/03/site-logo-montrealgazette-compact.svg?w=221 — 200 — 1.3 KiB — 36 ms — h2https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/frechette-15042026-008_302602287.jpg?resize=768,512/wp-content/uploads/sites/2/2026/04... https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/frechette-15042026-008_302602287.jpg?resize=768,512 — 200 — 11.3 KiB — 122 ms — h2https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/0423-city-meeting.jpg?resize=400,400/wp-content/uploads/sites/2/2026/04... https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/0423-city-meeting.jpg?resize=400,400 — 200 — 24.6 KiB — 202 ms — h2https://montrealgazette.com/wp-content/client-mu-plugins/pmd-analytics/build/js/pmd-analytics.js?ver=1.0.0/wp-content/client-mu-plugins/pmd-a... https://montrealgazette.com/wp-content/client-mu-plugins/pmd-analytics/build/js/pmd-analytics.js?ver=1.0.0 — 200 — 3.1 KiB — 27 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/js/global.js?ver=167d9147d353457878ec/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/js/global.js?ver=167d9147d353457878ec — 200 — 506 B — 28 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 155 ms — h3https://montrealgazette.com/wp-content/client-mu-plugins/pmd-ads/build/js/frontend/pmd-ads.js?ver=1776782604/wp-content/client-mu-plugins/pmd-a... https://montrealgazette.com/wp-content/client-mu-plugins/pmd-ads/build/js/frontend/pmd-ads.js?ver=1776782604 — 200 — 7.0 KiB — 30 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 90.9 KiB — 119 ms — h2https://micro.rubiconproject.com/prebid/dynamic/14648.jsmicro.rubiconproject.com/prebid/dyn... https://micro.rubiconproject.com/prebid/dynamic/14648.js — 200 — 46.4 KiB — 79 ms — h2https://montrealgazette.com/wp-content/client-mu-plugins/pmd-ads/build/js/frontend/header-bidding.js?ver=1776782604/wp-content/client-mu-plugins/pmd-a... https://montrealgazette.com/wp-content/client-mu-plugins/pmd-ads/build/js/frontend/header-bidding.js?ver=1776782604 — 200 — 2.6 KiB — 30 ms — h2https://sb.scorecardresearch.com/cs/10276888/beacon.jssb.scorecardresearch.com/cs/1027688... https://sb.scorecardresearch.com/cs/10276888/beacon.js — 302 — 266 B — 147 ms — h2https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/0423-city-israel.jpg?resize=400,400/wp-content/uploads/sites/2/2026/04... https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/0423-city-israel.jpg?resize=400,400 — 200 — 36.7 KiB — 114 ms — h2https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 57 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/ad/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/ad/index.js?ver=1776782604 — 200 — 278 B — 31 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/header/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/header/index.js?ver=1776782604 — 200 — 1.4 KiB — 30 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/accordion/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/accordion/index.js?ver=1776782604 — 200 — 1.9 KiB — 31 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/section-heading/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/section-heading/index.js?ver=1776782604 — 200 — 278 B — 32 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/side-drawer/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/side-drawer/index.js?ver=1776782604 — 200 — 1.3 KiB — 42 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/header-elements/branding/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/header-elements/branding/index.js?ver=1776782604 — 200 — 765 B — 32 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 1.4 s LCP 4.3 shttps://montrealgazette.com// https://montrealgazette.com/ — 200 — 33.1 KiB — 698 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WJMBSJJCwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WJMBSJJC — 200 — 116.8 KiB — 221 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/FeatureDeck-Regular.7670de48.woff2/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/FeatureDeck-Regular.7670de48.woff2 — 200 — 51.5 KiB — 18 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/HEXFranklin-Variable.99055e9f.woff2/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/HEXFranklin-Variable.99055e9f.woff2 — 200 — 70.6 KiB — 39 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/TiemposText-Roman.d30178d4.woff2/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/TiemposText-Roman.d30178d4.woff2 — 200 — 73.1 KiB — 39 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/css/blocks.css?m=1776782604g/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/css/blocks.css?m=1776782604g — 200 — 2.9 KiB — 12 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/css/page.css?m=1776782604g/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/css/page.css?m=1776782604g — 200 — 1.1 KiB — 14 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/header/index.css?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/header/index.css?ver=1776782604 — 200 — 3.1 KiB — 12 ms — h2https://montrealgazette.com/_static/??-eJyt0sFqA0EIBuAXqp0mlGwvpc/ijiYrzIyLukn69plAIPdMboo/H4KmywpZW3CLFAtX9rSqR2UShIoebGnepFDKWldtPecJc1Yj0ZakEV8/s/tHegVyztEZWBhJ2mmYE2Igw0sfDlL3jdiAS8/f+9mwvWPFrOfOeqhJzw9iR8bYjAnQQnJh6HYvsIzCUvHEowhusajB/F+kDWOPD4EiHsM3QKOn8Vd/d9N0mH72h6/vG5UmK2E=/_static/??-eJyt0sFqA0EIBuAXqp0mlGw... https://montrealgazette.com/_static/??-eJyt0sFqA0EIBuAXqp0mlGwvpc/ijiYrzIyLukn69plAIPdMboo/H4KmywpZW3CLFAtX9rSqR2UShIoebGnepFDKWldtPecJc1Yj0ZakEV8/s/tHegVyztEZWBhJ2mmYE2Igw0sfDlL3jdiAS8/f+9mwvWPFrOfOeqhJzw9iR8bYjAnQQnJh6HYvsIzCUvHEowhusajB/F+kDWOPD4EiHsM3QKOn8Vd/d9N0mH72h6/vG5UmK2E= — 200 — 5.3 KiB — 14 ms — h2https://montrealgazette.com/_static/??-eJytz20KwjAMBuALGasim3/Es2Rt7AJtM5KKH6e3Q/AA1h+BEJKHvO6+gJdSqVRXZ8pkbhGrmQIjZLRK6qYbp+C85EVK2zNnVfQJM8c5taqOS6DH1ptt3C+cRw3WiyTCAJ/HFDn1croGA+NAEypE5dArzqL8akeYgDNGgr/EttaYKEwYIvViV5F1/lUu+bwfx2E8HYbd8Q0s0tNL/_static/??-eJytz20KwjAMBuALGasim3/... https://montrealgazette.com/_static/??-eJytz20KwjAMBuALGasim3/Es2Rt7AJtM5KKH6e3Q/AA1h+BEJKHvO6+gJdSqVRXZ8pkbhGrmQIjZLRK6qYbp+C85EVK2zNnVfQJM8c5taqOS6DH1ptt3C+cRw3WiyTCAJ/HFDn1croGA+NAEypE5dArzqL8akeYgDNGgr/EttaYKEwYIvViV5F1/lUu+bwfx2E8HYbd8Q0s0tNL — 200 — 3.2 KiB — 20 ms — h2https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/GoHabsGo-1.svg?w=691/wp-content/uploads/sites/2/2026/04... https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/GoHabsGo-1.svg?w=691 — 200 — 10.8 KiB — 36 ms — h2https://montrealgazette.com/wp-content/uploads/sites/2/2026/03/site-logo-montrealgazette-compact.svg?w=221/wp-content/uploads/sites/2/2026/03... https://montrealgazette.com/wp-content/uploads/sites/2/2026/03/site-logo-montrealgazette-compact.svg?w=221 — 200 — 1.3 KiB — 36 ms — h2https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/frechette-15042026-008_302602287.jpg?resize=768,512/wp-content/uploads/sites/2/2026/04... https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/frechette-15042026-008_302602287.jpg?resize=768,512 — 200 — 11.3 KiB — 122 ms — h2https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/0423-city-meeting.jpg?resize=400,400/wp-content/uploads/sites/2/2026/04... https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/0423-city-meeting.jpg?resize=400,400 — 200 — 24.6 KiB — 202 ms — h2https://montrealgazette.com/wp-content/client-mu-plugins/pmd-analytics/build/js/pmd-analytics.js?ver=1.0.0/wp-content/client-mu-plugins/pmd-a... https://montrealgazette.com/wp-content/client-mu-plugins/pmd-analytics/build/js/pmd-analytics.js?ver=1.0.0 — 200 — 3.1 KiB — 27 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/js/global.js?ver=167d9147d353457878ec/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/js/global.js?ver=167d9147d353457878ec — 200 — 506 B — 28 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.1 KiB — 155 ms — h3https://montrealgazette.com/wp-content/client-mu-plugins/pmd-ads/build/js/frontend/pmd-ads.js?ver=1776782604/wp-content/client-mu-plugins/pmd-a... https://montrealgazette.com/wp-content/client-mu-plugins/pmd-ads/build/js/frontend/pmd-ads.js?ver=1776782604 — 200 — 7.0 KiB — 30 ms — h2https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 90.9 KiB — 119 ms — h2https://micro.rubiconproject.com/prebid/dynamic/14648.jsmicro.rubiconproject.com/prebid/dyn... https://micro.rubiconproject.com/prebid/dynamic/14648.js — 200 — 46.4 KiB — 79 ms — h2https://montrealgazette.com/wp-content/client-mu-plugins/pmd-ads/build/js/frontend/header-bidding.js?ver=1776782604/wp-content/client-mu-plugins/pmd-a... https://montrealgazette.com/wp-content/client-mu-plugins/pmd-ads/build/js/frontend/header-bidding.js?ver=1776782604 — 200 — 2.6 KiB — 30 ms — h2https://sb.scorecardresearch.com/cs/10276888/beacon.jssb.scorecardresearch.com/cs/1027688... https://sb.scorecardresearch.com/cs/10276888/beacon.js — 302 — 266 B — 147 ms — h2https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/0423-city-israel.jpg?resize=400,400/wp-content/uploads/sites/2/2026/04... https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/0423-city-israel.jpg?resize=400,400 — 200 — 36.7 KiB — 114 ms — h2https://stats.wp.com/e-202617.jsstats.wp.com/e-202617.js https://stats.wp.com/e-202617.js — 200 — 1.7 KiB — 57 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/ad/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/ad/index.js?ver=1776782604 — 200 — 278 B — 31 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/header/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/header/index.js?ver=1776782604 — 200 — 1.4 KiB — 30 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/accordion/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/accordion/index.js?ver=1776782604 — 200 — 1.9 KiB — 31 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/section-heading/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/section-heading/index.js?ver=1776782604 — 200 — 278 B — 32 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/side-drawer/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/side-drawer/index.js?ver=1776782604 — 200 — 1.3 KiB — 42 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/header-elements/branding/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/header-elements/branding/index.js?ver=1776782604 — 200 — 765 B — 32 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/cover-stories/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/cover-stories/index.js?ver=1776782604 — 200 — 278 B — 40 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/featured-article-vertical/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/featured-article-vertical/index.js?ver=1776782604 — 200 — 278 B — 38 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/image/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/image/index.js?ver=1776782604 — 200 — 278 B — 33 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/author-byline/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/author-byline/index.js?ver=1776782604 — 200 — 278 B — 43 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/heading-list/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/heading-list/index.js?ver=1776782604 — 200 — 278 B — 47 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/card/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/card/index.js?ver=1776782604 — 200 — 278 B — 33 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/section/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/section/index.js?ver=1776782604 — 200 — 895 B — 34 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/story-highlight/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/story-highlight/index.js?ver=1776782604 — 200 — 278 B — 42 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/cards/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/cards/index.js?ver=1776782604 — 200 — 278 B — 44 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/lead-story-rail/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/lead-story-rail/index.js?ver=1776782604 — 200 — 278 B — 45 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/right-sidebar-grid/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/right-sidebar-grid/index.js?ver=1776782604 — 200 — 278 B — 40 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/horizontal-image-cards/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/horizontal-image-cards/index.js?ver=1776782604 — 200 — 278 B — 42 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/sponsor-badge/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/sponsor-badge/index.js?ver=1776782604 — 200 — 278 B — 38 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/footer/index.js?ver=1776782604/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/components/footer/index.js?ver=1776782604 — 200 — 278 B — 35 ms — h2https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/jm23-0417-authier-2.mt_720.jpg?w=96/wp-content/uploads/sites/2/2026/04... https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/jm23-0417-authier-2.mt_720.jpg?w=96 — 200 — 1.8 KiB — 16 ms — h2https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/0423-hanes.jpg?resize=400,400/wp-content/uploads/sites/2/2026/04... https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/0423-hanes.jpg?resize=400,400 — 200 — 26.3 KiB — 189 ms — h2https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/mgmaple_26440193.jpg?resize=768,432/wp-content/uploads/sites/2/2026/04... https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/mgmaple_26440193.jpg?resize=768,432 — 200 — 17.4 KiB — 184 ms — h2https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/0421-hanes-flood.jpg?resize=768,432/wp-content/uploads/sites/2/2026/04... https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/0421-hanes-flood.jpg?resize=768,432 — 200 — 71.7 KiB — 165 ms — h2https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/cp176181308_302714987.jpg?resize=768,512/wp-content/uploads/sites/2/2026/04... https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/cp176181308_302714987.jpg?resize=768,512 — 200 — 59.3 KiB — 21 ms — h2https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/0422-city-femicide4.jpg?resize=360,240/wp-content/uploads/sites/2/2026/04... https://montrealgazette.com/wp-content/uploads/sites/2/2026/04/0422-city-femicide4.jpg?resize=360,240 — 200 — 19.2 KiB — 22 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/FeatureDeck-Light.83e68cc9.woff2/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/FeatureDeck-Light.83e68cc9.woff2 — 200 — 52.7 KiB — 8 ms — h2https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/FeatureDeck-Medium.4a05c4cc.woff2/wp-content/themes/postmedia-master... https://montrealgazette.com/wp-content/themes/postmedia-master/build/fonts/FeatureDeck-Medium.4a05c4cc.woff2 — 200 — 53.5 KiB — 13 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 23 ms — h2https://sb.scorecardresearch.com/internal-cs/default/beacon-and.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon-and.js — 200 — 7.8 KiB — 19 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 82 ms — h3https://sb.scorecardresearch.com/b?c1=2&c2=10276888&cs_fpcu=7f13aa2ee03b43b0a6144873eab8f196&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776897583469&ns_c=UTF-8&cs_cfg=1111110&cs_ucfr=&c7=https%3A%2F%2Fmontrealgazette.com%2F&c8=Montreal%20Gazette%20%7C%20Montreal%20News%2C%20Stories%20and%20Headlines&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=10276888&cs_fpcu=7f13aa2ee03b43b0a6144873eab8f196&cs_it=m1&cv=4.13.1%2B2508250908&ns__t=1776897583469&ns_c=UTF-8&cs_cfg=1111110&cs_ucfr=&c7=https%3A%2F%2Fmontrealgazette.com%2F&c8=Montreal%20Gazette%20%7C%20Montreal%20News%2C%20Stories%20and%20Headlines&c9= — 204 — 226 B — 39 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 39 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-KGS4QW27&gtm=4e64m0h2www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KGS4QW27&gtm=4e64m0h2 — 200 — 145.0 KiB — 66 ms — h2https://www.googletagmanager.com/a?id=GTM-WJMBSJJC&v=3&t=t&pid=167797263&gtm=45He64m0h2v9242602765za200zd9242602765&cv=12&rv=64m0&tc=3&x=2&tag_exp=0~115616985~115938465~115938469~117266400&es=1&e=gtm.init&eid=2&h=Ag&z=0www.googletagmanager.com/a?id=GTM-W... https://www.googletagmanager.com/a?id=GTM-WJMBSJJC&v=3&t=t&pid=167797263&gtm=45He64m0h2v9242602765za200zd9242602765&cv=12&rv=64m0&tc=3&x=2&tag_exp=0~115616985~115938465~115938469~117266400&es=1&e=gtm.init&eid=2&h=Ag&z=0 — 200 — 59 B — 30 ms — h2https://pixel.wp.com/g.gif?v=ext&blog=250821192&post=2943027&tz=-4&srv=montrealgazette.com&hp=vip&j=1%3A15.5-beta&host=montrealgazette.com&ref=&fcp=812&rand=0.3337588687983618pixel.wp.com/g.gif?v=ext&blog=25082... https://pixel.wp.com/g.gif?v=ext&blog=250821192&post=2943027&tz=-4&srv=montrealgazette.com&hp=vip&j=1%3A15.5-beta&host=montrealgazette.com&ref=&fcp=812&rand=0.3337588687983618 — 200 — 177 B — 19 ms — h2blob:https://montrealgazette.com/3753c96e-4e71-4eaf-bed2-db953dc28a6cmontrealgazette.com/3753c96e-4e71-4... blob:https://montrealgazette.com/3753c96e-4e71-4eaf-bed2-db953dc28a6c — 200 — -1 B — 157 ms — blobhttps://cdn.amplitude.com/script/6f76423a515e9d686e1c1f71700a6423.jscdn.amplitude.com/script/6f76423a51... https://cdn.amplitude.com/script/6f76423a515e9d686e1c1f71700a6423.js — 200 — 44.4 KiB — 71 ms — h2https://config.aps.amazon-adsystem.com/configs/3528config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3528 — 200 — 2.2 KiB — 99 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 0 B — 167 ms — h2https://cdn.parsely.com/keys/montrealgazette.com/p.js?gtm_ver=3.2cdn.parsely.com/keys/montrealgazett... https://cdn.parsely.com/keys/montrealgazette.com/p.js?gtm_ver=3.2 — 200 — 22.3 KiB — 11 ms — h2https://www.googletagmanager.com/a?id=GTM-WJMBSJJC&v=3&t=t&pid=167797263&gtm=45He64m0h2v9242602765za200zd9242602765&cv=12&rv=64m0&tc=3&x=2&tag_exp=0~115616985~115938465~115938469~117266400&es=1&e=gtm.js&eid=3&h=Ag&tr=1zone.5zone&ti=1zone.1zone&z=0www.googletagmanager.com/a?id=GTM-W... https://www.googletagmanager.com/a?id=GTM-WJMBSJJC&v=3&t=t&pid=167797263&gtm=45He64m0h2v9242602765za200zd9242602765&cv=12&rv=64m0&tc=3&x=2&tag_exp=0~115616985~115938465~115938469~117266400&es=1&e=gtm.js&eid=3&h=Ag&tr=1zone.5zone&ti=1zone.1zone&z=0 — 200 — 11 B — 29 ms — h3https://www.googletagmanager.com/gtag/destination?id=DC-9311521&cx=c&gtm=4e64m0h2www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-9311521&cx=c&gtm=4e64m0h2 — 200 — 129.1 KiB — 102 ms — h3https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 46 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 118 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 65 ms — h2https://www.google.com/ccm/collect?rcb=2&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fmontrealgazette.com%2F&scrsrc=www.googletagmanager.com&rnd=2115657156.1776897584&dt=Montreal%20Gazette%20%7C%20Montreal%20News%2C%20Stories%20and%20Headlines&auid=1981379078.1776897584&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64m0h2v9242595423za20gzb9242602765zd9242602765xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401&apve=1&apvf=f&gap.plf=5&apvc=1&tft=1776897583753&tfd=1203www.google.com/ccm/collect?rcb=2&fr... https://www.google.com/ccm/collect?rcb=2&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fmontrealgazette.com%2F&scrsrc=www.googletagmanager.com&rnd=2115657156.1776897584&dt=Montreal%20Gazette%20%7C%20Montreal%20News%2C%20Stories%20and%20Headlines&auid=1981379078.1776897584&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64m0h2v9242595423za20gzb9242602765zd9242602765xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616985~115938465~115938469~117266401&apve=1&apvf=f&gap.plf=5&apvc=1&tft=1776897583753&tfd=1203 — 200 — 21 B — 79 ms — h3https://www.googletagmanager.com/a?id=GTM-WJMBSJJC&v=3&t=t&pid=167797263&gtm=45He64m0h2v9242602765za200zd9242602765&cv=12&rv=64m0&tc=3&x=2&tag_exp=0~115616985~115938465~115938469~117266400&es=1&e=gtm.dom&eid=4&h=Ag&tr=1cvt&ti=2cvt&z=0www.googletagmanager.com/a?id=GTM-W... https://www.googletagmanager.com/a?id=GTM-WJMBSJJC&v=3&t=t&pid=167797263&gtm=45He64m0h2v9242602765za200zd9242602765&cv=12&rv=64m0&tc=3&x=2&tag_exp=0~115616985~115938465~115938469~117266400&es=1&e=gtm.dom&eid=4&h=Ag&tr=1cvt&ti=2cvt&z=0 — 200 — 11 B — 42 ms — h3https://cdn.amplitude.com/script/6f76423a515e9d686e1c1f71700a6423.async.jscdn.amplitude.com/script/6f76423a51... https://cdn.amplitude.com/script/6f76423a515e9d686e1c1f71700a6423.async.js — 200 — 1.4 KiB — 21 ms — h2https://montrealgazette.com/wp-includes/js/wp-emoji-release.min.js?ver=ab0b286435fca0c6/wp-includes/js/wp-emoji-release.mi... https://montrealgazette.com/wp-includes/js/wp-emoji-release.min.js?ver=ab0b286435fca0c6 — 200 — 5.5 KiB — 4 ms — h2https://cdn.id5-sync.com/api/1.0/id5-api.jscdn.id5-sync.com/api/1.0/id5-api.js https://cdn.id5-sync.com/api/1.0/id5-api.js — 200 — 34.5 KiB — 69 ms — h2https://launchpad-wrapper.privacymanager.io/0787f10e-ca64-4393-8cda-1b8744767af9/launchpad-liveramp.jslaunchpad-wrapper.privacymanager.io... https://launchpad-wrapper.privacymanager.io/0787f10e-ca64-4393-8cda-1b8744767af9/launchpad-liveramp.js — 200 — 2.6 KiB — 107 ms — h2https://tags.crwdcntrl.net/lt/c/16576/sync.min.jstags.crwdcntrl.net/lt/c/16576/sync.... https://tags.crwdcntrl.net/lt/c/16576/sync.min.js — 200 — 13.5 KiB — 57 ms — h2https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.jssecure.cdn.fastclick.net/js/pubcid/... https://secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.js — 200 — 21.7 KiB — 82 ms — h2https://cdn.confiant-integrations.net/dqzP001U6CvfmEQNxKTyCMgOlPA/gpt_and_prebid/config.jscdn.confiant-integrations.net/dqzP0... https://cdn.confiant-integrations.net/dqzP001U6CvfmEQNxKTyCMgOlPA/gpt_and_prebid/config.js — 200 — 69.1 KiB — 65 ms — h3https://p1.parsely.com/plogger/?rand=1776897583827&plid=dc5104d4-0449-4099-98db-44fa9f203c97&idsite=montrealgazette.com&url=https%3A%2F%2Fmontrealgazette.com%2F&urlref=&screen=412x823%7C412x823%7C24&data=%7B%7D&sid=1&surl=https%3A%2F%2Fmontrealgazette.com%2F&sref=&sts=1776897583821&slts=0&title=Montreal+Gazette+%7C+Montreal+News%2C+Stories+and+Headlines&date=Wed+Apr+22+2026+22%3A39%3A43+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=56562ea8-59a5-470b-8ff5-896f56fcb8f1&u=pid%3Df2cee60b-3951-44a8-8a76-344e747ae6c4p1.parsely.com/plogger/?rand=177689... https://p1.parsely.com/plogger/?rand=1776897583827&plid=dc5104d4-0449-4099-98db-44fa9f203c97&idsite=montrealgazette.com&url=https%3A%2F%2Fmontrealgazette.com%2F&urlref=&screen=412x823%7C412x823%7C24&data=%7B%7D&sid=1&surl=https%3A%2F%2Fmontrealgazette.com%2F&sref=&sts=1776897583821&slts=0&title=Montreal+Gazette+%7C+Montreal+News%2C+Stories+and+Headlines&date=Wed+Apr+22+2026+22%3A39%3A43+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=56562ea8-59a5-470b-8ff5-896f56fcb8f1&u=pid%3Df2cee60b-3951-44a8-8a76-344e747ae6c4 — 200 — 260 B — 198 ms — http/1.1https://www.googletagmanager.com/a?id=GTM-WJMBSJJC&v=3&t=t&pid=167797263&gtm=45He64m0h2v9242602765za200zd9242602765&cv=12&rv=64m0&tc=3&x=2&tag_exp=0~115616985~115938465~115938469~117266400&e=*&eid=3&u=AAAAAAAI&h=Ag&z=0www.googletagmanager.com/a?id=GTM-W... https://www.googletagmanager.com/a?id=GTM-WJMBSJJC&v=3&t=t&pid=167797263&gtm=45He64m0h2v9242602765za200zd9242602765&cv=12&rv=64m0&tc=3&x=2&tag_exp=0~115616985~115938465~115938469~117266400&e=*&eid=3&u=AAAAAAAI&h=Ag&z=0 — 200 — 11 B — 32 ms — h3https://cdn.amplitude.com/libs/plugin-session-replay-browser-1.27.7-min.js.gzcdn.amplitude.com/libs/plugin-sessi... https://cdn.amplitude.com/libs/plugin-session-replay-browser-1.27.7-min.js.gz — 200 — 129.5 KiB — 54 ms — h2https://pixel-config.reddit.com/pixels/a2_e1ggew5zg5up/configpixel-config.reddit.com/pixels/a2_e... https://pixel-config.reddit.com/pixels/a2_e1ggew5zg5up/config — 200 — 215 B — 67 ms — h2https://alb.reddit.com/rp.gif?ts=1776897583841&id=a2_e1ggew5zg5up&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=1af1eb7d-5d4c-4758-8016-c6013a1173fa&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776897583... https://alb.reddit.com/rp.gif?ts=1776897583841&id=a2_e1ggew5zg5up&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=1af1eb7d-5d4c-4758-8016-c6013a1173fa&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=823&sw=412&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 140 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=5548946&time=1776897583849&url=https%3A%2F%2Fmontrealgazette.com%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=5548946&time=1776897583849&url=https%3A%2F%2Fmontrealgazette.com%2F — 200 — 842 B — 220 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5548946&time=1776897583849&url=https%3A%2F%2Fmontrealgazette.com%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5548946&time=1776897583849&url=https%3A%2F%2Fmontrealgazette.com%2F — 302 — 825 B — 290 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 430 B — 91 ms — h2https://ad.doubleclick.net/activity;src=9311521;type=invmedia;cat=websi0;rcb=7;ord=1;num=5109626312687;npa=1;auiddc=1981379078.1776897584;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64m0h2v9177865397z89242595423za20gzb9242595423zd9242602765xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938465~115938469~117266400~118463262;epver=2;dc_random=1776897583_hf_1seKMKIw3oCJqXZp8waf8JQJ4DvzBOQ;~oref=https%3A%2F%2Fmontrealgazette.com%2F?ad.doubleclick.net/activity;src=931... https://ad.doubleclick.net/activity;src=9311521;type=invmedia;cat=websi0;rcb=7;ord=1;num=5109626312687;npa=1;auiddc=1981379078.1776897584;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64m0h2v9177865397z89242595423za20gzb9242595423zd9242602765xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938465~115938469~117266400~118463262;epver=2;dc_random=1776897583_hf_1seKMKIw3oCJqXZp8waf8JQJ4DvzBOQ;~oref=https%3A%2F%2Fmontrealgazette.com%2F? — 302 — 21 B — 421 ms — h3https://www.googletagmanager.com/td?id=DC-9311521&v=3&t=t&pid=1375874553&gtm=45fe64m0h2v9177865397za20gzb9242595423zd9242602765&seq=1&exp=0~115616986~115938465~115938469~117266400~118463262&dl=montrealgazette.com%2F&tdp=DC-9311521;177865397;1;7;1&frm=0&rtg=242602765&slo=0&hlo=1&lst=2&pcid=242595423&bt=0&ct=3&z=0www.googletagmanager.com/td?id=DC-9... https://www.googletagmanager.com/td?id=DC-9311521&v=3&t=t&pid=1375874553&gtm=45fe64m0h2v9177865397za20gzb9242595423zd9242602765&seq=1&exp=0~115616986~115938465~115938469~117266400~118463262&dl=montrealgazette.com%2F&tdp=DC-9311521;177865397;1;7;1&frm=0&rtg=242602765&slo=0&hlo=1&lst=2&pcid=242595423&bt=0&ct=3&z=0 — 204 — 18 B — 30 ms — h3https://9311521.fls.doubleclick.net/activityi;src=9311521;type=invmedia;cat=websi0;rcb=7;ord=1;num=5109626312687;npa=1;auiddc=1981379078.1776897584;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64m0h2v9177865397z89242595423za20gzb9242595423zd9242602765xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938469~117266400~118463262;epver=2;dc_random=1776897583_hf_1seKMKIw3oCJqXZp8waf8JQJ4DvzBOQ;_dc_test=1;~oref=https%3A%2F%2Fmontrealgazette.com%2F?9311521.fls.doubleclick.net/activit... https://9311521.fls.doubleclick.net/activityi;src=9311521;type=invmedia;cat=websi0;rcb=7;ord=1;num=5109626312687;npa=1;auiddc=1981379078.1776897584;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64m0h2v9177865397z89242595423za20gzb9242595423zd9242602765xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938469~117266400~118463262;epver=2;dc_random=1776897583_hf_1seKMKIw3oCJqXZp8waf8JQJ4DvzBOQ;_dc_test=1;~oref=https%3A%2F%2Fmontrealgazette.com%2F? — 200 — 997 B — 151 ms — h2https://api.id5-sync.com/analytics/1674/id5-api-jsapi.id5-sync.com/analytics/1674/id5... https://api.id5-sync.com/analytics/1674/id5-api-js — 200 — 692 B — 118 ms — h2https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=15972cc5-13e3-42de-a210-6d063291434f&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=e1db8084-c3e8-46ed-89b8-56d7851b989d&pt=Montreal%20Gazette%20%7C%20Montreal%20News%2C%20Stories%20and%20Headlines&tw_document_href=https%3A%2F%2Fmontrealgazette.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776897583950.864085717795180815&txn_id=of4bc&type=javascript&version=2.3.53t.co/i/adsct?bci=3&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=15972cc5-13e3-42de-a210-6d063291434f&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=e1db8084-c3e8-46ed-89b8-56d7851b989d&pt=Montreal%20Gazette%20%7C%20Montreal%20News%2C%20Stories%20and%20Headlines&tw_document_href=https%3A%2F%2Fmontrealgazette.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776897583950.864085717795180815&txn_id=of4bc&type=javascript&version=2.3.53 — 200 — 657 B — 191 ms — h2https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=15972cc5-13e3-42de-a210-6d063291434f&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=e1db8084-c3e8-46ed-89b8-56d7851b989d&pt=Montreal%20Gazette%20%7C%20Montreal%20News%2C%20Stories%20and%20Headlines&tw_document_href=https%3A%2F%2Fmontrealgazette.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776897583950.864085717795180815&txn_id=of4bc&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=3... https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=15972cc5-13e3-42de-a210-6d063291434f&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=e1db8084-c3e8-46ed-89b8-56d7851b989d&pt=Montreal%20Gazette%20%7C%20Montreal%20News%2C%20Stories%20and%20Headlines&tw_document_href=https%3A%2F%2Fmontrealgazette.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776897583950.864085717795180815&txn_id=of4bc&type=javascript&version=2.3.53 — 200 — 673 B — 222 ms — h2https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.jscdn.confiant-integrations.net/gptpr... https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js — 200 — 141.8 KiB — 56 ms — h3https://cdn.amplitude.com/libs/analytics-browser-2.39.0-min.js.gzcdn.amplitude.com/libs/analytics-br... https://cdn.amplitude.com/libs/analytics-browser-2.39.0-min.js.gz — 200 — 57.1 KiB — 23 ms — h2https://launchpad.privacymanager.io/latest/launchpad.bundle.jslaunchpad.privacymanager.io/latest/... https://launchpad.privacymanager.io/latest/launchpad.bundle.js — 200 — 45.4 KiB — 120 ms — h2https://sr-client-cfg.amplitude.com/config/6f76423a515e9d686e1c1f71700a6423?config_group=browsersr-client-cfg.amplitude.com/config/... https://sr-client-cfg.amplitude.com/config/6f76423a515e9d686e1c1f71700a6423?config_group=browser — 200 — 449 B — 244 ms — h2https://adservice.google.com/ddm/fls/z/src=9311521;type=invmedia;cat=websi0;rcb=7;ord=1;num=5109626312687;npa=1;auiddc=*;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64m0h2v9177865397z89242595423za20gzb9242595423zd9242602765xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938469~117266400~118463262;epver=2;dc_random=1776897583_hf_1seKMKIw3oCJqXZp8waf8JQJ4DvzBOQ;_dc_test=1;~oref=https%3A%2F%2Fmontrealgazette.com%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=9311521;type=invmedia;cat=websi0;rcb=7;ord=1;num=5109626312687;npa=1;auiddc=*;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64m0h2v9177865397z89242595423za20gzb9242595423zd9242602765xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938469~117266400~118463262;epver=2;dc_random=1776897583_hf_1seKMKIw3oCJqXZp8waf8JQJ4DvzBOQ;_dc_test=1;~oref=https%3A%2F%2Fmontrealgazette.com%2F — 302 — 22 B — 118 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=8364992563948757736;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4Brza5Xkdbz8Lm9LuX46F6TJehKAMIyfvwqu;_dc_time=1776897583;src=9311521;type=invmedia;cat=websi0;rcb=7;ord=1;num=5109626312687;npa=1;auiddc=1981379078.1776897584;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64m0h2v9177865397z89242595423za20gzb9242595423zd9242602765xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938465~115938469~117266400~118463262;epver=2;dc_random=1776897583_hf_1seKMKIw3oCJqXZp8waf8JQJ4DvzBOQ;~oref=https%3A%2F%2Fmontrealgazette.com%2F?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=8364992563948757736;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4Brza5Xkdbz8Lm9LuX46F6TJehKAMIyfvwqu;_dc_time=1776897583;src=9311521;type=invmedia;cat=websi0;rcb=7;ord=1;num=5109626312687;npa=1;auiddc=1981379078.1776897584;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64m0h2v9177865397z89242595423za20gzb9242595423zd9242602765xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616986~115938465~115938469~117266400~118463262;epver=2;dc_random=1776897583_hf_1seKMKIw3oCJqXZp8waf8JQJ4DvzBOQ;~oref=https%3A%2F%2Fmontrealgazette.com%2F? — 200 — 63 B — 227 ms — h3blob:https://montrealgazette.com/a99b99f1-af66-4cab-8fb7-6b948a6a2597montrealgazette.com/a99b99f1-af66-4... blob:https://montrealgazette.com/a99b99f1-af66-4cab-8fb7-6b948a6a2597 — 200 — 0 B — 1 ms — blobhttps://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=5548946&time=1776897583849&url=https%3A%2F%2Fmontrealgazette.com%2F&e_ipv6=AQIX2I2SPxGt9gAAAZ23WWuL4kjEYlsVDg2VywHXpBxmQrfiRrmbosbZVRD6buEAYG5NHE0IFTEpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=5548946&time=1776897583849&url=https%3A%2F%2Fmontrealgazette.com%2F&e_ipv6=AQIX2I2SPxGt9gAAAZ23WWuL4kjEYlsVDg2VywHXpBxmQrfiRrmbosbZVRD6buEAYG5NHE0IFTE — 200 — 692 B — 306 ms — h2https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 0 B — 125 ms — h2https://adservice.google.com/ddm/fls/z/src=9311521;dc_pre=CIjuu6rDgpQDFbBIHQkdKZQCgQ;type=invmedia;cat=websi0;rcb=7;ord=1;num=5109626312687;npa=1;auiddc=*;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64m0h2v9177865397z89242595423za20gzb9242595423zd9242602765xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938469~117266400~118463262;epver=2;dc_random=1776897583_hf_1seKMKIw3oCJqXZp8waf8JQJ4DvzBOQ;_dc_test=1;~oref=https%3A%2F%2Fmontrealgazette.com%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=9311521;dc_pre=CIjuu6rDgpQDFbBIHQkdKZQCgQ;type=invmedia;cat=websi0;rcb=7;ord=1;num=5109626312687;npa=1;auiddc=*;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KJA;gtm=45fe64m0h2v9177865397z89242595423za20gzb9242595423zd9242602765xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616986~115938465~115938469~117266400~118463262;epver=2;dc_random=1776897583_hf_1seKMKIw3oCJqXZp8waf8JQJ4DvzBOQ;_dc_test=1;~oref=https%3A%2F%2Fmontrealgazette.com%2F — 200 — 63 B — 32 ms — h3https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 424 B — 19 ms — h2https://sr-client-cfg.amplitude.com/config/6f76423a515e9d686e1c1f71700a6423?config_group=browsersr-client-cfg.amplitude.com/config/... https://sr-client-cfg.amplitude.com/config/6f76423a515e9d686e1c1f71700a6423?config_group=browser — 200 — 0 B — 1 ms — h2https://sr-client-cfg.amplitude.com/config/6f76423a515e9d686e1c1f71700a6423?config_group=browsersr-client-cfg.amplitude.com/config/... https://sr-client-cfg.amplitude.com/config/6f76423a515e9d686e1c1f71700a6423?config_group=browser — 200 — 0 B — 1 ms — h2https://www.googletagmanager.com/a?id=GTM-WJMBSJJC&v=3&t=t&pid=167797263&gtm=45He64m0h2v9242602765za200zd9242602765&cv=12&rv=64m0&tc=3&x=2&tag_exp=0~115616985~115938465~115938469~117266400&e=gtm.dom&eid=4&u=AAAAAAAI&h=Ag&tr=5cvt&ti=2cvt&z=0www.googletagmanager.com/a?id=GTM-W... https://www.googletagmanager.com/a?id=GTM-WJMBSJJC&v=3&t=t&pid=167797263&gtm=45He64m0h2v9242602765za200zd9242602765&cv=12&rv=64m0&tc=3&x=2&tag_exp=0~115616985~115938465~115938469~117266400&e=gtm.dom&eid=4&u=AAAAAAAI&h=Ag&tr=5cvt&ti=2cvt&z=0 — 200 — 11 B — 29 ms — h3https://pagead2.googlesyndication.com/gampad/ads?pvsid=8394249630184213&correlator=2329552003432643&eid=31097993&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&iu_parts=3081%2Cmontrealgazette.com%2Cindex&enc_prev_ius=%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2&prev_iu_szs=1x1%2C320x50%7C300x50%2C6x6%7C300x250%7C300x600%7C320x50%7C300x50%2C320x50%2C320x50%2C7x7%7C300x250%7C300x600%7C320x50%7C300x50%2C320x50%2C320x50%7C300x50&fluid=0%2C0%2C0%2Cheight%2Cheight%2C0%2Cheight%2C0&ifi=1&didk=3411781289~390648829~390648827~3147356942~3147356943~390648826~3147356940~390648828&dids=ad-oop~ad-1~ad-3~ad-native-1~ad-native-2~ad-4~ad-native-3~ad-2&adfs=1409119109~1791984879~3863432204~723268726~1914690406~1293007303~2005598613~3495830943&sfv=1-0-45&ists=128&sc=1&lrm=25&abxe=1&dt=1776897584458&lmt=1776897584&adxs=-12245933%2C46%2C203%2C15%2C15%2C203%2C15%2C46&adys=-12245933%2C74%2C2739%2C3906%2C6865%2C9288%2C9915%2C11814&biw=412&bih=823&scr_x=0&scr_y=0&btvi=-1%7C0%7C1%7C2%7C3%7C4%7C5%7C6&ucis=1%7C2%7C3%7C4%7C5%7C6%7C7%7C8&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fmontrealgazette.com%2F&vis=1&psz=0x0%7C320x5%7C6x600%7C382x0%7C382x0%7C7x600%7C382x0%7C320x5&msz=0x0%7C320x1%7C6x1%7C382x0%7C382x0%7C7x1%7C382x0%7C320x1&fws=132%2C4%2C4%2C4%2C4%2C4%2C4%2C4&ohw=412%2C320%2C6%2C382%2C382%2C7%2C382%2C320&dlt=1776897583249&idt=322&ppid=b4569117-311b-42be-908e-6131da0a04f2&prev_scp=loc%3Doop%26refresh%3Dfalse%26amznbid%3D2%26amznp%3D2%7Cloc%3D1%26refresh%3Dtrue%26rc%3D0%26amznbid%3D2%26amznp%3D2%7Cloc%3D2%26pos%3Dinterscroller1%26refresh%3Dtrue%26rc%3D0%26amznbid%3D2%26amznp%3D2%7Cloc%3D1%26pos%3Dstory-grid%26refresh%3Dfalse%26rc%3D0%7Cloc%3D2%26pos%3Dstory-grid%26refresh%3Dfalse%26rc%3D0%7Cloc%3D3%26pos%3Dinterscroller2%26refresh%3Dtrue%26rc%3D0%26amznbid%3D2%26amznp%3D2%7Cloc%3D3%26pos%3Dstory-list%26refresh%3Dfalse%26rc%3D0%7Cloc%3D4%26refresh%3Dtrue%26rc%3D0%26amznbid%3D2%26amznp%3D2&cust_params=site%3D3%26pr%3Dmg%26asrc%3Dmg%26page%3Dpage%26ck%3Dindex%26imp%3Dindex%26sensitive%3Dn%26negative%3Dn%26amplid%3Db4569117-311b-42be-908e-6131da0a04f2&adks=35098880%2C3277222212%2C2785607608%2C1751062048%2C1751062051%2C1199038149%2C1751062050%2C3277222213&frm=20&eoidce=1&pbbce=1&blev=1&bisch=1pagead2.googlesyndication.com/gampa... https://pagead2.googlesyndication.com/gampad/ads?pvsid=8394249630184213&correlator=2329552003432643&eid=31097993&output=ldjh&gdfp_req=1&vrg=202604160201&ptt=17&impl=fifs&iu_parts=3081%2Cmontrealgazette.com%2Cindex&enc_prev_ius=%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2%2C%2F0%2F1%2F2&prev_iu_szs=1x1%2C320x50%7C300x50%2C6x6%7C300x250%7C300x600%7C320x50%7C300x50%2C320x50%2C320x50%2C7x7%7C300x250%7C300x600%7C320x50%7C300x50%2C320x50%2C320x50%7C300x50&fluid=0%2C0%2C0%2Cheight%2Cheight%2C0%2Cheight%2C0&ifi=1&didk=3411781289~390648829~390648827~3147356942~3147356943~390648826~3147356940~390648828&dids=ad-oop~ad-1~ad-3~ad-native-1~ad-native-2~ad-4~ad-native-3~ad-2&adfs=1409119109~1791984879~3863432204~723268726~1914690406~1293007303~2005598613~3495830943&sfv=1-0-45&ists=128&sc=1&lrm=25&abxe=1&dt=1776897584458&lmt=1776897584&adxs=-12245933%2C46%2C203%2C15%2C15%2C203%2C15%2C46&adys=-12245933%2C74%2C2739%2C3906%2C6865%2C9288%2C9915%2C11814&biw=412&bih=823&scr_x=0&scr_y=0&btvi=-1%7C0%7C1%7C2%7C3%7C4%7C5%7C6&ucis=1%7C2%7C3%7C4%7C5%7C6%7C7%7C8&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=8&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDcuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siQ2hyb21pdW0iLCIxNDcuMC43NzI3LjEwMSJdLFsiTm90LkEvQnJhbmQiLCI4LjAuMC4wIl1dLDBd&url=https%3A%2F%2Fmontrealgazette.com%2F&vis=1&psz=0x0%7C320x5%7C6x600%7C382x0%7C382x0%7C7x600%7C382x0%7C320x5&msz=0x0%7C320x1%7C6x1%7C382x0%7C382x0%7C7x1%7C382x0%7C320x1&fws=132%2C4%2C4%2C4%2C4%2C4%2C4%2C4&ohw=412%2C320%2C6%2C382%2C382%2C7%2C382%2C320&dlt=1776897583249&idt=322&ppid=b4569117-311b-42be-908e-6131da0a04f2&prev_scp=loc%3Doop%26refresh%3Dfalse%26amznbid%3D2%26amznp%3D2%7Cloc%3D1%26refresh%3Dtrue%26rc%3D0%26amznbid%3D2%26amznp%3D2%7Cloc%3D2%26pos%3Dinterscroller1%26refresh%3Dtrue%26rc%3D0%26amznbid%3D2%26amznp%3D2%7Cloc%3D1%26pos%3Dstory-grid%26refresh%3Dfalse%26rc%3D0%7Cloc%3D2%26pos%3Dstory-grid%26refresh%3Dfalse%26rc%3D0%7Cloc%3D3%26pos%3Dinterscroller2%26refresh%3Dtrue%26rc%3D0%26amznbid%3D2%26amznp%3D2%7Cloc%3D3%26pos%3Dstory-list%26refresh%3Dfalse%26rc%3D0%7Cloc%3D4%26refresh%3Dtrue%26rc%3D0%26amznbid%3D2%26amznp%3D2&cust_params=site%3D3%26pr%3Dmg%26asrc%3Dmg%26page%3Dpage%26ck%3Dindex%26imp%3Dindex%26sensitive%3Dn%26negative%3Dn%26amplid%3Db4569117-311b-42be-908e-6131da0a04f2&adks=35098880%2C3277222212%2C2785607608%2C1751062048%2C1751062051%2C1199038149%2C1751062050%2C3277222213&frm=20&eoidce=1&pbbce=1&blev=1&bisch=1 — 200 — 25.2 KiB — 329 ms — h3https://73837727c65d7dd42aab38e039e92ca0.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html73837727c65d7dd42aab38e039e92ca0.sa... https://73837727c65d7dd42aab38e039e92ca0.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 109 ms — h3https://id5-sync.com/bounceid5-sync.com/bounce https://id5-sync.com/bounce — 200 — 528 B — 123 ms — h2https://lbs.eu-1-id5-sync.com/lbs/v1lbs.eu-1-id5-sync.com/lbs/v1 https://lbs.eu-1-id5-sync.com/lbs/v1 — 200 — 164 B — 118 ms — h2https://lb.eu-1-id5-sync.com/lb/v1lb.eu-1-id5-sync.com/lb/v1 https://lb.eu-1-id5-sync.com/lb/v1 — 200 — 340 B — 120 ms — h2https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 615 B — 192 ms — h2https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=8394249630184213ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604160201&st=env&sjk=8394249630184213 — 200 — 13.1 KiB — 114 ms — h3https://static.trueanthem.com/scripts/ta.jsstatic.trueanthem.com/scripts/ta.js https://static.trueanthem.com/scripts/ta.js — 200 — 1.3 KiB — 89 ms — h3https://montrealgazette.com/wp-content/uploads/sites/2/2026/03/android-chrome-512x512-1.png?w=32/wp-content/uploads/sites/2/2026/03... https://montrealgazette.com/wp-content/uploads/sites/2/2026/03/android-chrome-512x512-1.png?w=32 — 200 — 1.1 KiB — 3 ms — h2https://d0.eu-3-id5-sync.com/d0.eu-3-id5-sync.com/ https://d0.eu-3-id5-sync.com/ — 200 — 143 B — 114 ms — h2https://d1.eu-3-id5-sync.com/d1.eu-3-id5-sync.com/ https://d1.eu-3-id5-sync.com/ — 200 — 143 B — 118 ms — h2https://d2.eu-3-id5-sync.com/d2.eu-3-id5-sync.com/ https://d2.eu-3-id5-sync.com/ — 200 — 143 B — 114 ms — h2https://d3.eu-3-id5-sync.com/d3.eu-3-id5-sync.com/ https://d3.eu-3-id5-sync.com/ — 200 — 143 B — 112 ms — h2https://d4.eu-3-id5-sync.com/d4.eu-3-id5-sync.com/ https://d4.eu-3-id5-sync.com/ — 200 — 143 B — 114 ms — h2https://d5.eu-3-id5-sync.com/d5.eu-3-id5-sync.com/ https://d5.eu-3-id5-sync.com/ — 200 — 143 B — 116 ms — h2https://d6.eu-3-id5-sync.com/d6.eu-3-id5-sync.com/ https://d6.eu-3-id5-sync.com/ — 200 — 143 B — 114 ms — h2https://d7.eu-3-id5-sync.com/d7.eu-3-id5-sync.com/ https://d7.eu-3-id5-sync.com/ — 200 — 143 B — 131 ms — h2https://d0.eu-4-id5-sync.com/d0.eu-4-id5-sync.com/ https://d0.eu-4-id5-sync.com/ — 200 — 143 B — 98 ms — h2https://d1.eu-4-id5-sync.com/d1.eu-4-id5-sync.com/ https://d1.eu-4-id5-sync.com/ — 200 — 143 B — 110 ms — h2https://d2.eu-4-id5-sync.com/d2.eu-4-id5-sync.com/ https://d2.eu-4-id5-sync.com/ — 200 — 143 B — 99 ms — h2https://d3.eu-4-id5-sync.com/d3.eu-4-id5-sync.com/ https://d3.eu-4-id5-sync.com/ — 200 — 143 B — 97 ms — h2https://d4.eu-4-id5-sync.com/d4.eu-4-id5-sync.com/ https://d4.eu-4-id5-sync.com/ — 200 — 143 B — 98 ms — h2https://d5.eu-4-id5-sync.com/d5.eu-4-id5-sync.com/ https://d5.eu-4-id5-sync.com/ — 200 — 143 B — 117 ms — h2https://d6.eu-4-id5-sync.com/d6.eu-4-id5-sync.com/ https://d6.eu-4-id5-sync.com/ — 200 — 143 B — 125 ms — h2https://d7.eu-4-id5-sync.com/d7.eu-4-id5-sync.com/ https://d7.eu-4-id5-sync.com/ — 200 — 143 B — 118 ms — h2https://static.trueanthem.com/scripts/ta.c34341.jsstatic.trueanthem.com/scripts/ta.c3... https://static.trueanthem.com/scripts/ta.c34341.js — 200 — 10.7 KiB — 26 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 117 ms — h2https://id5-sync.com/gm/v3id5-sync.com/gm/v3 https://id5-sync.com/gm/v3 — 200 — 843 B — 27 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 83 ms — h2https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.jspagead2.googlesyndication.com/bg/Ri... https://pagead2.googlesyndication.com/bg/RiK6ZWktSJHFoyfG9cjH9nLRaZ1B3RgkbmOlM6XvCcc.js — 200 — 21.8 KiB — 94 ms — h3https://www.googletagmanager.com/a?id=GTM-WJMBSJJC&v=3&t=t&pid=167797263&gtm=45He64m0h2v9242602765za200zd9242602765&cv=12&rv=64m0&tc=3&x=2&tag_exp=0~115616985~115938465~115938469~117266400&es=1&e=gtm.load&eid=5&u=AAAAAAAI&h=Ag&hf=0__html&ht=p__html&tr=1html.5html&ti=2html.2html&z=0www.googletagmanager.com/a?id=GTM-W... https://www.googletagmanager.com/a?id=GTM-WJMBSJJC&v=3&t=t&pid=167797263&gtm=45He64m0h2v9242602765za200zd9242602765&cv=12&rv=64m0&tc=3&x=2&tag_exp=0~115616985~115938465~115938469~117266400&es=1&e=gtm.load&eid=5&u=AAAAAAAI&h=Ag&hf=0__html&ht=p__html&tr=1html.5html&ti=2html.2html&z=0 — 200 — 11 B — 29 ms — h3https://ep2.adtrafficquality.google/generate_204?yxx9EAep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?yxx9EA — 204 — 40 B — 28 ms — h2https://api2.amplitude.com/2/httpapiapi2.amplitude.com/2/httpapi https://api2.amplitude.com/2/httpapi — 200 — 0 B — 542 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=8394249630184213&bg=!BQalBmTNAAa1ilLUlYo7AEcBe5WfOK3njm6VGuZVfGRjPZSkF5qgQm_EXpJxKgzm2F6whFsS-DWjubQcvRR8wH8pw9FF_s1OcEgX30QXWVzC1B58b-vefAIAAABBUgAAAAVoAQd-ADacriLV9fRREMtWxyGgDNSOHHtzutbM80iwmBdJPVFFR-W86h4Y9ZzxO4hZXgDwi8aEsCU6ekmZAqIok7km3qAzbXX_HZ8VcB63Ylv7r8nHrpwrPvnxQkoQov2uG7Vz09XOz6qSaZvdZMqZZ3ZWf8KqzzgJe9WAauem34MuqdnXOgSGP-h6Jf0vDZeNpYjbkDrc1zmBJqEIXPSNdaYip5Sq2SKf7eyzkYE0FLNWwztke0NXR0aJWSvZ6kjqPxpVvN_aakDO3LYf816bxXoz0kAM2sXG203XtTScN-Xa438Q_CE_Nj0b18xj0A7Sai98_oKJZGSeEnd8_JlnAkT5-Ke_VhLU-WXTe3VDbFW1K92Hvggyi2hVZKg9fw0P3O_PYs8bvukq4srAphBXAYq--frfye0xWfQCgDvLt3v4-9RF-E86cLWv_HZicfg4biviPhr60Lu1YeGHr_CVULpBu4ZIxnbujvNgbi0vsCO0SZKuRw04eaOlCI5JioM2avJaoyvodGH2pKary7h4Qiok5wWEfCBql8vqnkAxcjUW_25hpTS9j3r1NmNjIEjwzuuvuscGXdPIQFFCGfEkImVQ3IO9bAU9Srv4fZfbQZIzCNJh7lPLwFTsBWXZTW6k1HKcKQVH25V_wRup21MhnMqFXdVoZDwvKSy9Ld2feNCDtBtJdGMoO2Tr28YFPhnnGDBjhzKMypGnBXXXVQFrVP3ik8aBQ8p_bmUrQqqVWVe481lA7-jsb3y1i2AvoBNa5eOKK4HhFA5D0Yv1Qmqyix_sm2jcmORbdCDUELqKlsIxJVpzESPVwBgxN0kzWUxijcQ98aE2_JqXq2GJoXTrgy53SigTsoRalvHUxjMHon7yz8YVD_AjxJU0tjaUG0xBV7N_Ms1mskEZ8JF6fHAMSKcnyechKd0jt1FRr2eElZfnI3vyFu5S5AxeDRknc7jfhKzX707PpbvmPFa1SkSkYQep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604160201&jk=8394249630184213&bg=!BQalBmTNAAa1ilLUlYo7AEcBe5WfOK3njm6VGuZVfGRjPZSkF5qgQm_EXpJxKgzm2F6whFsS-DWjubQcvRR8wH8pw9FF_s1OcEgX30QXWVzC1B58b-vefAIAAABBUgAAAAVoAQd-ADacriLV9fRREMtWxyGgDNSOHHtzutbM80iwmBdJPVFFR-W86h4Y9ZzxO4hZXgDwi8aEsCU6ekmZAqIok7km3qAzbXX_HZ8VcB63Ylv7r8nHrpwrPvnxQkoQov2uG7Vz09XOz6qSaZvdZMqZZ3ZWf8KqzzgJe9WAauem34MuqdnXOgSGP-h6Jf0vDZeNpYjbkDrc1zmBJqEIXPSNdaYip5Sq2SKf7eyzkYE0FLNWwztke0NXR0aJWSvZ6kjqPxpVvN_aakDO3LYf816bxXoz0kAM2sXG203XtTScN-Xa438Q_CE_Nj0b18xj0A7Sai98_oKJZGSeEnd8_JlnAkT5-Ke_VhLU-WXTe3VDbFW1K92Hvggyi2hVZKg9fw0P3O_PYs8bvukq4srAphBXAYq--frfye0xWfQCgDvLt3v4-9RF-E86cLWv_HZicfg4biviPhr60Lu1YeGHr_CVULpBu4ZIxnbujvNgbi0vsCO0SZKuRw04eaOlCI5JioM2avJaoyvodGH2pKary7h4Qiok5wWEfCBql8vqnkAxcjUW_25hpTS9j3r1NmNjIEjwzuuvuscGXdPIQFFCGfEkImVQ3IO9bAU9Srv4fZfbQZIzCNJh7lPLwFTsBWXZTW6k1HKcKQVH25V_wRup21MhnMqFXdVoZDwvKSy9Ld2feNCDtBtJdGMoO2Tr28YFPhnnGDBjhzKMypGnBXXXVQFrVP3ik8aBQ8p_bmUrQqqVWVe481lA7-jsb3y1i2AvoBNa5eOKK4HhFA5D0Yv1Qmqyix_sm2jcmORbdCDUELqKlsIxJVpzESPVwBgxN0kzWUxijcQ98aE2_JqXq2GJoXTrgy53SigTsoRalvHUxjMHon7yz8YVD_AjxJU0tjaUG0xBV7N_Ms1mskEZ8JF6fHAMSKcnyechKd0jt1FRr2eElZfnI3vyFu5S5AxeDRknc7jfhKzX707PpbvmPFa1SkSkYQ — 204 — 17 B — 56 ms — h3https://api2.amplitude.com/2/httpapiapi2.amplitude.com/2/httpapi https://api2.amplitude.com/2/httpapi — 200 — 217 B — 196 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
74% of JavaScript execution is third-party
First-party Third-party 3205ms · 1214KB · $43/mo
Unattributable
Other
Costly
Execution 972ms
Transfer 0 KB
Monthly Cost $13/mo
cdn.confiant-integrations.net
Other
Costly
Execution 345ms
Transfer 142 KB
Unused 60%
Monthly Cost $5/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 341ms
Transfer 188 KB
Unused 55%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 204ms
Transfer 129 KB
Unused 47%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 185ms
Transfer 117 KB
Unused 53%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 184ms
Transfer 145 KB
Unused 47%
Monthly Cost $2/mo
cdn.parsely.com
Other
Optional
Execution 164ms
Transfer 22 KB
Monthly Cost $2/mo
cdn.id5-sync.com
Other
Optional
Execution 123ms
Transfer 35 KB
Monthly Cost $2/mo
config.aps.amazon-adsystem.com
Other
Optional
Execution 116ms
Transfer 2 KB
Monthly Cost $2/mo
c.amazon-adsystem.com
Other
Optional
Execution 100ms
Transfer 91 KB
Unused 42%
Monthly Cost $1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 80ms
Transfer 34 KB
Monthly Cost $1/mo
Amplitude
Analytics
Optional
Execution 79ms
Transfer 130 KB
Unused 78%
Monthly Cost $1/mo
Amplitude
Analytics
Optional
Execution 72ms
Transfer 57 KB
Unused 58%
Monthly Cost $1/mo
LinkedIn Insight
Advertising
Optional
Execution 70ms
Transfer 19 KB
Monthly Cost $1/mo
Amplitude
Analytics
Optional
Execution 68ms
Transfer 44 KB
Unused 55%
Monthly Cost $1/mo
micro.rubiconproject.com
Other
Optional
Execution 52ms
Transfer 46 KB
Unused 68%
Monthly Cost $1/mo
Twitter/X Pixel
Advertising
Optional
Execution 51ms
Transfer 13 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 972ms and costs ~$13/month
  • cdn.confiant-integrations.net adds 345ms and costs ~$5/month
  • securepubads.g.doubleclick.net adds 341ms and costs ~$5/month
  • Google Tag Manager adds 204ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

cdn.confiant-integrations.net takes 345ms 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

60% of cdn.confiant-integrations.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

securepubads.g.doubleclick.net takes 341ms 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 securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

Google Tag Manager takes 204ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

53% 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

78% of Amplitude'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

58% of Amplitude'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

55% of Amplitude'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

68% of micro.rubiconproject.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback