Skip to content
https://worldscientific.com

Performance

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

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

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

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

7.08 s

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

12.36 s

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

3.42 s

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

0.083

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

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

38.05 s

Page Load Progression

5.6 s
11.1 s
16.7 s
22.2 s
27.8 s
33.3 s
38.9 s
44.4 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
6.2 MB transferred, 217 requests
FIX
6.2 MB transferred, 217 requests
Critical::
Page weighs 12.9 MB (6.2 MB transferred)
Warning::
Images are 3.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.3 MB
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Warning::
217 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.2 MB / 2.4 MB budget
6.2 MB transferred
217 requests
1.3 g CO2 per page load
Images 3.3 MiB 54%
JavaScript 1.5 MiB 24%
Other 1.1 MiB 17%
CSS 134.8 KiB 2%
Fonts 118.4 KiB 2%
HTML 55.7 KiB 1%
Other 6.0 KiB 0%
Other 3.3 KiB 0%
Other 732 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (6.2 MiB of 6.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
12090ms total JS execution
FIX
12090ms total JS execution
Warning::
Unattributable: 2347ms CPU time
Warning::
https://www.worldscientific.com/: 1877ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NVG...: 1136ms CPU time
Warning::
https://www.googletagmanager.com/gtag/js?id=G-CHQ2...: 714ms CPU time
Warning::
https://www.worldscientific.com/cdn-cgi/challenge-...: 645ms CPU time
Warning::
Third-party scripts: 12090ms (100% of total)

Main Thread Breakdown

Script Evaluation 52% Other 26% Style & Layout 7% Script Parsing & Compilation 7% Garbage Collection 3%
ScriptTotalScriptingParse/CompileParty
Unattributable2347ms84ms0ms3rd
https://www.worldscientific.com/1877ms108ms13ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NVG6FP1136ms822ms101ms3rd
https://www.googletagmanager.com/gtag/js?id=G-CHQ29MQVMT&cx=c&gtm=4e64k0714ms620ms86ms3rd
https://www.worldscientific.com/cdn-cgi/challenge-platform/scripts/jsd/main.js645ms619ms5ms3rd
https://www.worldscientific.com/products/wspc/releasedAssets/js/main.bundle-fc7f9bc0e12f7b663f66.js637ms482ms86ms3rd
https://www.worldscientific.com/templates/jsp/js/jquery-3.1.1.min.js617ms334ms17ms3rd
https://www.worldscientific.com/products/wspc/releasedAssets/js/vendors~slideshow-e2f290272e2fedd0fd90.js452ms357ms9ms3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js438ms350ms36ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js378ms299ms14ms3rd

Showing top 10 of 25 scripts

D
JS Bundles
Action
53 scripts, 442 KB unused
FIX
53 scripts, 442 KB unused
Warning::
https://www.worldscientific.com/products/wspc/rele...: 84 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NVG...: 70 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 69 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-CHQ2...: 66 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-498...: 65 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 442 KB
442 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.worldscientific.com/products/wspc/releasedAssets/js/main.bundle-fc7f9bc0e12f7b663f66.js131 KB84 KB (64%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NVG6FP174 KB70 KB (40%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-1071980501&cx=c&gtm=4e64k0145 KB69 KB (48%)3rd
https://www.googletagmanager.com/gtag/js?id=G-CHQ29MQVMT&cx=c&gtm=4e64k0179 KB66 KB (37%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-498241-2&cx=c&gtm=4e64k0125 KB65 KB (52%)3rd
https://www.worldscientific.com/wro/4e0fc008aa4e0f67d08cebb5f000b5dd8fe8e1f5~product.js52 KB40 KB (77%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB29 KB (30%)3rd
https://www.worldscientific.com/templates/jsp/js/jquery-3.1.1.min.js31 KB20 KB (65%)3rd
https://www.worldscientific.com/products/wspc/releasedAssets/js/dynamic-imports-0fd3fc05108e2925ee3f.js4 KB3rd
https://www.worldscientific.com/products/wspc/releasedAssets/js/requestidlecallback-polyfill-369ed3f64f60011143f6.js0 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
217 resources · 6.2 MB · 442 KB savings available
FIX
217 resources · 6.2 MB · 442 KB savings available
Warning::
Page weight 5.2 MB over 1MB target
Got: 6.2 MB Expected: ≤ 1 MB
Info::
~442 KB of savings available
Warning::
216 third-party resources (100% of weight)
Info::
1 resources over 200KB
217 resources · 6.2 MiB · 216 third-party 5.2 MiB over 1MB target
Image 54% · 3.3 MiB
JavaScript 24% · 1.5 MiB
Other 18% · 1.1 MiB
CSS 2% · 134.8 KiB
Font 2% · 118.4 KiB
Document 1% · 55.7 KiB

~442.1 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
112 images, 0 KB saveable
REVIEW
112 images, 0 KB saveable
Warning::
https://www.worldscientific.com/pb-assets/released... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/pb-assets/Slider/A... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/pb-assets/Slider/G... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/pb-assets/Slider/W... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/pb-assets/wspc-sit... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/pb-assets/wspc-sit... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/pb-assets/wspc-sit... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/pb-assets/Slider/C... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/pb-assets/Slider/n... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/pb-assets/released... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/sda/1476/sideadv-c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/pb-assets/wspc-sit... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/pb-assets/Slider/A... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/pb-assets/Slider/C... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/pb-assets/wspc-sit... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/pb-assets/Slider/n... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/pb-assets/wspc-sit... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/pb-assets/Slider/n... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
112 images 3.3 MB
0 oversized -0 KB
78 legacy format
18 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

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

Web fonts

4

118 KB total

Render-blocking

0

of 4

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 FCP 7.1 s LCP 12.4 shttps://www.worldscientific.com/products/wspc/releasedAssets/fonts/icomoon-b76ca74d4bf59ad613a6d5657c11467d.ttficomoon-b76ca74d4bf59ad... https://www.worldscientific.com/products/wspc/releasedAssets/fonts/icomoon-b76ca74d4bf59ad613a6d5657c11467d.ttf — 20.5 KiB — 22 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 42.0 KiB — 6 ms — font-display: swaphttps://www.worldscientific.com/products/wspc/releasedAssets/fonts/icomoon-3b061d9593dbbf010413c39b39021852.ttficomoon-3b061d9593dbbf0... https://www.worldscientific.com/products/wspc/releasedAssets/fonts/icomoon-3b061d9593dbbf010413c39b39021852.ttf — 25.9 KiB — 19 ms — font-display: swaphttps://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2 — 29.9 KiB — 11 ms — font-display: swap
icomoon-b76ca74d4bf59ad... ttf swap
Size 21 KB
Load time 22 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 6 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
icomoon-3b061d9593dbbf0... ttf swap
Size 26 KB
Load time 19 ms
Start 4.8 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 30 KB
Load time 11 ms
Start 5.0 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 ~14 KB and ~28 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
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
217 requests over 37591ms
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 7.1 s LCP 12.4 shttps://worldscientific.com// https://worldscientific.com/ — 301 — 882 B — 1.1 s — h2https://www.worldscientific.com/www.worldscientific.com/ https://www.worldscientific.com/ — 302 — 333 B — 640 ms — h3https://www.worldscientific.com/action/oidcStart?redirectUri=%2Fwww.worldscientific.com/action/oidc... https://www.worldscientific.com/action/oidcStart?redirectUri=%2F — 302 — 616 B — 163 ms — h3https://wspc.scienceconnect.io/api/oauth/authorize?ui_locales=en&scope=affiliations+merged_users+openid+session_level+settings&response_type=code&redirect_uri=https%3A%2F%2Fwww.worldscientific.com%2Faction%2FoidcCallback%3FidpCode%3Dconnect&state=Dps2IO0LOrpSUAYYguc7KhJDVeg5hc5yNdvm5UqjYmKa5Cod%2FiRAGSSdI5%2FdsUf8LnnffORgWZ7zdPC5QT3jSbVAjW%2B1TojCxegZkrZA4sFOW8geB4prvw%3D%3D&prompt=none&nonce=ETzeY%2FiAkDDK2flrWSDn5ASdt88x9JFrUcAbwbLu35I%3D&client_id=wspcwspc.scienceconnect.io/api/oauth/au... https://wspc.scienceconnect.io/api/oauth/authorize?ui_locales=en&scope=affiliations+merged_users+openid+session_level+settings&response_type=code&redirect_uri=https%3A%2F%2Fwww.worldscientific.com%2Faction%2FoidcCallback%3FidpCode%3Dconnect&state=Dps2IO0LOrpSUAYYguc7KhJDVeg5hc5yNdvm5UqjYmKa5Cod%2FiRAGSSdI5%2FdsUf8LnnffORgWZ7zdPC5QT3jSbVAjW%2B1TojCxegZkrZA4sFOW8geB4prvw%3D%3D&prompt=none&nonce=ETzeY%2FiAkDDK2flrWSDn5ASdt88x9JFrUcAbwbLu35I%3D&client_id=wspc — 302 — 692 B — 172 ms — h3https://www.worldscientific.com/action/oidcCallback?idpCode=connect&error=login_required&error_description=Login+required&state=Dps2IO0LOrpSUAYYguc7KhJDVeg5hc5yNdvm5UqjYmKa5Cod%2FiRAGSSdI5%2FdsUf8LnnffORgWZ7zdPC5QT3jSbVAjW%2B1TojCxegZkrZA4sFOW8geB4prvw%3D%3Dwww.worldscientific.com/action/oidc... https://www.worldscientific.com/action/oidcCallback?idpCode=connect&error=login_required&error_description=Login+required&state=Dps2IO0LOrpSUAYYguc7KhJDVeg5hc5yNdvm5UqjYmKa5Cod%2FiRAGSSdI5%2FdsUf8LnnffORgWZ7zdPC5QT3jSbVAjW%2B1TojCxegZkrZA4sFOW8geB4prvw%3D%3D — 302 — 272 B — 164 ms — h3https://www.worldscientific.com/www.worldscientific.com/ https://www.worldscientific.com/ — 200 — 53.8 KiB — 809 ms — h3https://www.worldscientific.com/products/wspc/releasedAssets/css/build-66a265cf9ffa187770fb.csswww.worldscientific.com/products/ws... https://www.worldscientific.com/products/wspc/releasedAssets/css/build-66a265cf9ffa187770fb.css — 200 — 113.0 KiB — 71 ms — h3https://www.worldscientific.com/products/wspc/releasedAssets/js/main.bundle-fc7f9bc0e12f7b663f66.jswww.worldscientific.com/products/ws... https://www.worldscientific.com/products/wspc/releasedAssets/js/main.bundle-fc7f9bc0e12f7b663f66.js — 200 — 130.5 KiB — 80 ms — h3https://www.worldscientific.com/wro/4e0fc008aa4e0f67d08cebb5f000b5dd8fe8e1f5~product.csswww.worldscientific.com/wro/4e0fc00... https://www.worldscientific.com/wro/4e0fc008aa4e0f67d08cebb5f000b5dd8fe8e1f5~product.css — 200 — 18.9 KiB — 30 ms — h3https://www.worldscientific.com/wro/4e0fc008aa4e0f67d08cebb5f000b5dd8fe8e1f5~product.jswww.worldscientific.com/wro/4e0fc00... https://www.worldscientific.com/wro/4e0fc008aa4e0f67d08cebb5f000b5dd8fe8e1f5~product.js — 200 — 52.0 KiB — 64 ms — h3https://fonts.googleapis.com/css?family=Open+Sans:400,600,700fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400,600,700 — 200 — 2.2 KiB — 52 ms — h2https://www.worldscientific.com/templates/jsp/js/jquery-3.1.1.min.jswww.worldscientific.com/templates/j... https://www.worldscientific.com/templates/jsp/js/jquery-3.1.1.min.js — 200 — 31.0 KiB — 70 ms — h3https://js.trendmd.com/trendmd.min.jsjs.trendmd.com/trendmd.min.js https://js.trendmd.com/trendmd.min.js — 200 — 3.5 KiB — 23 ms — h3https://www.worldscientific.com/products/wspc/releasedAssets/css/print-66a265cf9ffa187770fb.csswww.worldscientific.com/products/ws... https://www.worldscientific.com/products/wspc/releasedAssets/css/print-66a265cf9ffa187770fb.css — 200 — 708 B — 16 ms — h3https://chimpstatic.com/mcjs-connected/js/users/5a49d15f21f692f9e1dbd7609/a628eda248f5b854779d5e8ea.jschimpstatic.com/mcjs-connected/js/u... https://chimpstatic.com/mcjs-connected/js/users/5a49d15f21f692f9e1dbd7609/a628eda248f5b854779d5e8ea.js — 200 — 3.1 KiB — 310 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-NVG6FPwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NVG6FP — 200 — 174.5 KiB — 43 ms — h2https://www.googletagmanager.com/gtag/js?id=G-CHQ29MQVMT&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-CHQ29MQVMT&cx=c&gtm=4e64k0 — 200 — 178.6 KiB — 84 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-498241-2&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-498241-2&cx=c&gtm=4e64k0 — 200 — 125.0 KiB — 51 ms — h2https://static.hotjar.com/c/hotjar-2837739.js?sv=7static.hotjar.com/c/hotjar-2837739.... https://static.hotjar.com/c/hotjar-2837739.js?sv=7 — 200 — 6.2 KiB — 40 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 — 81 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 79 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 74 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 79 ms — h2https://s.pinimg.com/ct/core.jss.pinimg.com/ct/core.js https://s.pinimg.com/ct/core.js — 200 — 2.1 KiB — 75 ms — h2https://a.quora.com/qevents.jsa.quora.com/qevents.js https://a.quora.com/qevents.js — 200 — 14.7 KiB — 107 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 91 ms — h3https://sibautomation.com/sa.js?key=2vi0d2rds5mfq4f27x2surwvsibautomation.com/sa.js?key=2vi0d2r... https://sibautomation.com/sa.js?key=2vi0d2rds5mfq4f27x2surwv — 200 — 4.3 KiB — 158 ms — h2https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 90 ms — h3https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.worldscientific.com%2F&scrsrc=www.googletagmanager.com&rnd=1195015903.1776893148&dt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&auid=805436642.1776893148&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v72198169za200zd72198169xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117384405~118463261&apve=1&apvf=f&apvc=1&tft=1776893148558&tfd=2777www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.worldscientific.com%2F&scrsrc=www.googletagmanager.com&rnd=1195015903.1776893148&dt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&auid=805436642.1776893148&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v72198169za200zd72198169xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117384405~118463261&apve=1&apvf=f&apvc=1&tft=1776893148558&tfd=2777 — 200 — 21 B — 110 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAHE0lEQVR42tVaW0xTSRiuiZcHvDxo1…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAHE0lEQVR42tVaW0xTSRiuiZcHvDxo1… — 200 — 0 B — 0 ms — data
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 7.1 s LCP 12.4 shttps://worldscientific.com// https://worldscientific.com/ — 301 — 882 B — 1.1 s — h2https://www.worldscientific.com/www.worldscientific.com/ https://www.worldscientific.com/ — 302 — 333 B — 640 ms — h3https://www.worldscientific.com/action/oidcStart?redirectUri=%2Fwww.worldscientific.com/action/oidc... https://www.worldscientific.com/action/oidcStart?redirectUri=%2F — 302 — 616 B — 163 ms — h3https://wspc.scienceconnect.io/api/oauth/authorize?ui_locales=en&scope=affiliations+merged_users+openid+session_level+settings&response_type=code&redirect_uri=https%3A%2F%2Fwww.worldscientific.com%2Faction%2FoidcCallback%3FidpCode%3Dconnect&state=Dps2IO0LOrpSUAYYguc7KhJDVeg5hc5yNdvm5UqjYmKa5Cod%2FiRAGSSdI5%2FdsUf8LnnffORgWZ7zdPC5QT3jSbVAjW%2B1TojCxegZkrZA4sFOW8geB4prvw%3D%3D&prompt=none&nonce=ETzeY%2FiAkDDK2flrWSDn5ASdt88x9JFrUcAbwbLu35I%3D&client_id=wspcwspc.scienceconnect.io/api/oauth/au... https://wspc.scienceconnect.io/api/oauth/authorize?ui_locales=en&scope=affiliations+merged_users+openid+session_level+settings&response_type=code&redirect_uri=https%3A%2F%2Fwww.worldscientific.com%2Faction%2FoidcCallback%3FidpCode%3Dconnect&state=Dps2IO0LOrpSUAYYguc7KhJDVeg5hc5yNdvm5UqjYmKa5Cod%2FiRAGSSdI5%2FdsUf8LnnffORgWZ7zdPC5QT3jSbVAjW%2B1TojCxegZkrZA4sFOW8geB4prvw%3D%3D&prompt=none&nonce=ETzeY%2FiAkDDK2flrWSDn5ASdt88x9JFrUcAbwbLu35I%3D&client_id=wspc — 302 — 692 B — 172 ms — h3https://www.worldscientific.com/action/oidcCallback?idpCode=connect&error=login_required&error_description=Login+required&state=Dps2IO0LOrpSUAYYguc7KhJDVeg5hc5yNdvm5UqjYmKa5Cod%2FiRAGSSdI5%2FdsUf8LnnffORgWZ7zdPC5QT3jSbVAjW%2B1TojCxegZkrZA4sFOW8geB4prvw%3D%3Dwww.worldscientific.com/action/oidc... https://www.worldscientific.com/action/oidcCallback?idpCode=connect&error=login_required&error_description=Login+required&state=Dps2IO0LOrpSUAYYguc7KhJDVeg5hc5yNdvm5UqjYmKa5Cod%2FiRAGSSdI5%2FdsUf8LnnffORgWZ7zdPC5QT3jSbVAjW%2B1TojCxegZkrZA4sFOW8geB4prvw%3D%3D — 302 — 272 B — 164 ms — h3https://www.worldscientific.com/www.worldscientific.com/ https://www.worldscientific.com/ — 200 — 53.8 KiB — 809 ms — h3https://www.worldscientific.com/products/wspc/releasedAssets/css/build-66a265cf9ffa187770fb.csswww.worldscientific.com/products/ws... https://www.worldscientific.com/products/wspc/releasedAssets/css/build-66a265cf9ffa187770fb.css — 200 — 113.0 KiB — 71 ms — h3https://www.worldscientific.com/products/wspc/releasedAssets/js/main.bundle-fc7f9bc0e12f7b663f66.jswww.worldscientific.com/products/ws... https://www.worldscientific.com/products/wspc/releasedAssets/js/main.bundle-fc7f9bc0e12f7b663f66.js — 200 — 130.5 KiB — 80 ms — h3https://www.worldscientific.com/wro/4e0fc008aa4e0f67d08cebb5f000b5dd8fe8e1f5~product.csswww.worldscientific.com/wro/4e0fc00... https://www.worldscientific.com/wro/4e0fc008aa4e0f67d08cebb5f000b5dd8fe8e1f5~product.css — 200 — 18.9 KiB — 30 ms — h3https://www.worldscientific.com/wro/4e0fc008aa4e0f67d08cebb5f000b5dd8fe8e1f5~product.jswww.worldscientific.com/wro/4e0fc00... https://www.worldscientific.com/wro/4e0fc008aa4e0f67d08cebb5f000b5dd8fe8e1f5~product.js — 200 — 52.0 KiB — 64 ms — h3https://fonts.googleapis.com/css?family=Open+Sans:400,600,700fonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:400,600,700 — 200 — 2.2 KiB — 52 ms — h2https://www.worldscientific.com/templates/jsp/js/jquery-3.1.1.min.jswww.worldscientific.com/templates/j... https://www.worldscientific.com/templates/jsp/js/jquery-3.1.1.min.js — 200 — 31.0 KiB — 70 ms — h3https://js.trendmd.com/trendmd.min.jsjs.trendmd.com/trendmd.min.js https://js.trendmd.com/trendmd.min.js — 200 — 3.5 KiB — 23 ms — h3https://www.worldscientific.com/products/wspc/releasedAssets/css/print-66a265cf9ffa187770fb.csswww.worldscientific.com/products/ws... https://www.worldscientific.com/products/wspc/releasedAssets/css/print-66a265cf9ffa187770fb.css — 200 — 708 B — 16 ms — h3https://chimpstatic.com/mcjs-connected/js/users/5a49d15f21f692f9e1dbd7609/a628eda248f5b854779d5e8ea.jschimpstatic.com/mcjs-connected/js/u... https://chimpstatic.com/mcjs-connected/js/users/5a49d15f21f692f9e1dbd7609/a628eda248f5b854779d5e8ea.js — 200 — 3.1 KiB — 310 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-NVG6FPwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NVG6FP — 200 — 174.5 KiB — 43 ms — h2https://www.googletagmanager.com/gtag/js?id=G-CHQ29MQVMT&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-CHQ29MQVMT&cx=c&gtm=4e64k0 — 200 — 178.6 KiB — 84 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-498241-2&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-498241-2&cx=c&gtm=4e64k0 — 200 — 125.0 KiB — 51 ms — h2https://static.hotjar.com/c/hotjar-2837739.js?sv=7static.hotjar.com/c/hotjar-2837739.... https://static.hotjar.com/c/hotjar-2837739.js?sv=7 — 200 — 6.2 KiB — 40 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 — 81 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 79 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 74 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 79 ms — h2https://s.pinimg.com/ct/core.jss.pinimg.com/ct/core.js https://s.pinimg.com/ct/core.js — 200 — 2.1 KiB — 75 ms — h2https://a.quora.com/qevents.jsa.quora.com/qevents.js https://a.quora.com/qevents.js — 200 — 14.7 KiB — 107 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 91 ms — h3https://sibautomation.com/sa.js?key=2vi0d2rds5mfq4f27x2surwvsibautomation.com/sa.js?key=2vi0d2r... https://sibautomation.com/sa.js?key=2vi0d2rds5mfq4f27x2surwv — 200 — 4.3 KiB — 158 ms — h2https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 90 ms — h3https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.worldscientific.com%2F&scrsrc=www.googletagmanager.com&rnd=1195015903.1776893148&dt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&auid=805436642.1776893148&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v72198169za200zd72198169xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117384405~118463261&apve=1&apvf=f&apvc=1&tft=1776893148558&tfd=2777www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.worldscientific.com%2F&scrsrc=www.googletagmanager.com&rnd=1195015903.1776893148&dt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&auid=805436642.1776893148&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v72198169za200zd72198169xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266401~117384405~118463261&apve=1&apvf=f&apvc=1&tft=1776893148558&tfd=2777 — 200 — 21 B — 110 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAHE0lEQVR42tVaW0xTSRiuiZcHvDxo1…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAHE0lEQVR42tVaW0xTSRiuiZcHvDxo1… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAOIklEQVR4AaWaBZAct/L/P5qZPfLd7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAOIklEQVR4AaWaBZAct/L/P5qZPfLd7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAHrElEQVR42tVaeUzTVxyvFx7TqPFYn…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAHrElEQVR42tVaeUzTVxyvFx7TqPFYn… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAADnklEQVR4AeyYA4wkTxjFV3/jbNtGn…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAADnklEQVR4AeyYA4wkTxjFV3/jbNtGn… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAGkElEQVR42tWZWWwTVxSGryq1atVKV…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAGkElEQVR42tWZWWwTVxSGryq1atVKV… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAJ2klEQVR42u2YCVCTZxrHnxA0ICIgV…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAJ2klEQVR42u2YCVCTZxrHnxA0ICIgV… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAJcElEQVR4Ae2YBWwjP9PGf/Zu0qRJe…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAJcElEQVR4Ae2YBWwjP9PGf/Zu0qRJe… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAANY0lEQVR42tWaeXDU5RnHt051PBAVR…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAANY0lEQVR42tWaeXDU5RnHt051PBAVR… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAFVElEQVR4Ae2aA5ArSxSGJ1gm6fHus…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAFVElEQVR4Ae2aA5ArSxSGJ1gm6fHus… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAJxElEQVR42s1ae4wV1RkftTQFUqA89…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAJxElEQVR42s1ae4wV1RkftTQFUqA89… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAMEklEQVR4Ab2aA5wdSRfF39qInYyt2…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAMEklEQVR4Ab2aA5wdSRfF39qInYyt2… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAFzElEQVR4Ae2ZA5jjTBjH81ln27Zt2…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAFzElEQVR4Ae2ZA5jjTBjH81ln27Zt2… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAABX1BMVEX///8AAADaSibaSibaSibaS…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAABX1BMVEX///8AAADaSibaSibaSibaS… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAQlBMVEX1hijzqygBAQH///86LiIuJ…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAQlBMVEX1hijzqygBAQH///86LiIuJ… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAACEElEQVR42mNgGAWjgEpAJ1ijV6MbE…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAACEElEQVR42mNgGAWjgEpAJ1ijV6MbE… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAG4UlEQVR42u2YW1AUVx7GzwDD4Mwwz…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAG4UlEQVR42u2YW1AUVx7GzwDD4Mwwz… — 200 — 0 B — 0 ms — datahttps://www.worldscientific.com/pb-assets/releasedAssets/images/WSPC-LOGO-250-1541381839657.pngwww.worldscientific.com/pb-assets/r... https://www.worldscientific.com/pb-assets/releasedAssets/images/WSPC-LOGO-250-1541381839657.png — 200 — 2.0 KiB — 30 ms — h3https://www.worldscientific.com/products/wspc/releasedAssets/fonts/icomoon-b76ca74d4bf59ad613a6d5657c11467d.ttfwww.worldscientific.com/products/ws... https://www.worldscientific.com/products/wspc/releasedAssets/fonts/icomoon-b76ca74d4bf59ad613a6d5657c11467d.ttf — 200 — 20.5 KiB — 22 ms — h3https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2 — 200 — 42.0 KiB — 6 ms — h3https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 110 ms — h2https://www.worldscientific.com/pb-assets/Slider/CharlesBennett-GillesBrassard-450x265-1774249985240.jpgwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/CharlesBennett-GillesBrassard-450x265-1774249985240.jpg — 200 — 26.2 KiB — 59 ms — h3https://www.worldscientific.com/pb-assets/Slider/Academies-450x265-1773283080250.pngwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/Academies-450x265-1773283080250.png — 200 — 28.2 KiB — 62 ms — h3https://www.worldscientific.com/pb-assets/Slider/Anthony-James-Leggett-450x265-1773115708300.jpgwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/Anthony-James-Leggett-450x265-1773115708300.jpg — 200 — 16.7 KiB — 63 ms — h3https://www.worldscientific.com/pb-assets/Slider/GiovanniFazio-450x265-1771995966493.pngwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/GiovanniFazio-450x265-1771995966493.png — 200 — 60.3 KiB — 125 ms — h3https://www.worldscientific.com/pb-assets/Slider/CNYang-news-450x265-1761038909660.pngwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/CNYang-news-450x265-1761038909660.png — 200 — 71.0 KiB — 71 ms — h3https://www.worldscientific.com/pb-assets/Slider/nobel-economic-2025-450x265-1760434608587.pngwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/nobel-economic-2025-450x265-1760434608587.png — 200 — 75.9 KiB — 98 ms — h3https://www.worldscientific.com/pb-assets/Slider/nobel-chemistry-2025-450x265-1759974586127.pngwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/nobel-chemistry-2025-450x265-1759974586127.png — 200 — 88.7 KiB — 128 ms — h3https://www.worldscientific.com/pb-assets/Slider/nobel-physics-2025-450x265-1759970431400.pngwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/nobel-physics-2025-450x265-1759970431400.png — 200 — 90.6 KiB — 128 ms — h3https://www.worldscientific.com/pb-assets/Slider/WSPC-ScienceWriting-450x265-1596100584717.jpgwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/WSPC-ScienceWriting-450x265-1596100584717.jpg — 200 — 109.7 KiB — 127 ms — h3https://www.worldscientific.com/sda/1476/sideadv-connect.jpgwww.worldscientific.com/sda/1476/si... https://www.worldscientific.com/sda/1476/sideadv-connect.jpg — 200 — 23.6 KiB — 124 ms — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/q0539www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/q0539 — 200 — 58.1 KiB — 915 ms — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14143www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14143 — 200 — 73.3 KiB — 1.0 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/q0509www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/q0509 — 200 — 60.3 KiB — 971 ms — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14208www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14208 — 200 — 62.7 KiB — 1.0 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14506www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14506 — 200 — 96.3 KiB — 1.1 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14530www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14530 — 200 — 72.1 KiB — 1.0 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14429www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14429 — 200 — 67.9 KiB — 923 ms — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14266www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14266 — 200 — 62.6 KiB — 937 ms — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/q0534www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/q0534 — 200 — 74.6 KiB — 1.1 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14632www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14632 — 200 — 46.2 KiB — 979 ms — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14686www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14686 — 200 — 72.3 KiB — 1.0 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14499www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14499 — 200 — 73.2 KiB — 333 ms — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14500www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14500 — 200 — 61.8 KiB — 1.0 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14616www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14616 — 200 — 43.3 KiB — 990 ms — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14484www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14484 — 200 — 90.0 KiB — 1.1 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14535www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14535 — 200 — 71.6 KiB — 1.0 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14439www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14439 — 200 — 51.0 KiB — 1.0 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/12778www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/12778 — 200 — 52.1 KiB — 1.0 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/q0517www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/q0517 — 200 — 50.7 KiB — 1.0 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14507www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14507 — 200 — 61.2 KiB — 1.0 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14370www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14370 — 200 — 77.8 KiB — 1.1 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14347www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14347 — 200 — 51.7 KiB — 997 ms — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14662www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14662 — 200 — 58.0 KiB — 1.0 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14590www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14590 — 200 — 43.6 KiB — 994 ms — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14076www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14076 — 200 — 46.6 KiB — 976 ms — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/q0533www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/q0533 — 200 — 77.1 KiB — 1.0 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14434www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14434 — 200 — 67.3 KiB — 1.0 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14400www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14400 — 200 — 47.5 KiB — 1.0 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14502www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14502 — 200 — 56.8 KiB — 1.0 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14613www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14613 — 200 — 81.1 KiB — 1.1 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14710www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14710 — 200 — 12.1 KiB — 735 ms — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14378www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14378 — 200 — 56.5 KiB — 1.0 s — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14508www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14508 — 200 — 88.3 KiB — 1.1 s — h3https://px.ads.linkedin.com/attribution_trigger?pid=5033212%2C1919890&time=1776893148727&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2px.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=5033212%2C1919890&time=1776893148727&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2 — 200 — 843 B — 245 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5033212%2C1919890&time=1776893148727&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2px.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5033212%2C1919890&time=1776893148727&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2 — 302 — 1.0 KiB — 237 ms — h2https://www.worldscientific.com/products/wspc/releasedAssets/images/banner-corporate-34ab8b5097c563412929556496e83758.jpgwww.worldscientific.com/products/ws... https://www.worldscientific.com/products/wspc/releasedAssets/images/banner-corporate-34ab8b5097c563412929556496e83758.jpg — 200 — 104.5 KiB — 94 ms — h3https://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 — 621 B — 282 ms — h2https://static.zotabox.com/d/d/dd13e181780e401e8a2258e54c92eb84/widgets.jsstatic.zotabox.com/d/d/dd13e181780e... https://static.zotabox.com/d/d/dd13e181780e401e8a2258e54c92eb84/widgets.js — 200 — 34.2 KiB — 580 ms — h2https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14265www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/14265 — 200 — 60.5 KiB — 920 ms — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/q0386www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/q0386 — 200 — 76.4 KiB — 924 ms — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/12869www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/12869 — 200 — 55.3 KiB — 920 ms — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/10940www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/10940 — 200 — 69.8 KiB — 924 ms — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/12752www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/12752 — 200 — 52.7 KiB — 922 ms — h3https://www.worldscientific.com/action/showCoverImage?doi=10.1142/q0260www.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?doi=10.1142/q0260 — 200 — 83.3 KiB — 1.1 s — h3https://www.worldscientific.com/action/showCoverImage?journalCode=ijmpawww.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?journalCode=ijmpa — 200 — 31.5 KiB — 758 ms — h3https://www.worldscientific.com/action/showCoverImage?journalCode=ijmpbwww.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?journalCode=ijmpb — 200 — 33.2 KiB — 754 ms — h3https://www.worldscientific.com/action/showCoverImage?journalCode=ccewww.worldscientific.com/action/show... https://www.worldscientific.com/action/showCoverImage?journalCode=cce — 200 — 79.7 KiB — 923 ms — h3https://www.worldscientific.com/sda/1476/Nobel.corporate.page.jpgwww.worldscientific.com/sda/1476/No... https://www.worldscientific.com/sda/1476/Nobel.corporate.page.jpg — 200 — 59.9 KiB — 104 ms — h3https://www.worldscientific.com/sda/1476/WS.new.ealert.pngwww.worldscientific.com/sda/1476/WS... https://www.worldscientific.com/sda/1476/WS.new.ealert.png — 200 — 4.7 KiB — 97 ms — h3https://www.worldscientific.com/sda/1476/WS.new.ecatalogue.pngwww.worldscientific.com/sda/1476/WS... https://www.worldscientific.com/sda/1476/WS.new.ecatalogue.png — 200 — 4.9 KiB — 122 ms — h3https://www.worldscientific.com/sda/1476/WS.new.textbook.pngwww.worldscientific.com/sda/1476/WS... https://www.worldscientific.com/sda/1476/WS.new.textbook.png — 200 — 11.2 KiB — 119 ms — h3https://www.worldscientific.com/pb-assets/temp/bookinforender-new-1761797295230.jswww.worldscientific.com/pb-assets/t... https://www.worldscientific.com/pb-assets/temp/bookinforender-new-1761797295230.js — 200 — 1.2 KiB — 64 ms — h3https://www.worldscientific.com/pb-assets/releasedAssets/images/WSPClogo-white-1528946545683.pngwww.worldscientific.com/pb-assets/r... https://www.worldscientific.com/pb-assets/releasedAssets/images/WSPClogo-white-1528946545683.png — 200 — 3.1 KiB — 64 ms — h3https://www.worldscientific.com/pb-assets/wspc-site/icons/facebookicon-1533103772177.pngwww.worldscientific.com/pb-assets/w... https://www.worldscientific.com/pb-assets/wspc-site/icons/facebookicon-1533103772177.png — 200 — 633 B — 64 ms — h3https://www.worldscientific.com/pb-assets/wspc-site/icons/twittericon-1724984838873.pngwww.worldscientific.com/pb-assets/w... https://www.worldscientific.com/pb-assets/wspc-site/icons/twittericon-1724984838873.png — 200 — 815 B — 63 ms — h3https://www.worldscientific.com/pb-assets/wspc-site/icons/linkedinicon-1533103772177.pngwww.worldscientific.com/pb-assets/w... https://www.worldscientific.com/pb-assets/wspc-site/icons/linkedinicon-1533103772177.png — 200 — 708 B — 63 ms — h3https://www.worldscientific.com/pb-assets/wspc-site/icons/youtubeicon-1533103772463.pngwww.worldscientific.com/pb-assets/w... https://www.worldscientific.com/pb-assets/wspc-site/icons/youtubeicon-1533103772463.png — 200 — 661 B — 92 ms — h3https://www.worldscientific.com/pb-assets/wspc-site/icons/emailicon-1533103772177.pngwww.worldscientific.com/pb-assets/w... https://www.worldscientific.com/pb-assets/wspc-site/icons/emailicon-1533103772177.png — 200 — 708 B — 90 ms — h3https://www.worldscientific.com/pb-assets/wspc-site/icons/wechaticon-1533103772450.pngwww.worldscientific.com/pb-assets/w... https://www.worldscientific.com/pb-assets/wspc-site/icons/wechaticon-1533103772450.png — 200 — 811 B — 91 ms — h3https://www.worldscientific.com/products/wspc/releasedAssets/js/build.lazyload.bundle-b64e643a10a546c7bfc0.jswww.worldscientific.com/products/ws... https://www.worldscientific.com/products/wspc/releasedAssets/js/build.lazyload.bundle-b64e643a10a546c7bfc0.js — 200 — 2.2 KiB — 93 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 125 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=5033212%2C1919890&time=1776893148930&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2px.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=5033212%2C1919890&time=1776893148930&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2 — 200 — 862 B — 206 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5033212%2C1919890&time=1776893148930&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2px.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5033212%2C1919890&time=1776893148930&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2 — 302 — 709 B — 197 ms — h2https://www.worldscientific.com/pb-assets/temp/bookinfo.csvwww.worldscientific.com/pb-assets/t... https://www.worldscientific.com/pb-assets/temp/bookinfo.csv — 200 — 1.1 MiB — 1.6 s — h3https://d1l6p2sc9645hc.cloudfront.net/tracker.jsd1l6p2sc9645hc.cloudfront.net/track... https://d1l6p2sc9645hc.cloudfront.net/tracker.js — 200 — 4.9 KiB — 620 ms — h3https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=5033212%2C1919890&time=1776893148727&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2&e_ipv6=AQIF-_eXRNyx2wAAAZ23Fb7mdxung2nx02kFqCmL9nvnOFMxRxwvJmK6ubp9k95evrmZ8gpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=5033212%2C1919890&time=1776893148727&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2&e_ipv6=AQIF-_eXRNyx2wAAAZ23Fb7mdxung2nx02kFqCmL9nvnOFMxRxwvJmK6ubp9k95evrmZ8g — 200 — 695 B — 170 ms — h2https://www.worldscientific.com/products/wspc/releasedAssets/js/dynamic-imports-0fd3fc05108e2925ee3f.jswww.worldscientific.com/products/ws... https://www.worldscientific.com/products/wspc/releasedAssets/js/dynamic-imports-0fd3fc05108e2925ee3f.js — 200 — 4.2 KiB — 15 ms — h3https://wspc.scienceconnect.io/teaser.htmlwspc.scienceconnect.io/teaser.html https://wspc.scienceconnect.io/teaser.html — 200 — 1.3 KiB — 153 ms — h3https://www.worldscientific.com/products/wspc/releasedAssets/js/vendors~slideshow-e2f290272e2fedd0fd90.jswww.worldscientific.com/products/ws... https://www.worldscientific.com/products/wspc/releasedAssets/js/vendors~slideshow-e2f290272e2fedd0fd90.js — 200 — 16.1 KiB — 27 ms — h3https://www.worldscientific.com/products/wspc/releasedAssets/js/slideshow-74167cf91d97a46640a5.jswww.worldscientific.com/products/ws... https://www.worldscientific.com/products/wspc/releasedAssets/js/slideshow-74167cf91d97a46640a5.js — 200 — 1.3 KiB — 23 ms — h3https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=5033212%2C1919890&time=1776893148930&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2&e_ipv6=AQKVhHSY2MTDiwAAAZ23Fb904GOoRgnZt6ahFkZMN78Rwz4SVP4FbtT5FlOWyAuwZ0W_DApx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=5033212%2C1919890&time=1776893148930&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2&e_ipv6=AQKVhHSY2MTDiwAAAZ23Fb904GOoRgnZt6ahFkZMN78Rwz4SVP4FbtT5FlOWyAuwZ0W_DA — 200 — 569 B — 176 ms — h2https://rev.trendmd.com/ad-sets/identifierrev.trendmd.com/ad-sets/identifier https://rev.trendmd.com/ad-sets/identifier — 200 — 0 B — 118 ms — h3https://www.worldscientific.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.worldscientific.com/cdn-cgi/cha... https://www.worldscientific.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 221 B — 64 ms — h3https://www.worldscientific.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.worldscientific.com/cdn-cgi/cha... https://www.worldscientific.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 11.7 KiB — 9 ms — h3https://rev.trendmd.com/ad-sets/identifierrev.trendmd.com/ad-sets/identifier https://rev.trendmd.com/ad-sets/identifier — 404 — 1.1 KiB — 120 ms — h3https://www.worldscientific.com/products/wspc/releasedAssets/js/requestidlecallback-polyfill-369ed3f64f60011143f6.jswww.worldscientific.com/products/ws... https://www.worldscientific.com/products/wspc/releasedAssets/js/requestidlecallback-polyfill-369ed3f64f60011143f6.js — 200 — 472 B — 18 ms — h3https://wspc.scienceconnect.io/assets/teaser-8K1rvZBW.jswspc.scienceconnect.io/assets/tease... https://wspc.scienceconnect.io/assets/teaser-8K1rvZBW.js — 200 — 2.5 KiB — 45 ms — h3https://wspc.scienceconnect.io/assets/Icon-HQQlULcX.jswspc.scienceconnect.io/assets/Icon-... https://wspc.scienceconnect.io/assets/Icon-HQQlULcX.js — 200 — 84.9 KiB — 120 ms — h3https://wspc.scienceconnect.io/assets/SwapHoriz-BDRnEgtA.jswspc.scienceconnect.io/assets/SwapH... https://wspc.scienceconnect.io/assets/SwapHoriz-BDRnEgtA.js — 200 — 516 B — 20 ms — h3https://wspc.scienceconnect.io/assets/ConnectIcon-B9oe1OFk.jswspc.scienceconnect.io/assets/Conne... https://wspc.scienceconnect.io/assets/ConnectIcon-B9oe1OFk.js — 200 — 813 B — 39 ms — h3https://wspc.scienceconnect.io/assets/AvatarIcon-buone_RT.jswspc.scienceconnect.io/assets/Avata... https://wspc.scienceconnect.io/assets/AvatarIcon-buone_RT.js — 200 — 1006 B — 49 ms — h3https://wspc.scienceconnect.io/assets/Avatar-DoC_9Veb.jswspc.scienceconnect.io/assets/Avata... https://wspc.scienceconnect.io/assets/Avatar-DoC_9Veb.js — 200 — 1.6 KiB — 57 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 153 ms — h2https://www.worldscientific.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07b3fef86cb234www.worldscientific.com/cdn-cgi/cha... https://www.worldscientific.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07b3fef86cb234 — 200 — 644 B — 33 ms — h3https://wspc.scienceconnect.io/cdn-cgi/challenge-platform/scripts/jsd/main.jswspc.scienceconnect.io/cdn-cgi/chal... https://wspc.scienceconnect.io/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 221 B — 12 ms — h3https://wspc.scienceconnect.io/cdn-cgi/rum?wspc.scienceconnect.io/cdn-cgi/rum? https://wspc.scienceconnect.io/cdn-cgi/rum? — 204 — 214 B — 15 ms — h3https://wspc.scienceconnect.io/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?wspc.scienceconnect.io/cdn-cgi/chal... https://wspc.scienceconnect.io/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 13.8 KiB — 22 ms — h3https://www.worldscientific.com/action/connectTeaserInfowww.worldscientific.com/action/conn... https://www.worldscientific.com/action/connectTeaserInfo — 404 — 318 B — 190 ms — h3https://t.co/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=cb1446cb-a19f-4838-84f7-3a6330bcbbfc&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o87ad&type=javascript&version=2.3.53t.co/i/adsct?bci=5&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=cb1446cb-a19f-4838-84f7-3a6330bcbbfc&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o87ad&type=javascript&version=2.3.53 — 200 — 464 B — 210 ms — h2https://analytics.twitter.com/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=cb1446cb-a19f-4838-84f7-3a6330bcbbfc&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o87ad&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=5... https://analytics.twitter.com/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=cb1446cb-a19f-4838-84f7-3a6330bcbbfc&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o87ad&type=javascript&version=2.3.53 — 200 — 487 B — 288 ms — h2https://t.co/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=f17295fc-26a0-4a38-8f38-25f8fcbe2ffc&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o89at&type=javascript&version=2.3.53t.co/i/adsct?bci=5&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=f17295fc-26a0-4a38-8f38-25f8fcbe2ffc&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o89at&type=javascript&version=2.3.53 — 200 — 469 B — 263 ms — h2https://analytics.twitter.com/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=f17295fc-26a0-4a38-8f38-25f8fcbe2ffc&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o89at&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=5... https://analytics.twitter.com/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=f17295fc-26a0-4a38-8f38-25f8fcbe2ffc&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o89at&type=javascript&version=2.3.53 — 200 — 675 B — 200 ms — h2https://t.co/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=fc800ba8-76b8-4b3d-8419-b5d25ee81e3c&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o8xe5&type=javascript&version=2.3.53t.co/i/adsct?bci=5&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=fc800ba8-76b8-4b3d-8419-b5d25ee81e3c&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o8xe5&type=javascript&version=2.3.53 — 200 — 616 B — 268 ms — h2https://analytics.twitter.com/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=fc800ba8-76b8-4b3d-8419-b5d25ee81e3c&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o8xe5&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=5... https://analytics.twitter.com/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=fc800ba8-76b8-4b3d-8419-b5d25ee81e3c&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o8xe5&type=javascript&version=2.3.53 — 200 — 484 B — 229 ms — h2https://t.co/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=230120de-72d4-422e-b5d5-40085844ab15&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o93q7&type=javascript&version=2.3.53t.co/i/adsct?bci=5&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=230120de-72d4-422e-b5d5-40085844ab15&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o93q7&type=javascript&version=2.3.53 — 200 — 655 B — 206 ms — h2https://analytics.twitter.com/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=230120de-72d4-422e-b5d5-40085844ab15&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o93q7&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=5... https://analytics.twitter.com/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=230120de-72d4-422e-b5d5-40085844ab15&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o93q7&type=javascript&version=2.3.53 — 200 — 484 B — 201 ms — h2https://t.co/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=b9a023b1-35f2-45ba-b52d-fb440f42d979&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o9kyw&type=javascript&version=2.3.53t.co/i/adsct?bci=5&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=b9a023b1-35f2-45ba-b52d-fb440f42d979&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o9kyw&type=javascript&version=2.3.53 — 200 — 468 B — 282 ms — h2https://analytics.twitter.com/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=b9a023b1-35f2-45ba-b52d-fb440f42d979&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o9kyw&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=5... https://analytics.twitter.com/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=b9a023b1-35f2-45ba-b52d-fb440f42d979&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776893149595.373508847737128366&txn_id=o9kyw&type=javascript&version=2.3.53 — 200 — 487 B — 279 ms — h2https://t.co/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=57d30694-0961-4ed5-9446-be79408e0e0c&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776893149595.373508847737128366&txn_id=o02ls&type=javascript&version=2.3.53t.co/1/i/adsct?bci=5&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=57d30694-0961-4ed5-9446-be79408e0e0c&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776893149595.373508847737128366&txn_id=o02ls&type=javascript&version=2.3.53 — 200 — 469 B — 260 ms — h2https://analytics.twitter.com/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=57d30694-0961-4ed5-9446-be79408e0e0c&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776893149595.373508847737128366&txn_id=o02ls&type=javascript&version=2.3.53analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=57d30694-0961-4ed5-9446-be79408e0e0c&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776893149595.373508847737128366&txn_id=o02ls&type=javascript&version=2.3.53 — 200 — 964 B — 270 ms — h2https://t.co/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=248ad2ae-8e85-4eef-8fe2-5baa5fc4cdc5&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776893149595.373508847737128366&txn_id=oeasp&type=javascript&version=2.3.53t.co/1/i/adsct?bci=5&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=248ad2ae-8e85-4eef-8fe2-5baa5fc4cdc5&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776893149595.373508847737128366&txn_id=oeasp&type=javascript&version=2.3.53 — 200 — 468 B — 264 ms — h2https://analytics.twitter.com/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=248ad2ae-8e85-4eef-8fe2-5baa5fc4cdc5&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776893149595.373508847737128366&txn_id=oeasp&type=javascript&version=2.3.53analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=248ad2ae-8e85-4eef-8fe2-5baa5fc4cdc5&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776893149595.373508847737128366&txn_id=oeasp&type=javascript&version=2.3.53 — 200 — 813 B — 272 ms — h2https://t.co/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=f332d9ed-6eca-4757-aee6-51906405282a&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776893149595.373508847737128366&txn_id=odw2c&type=javascript&version=2.3.53t.co/1/i/adsct?bci=5&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=f332d9ed-6eca-4757-aee6-51906405282a&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776893149595.373508847737128366&txn_id=odw2c&type=javascript&version=2.3.53 — 200 — 470 B — 204 ms — h2https://analytics.twitter.com/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=f332d9ed-6eca-4757-aee6-51906405282a&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776893149595.373508847737128366&txn_id=odw2c&type=javascript&version=2.3.53analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=3&event=%7B%7D&event_id=f332d9ed-6eca-4757-aee6-51906405282a&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=e124b180-a0e7-48dd-b07e-da58136de7b9&pt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&tw_document_href=https%3A%2F%2Fwww.worldscientific.com%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776893149595.373508847737128366&txn_id=odw2c&type=javascript&version=2.3.53 — 200 — 814 B — 195 ms — h2https://pixel-config.reddit.com/pixels/t2_7a1o3y5og/configpixel-config.reddit.com/pixels/t2_7... https://pixel-config.reddit.com/pixels/t2_7a1o3y5og/config — 200 — 215 B — 50 ms — h2https://alb.reddit.com/rp.gif?ts=1776893149689&id=t2_7a1o3y5og&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=ba41f759-d8d5-4f9e-8e53-325e3f992b02&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=1776893149... https://alb.reddit.com/rp.gif?ts=1776893149689&id=t2_7a1o3y5og&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=ba41f759-d8d5-4f9e-8e53-325e3f992b02&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 — 129 ms — h2https://wspc.scienceconnect.io/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07b4061e7eb192wspc.scienceconnect.io/cdn-cgi/chal... https://wspc.scienceconnect.io/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.701626560664917:1776892374:gQJljF0aZZrIO3IynWNGsIOLzRNC3tjn0Mr3NcjBzVE/9f07b4061e7eb192 — 200 — 1.2 KiB — 19 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 22 ms — h2https://s.pinimg.com/ct/lib/main.10d2511a.jss.pinimg.com/ct/lib/main.10d2511a.j... https://s.pinimg.com/ct/lib/main.10d2511a.js — 200 — 27.4 KiB — 25 ms — h2https://www.googletagmanager.com/gtag/destination?id=AW-1071980501&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-1071980501&cx=c&gtm=4e64k0 — 200 — 144.6 KiB — 48 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-CHQ29MQVMT&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&_p=1776893148316&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=57454602.1776893150&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938466~115938468~117266400~117512543&sid=1776893149&sct=1&seg=0&dl=https%3A%2F%2Fwww.worldscientific.com%2F&dt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=4189region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-CHQ29MQVMT&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&_p=1776893148316&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=57454602.1776893150&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938466~115938468~117266400~117512543&sid=1776893149&sct=1&seg=0&dl=https%3A%2F%2Fwww.worldscientific.com%2F&dt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=4189 — 204 — 555 B — 220 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-CHQ29MQVMT&cid=57454602.1776893150&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938468~117266400~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-CHQ29MQVMT&cid=57454602.1776893150&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938468~117266400~117512543 — 204 — 564 B — 31 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-HJ20RVWN75&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&_p=1776893148316&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=57454602.1776893150&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938466~115938468~117266400~117512543&sid=1776893149&sct=1&seg=0&dl=https%3A%2F%2Fwww.worldscientific.com%2F&dt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&en=page_view&_fv=1&_ss=1&tfd=4201region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-HJ20RVWN75&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&_p=1776893148316&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=57454602.1776893150&frm=0&pscdl=noapi&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938466~115938468~117266400~117512543&sid=1776893149&sct=1&seg=0&dl=https%3A%2F%2Fwww.worldscientific.com%2F&dt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&en=page_view&_fv=1&_ss=1&tfd=4201 — 204 — 48 B — 209 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-HJ20RVWN75&cid=57454602.1776893150&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938468~117266400~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-HJ20RVWN75&cid=57454602.1776893150&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938468~117266400~117512543 — 204 — 48 B — 22 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-CHQ29MQVMT&cid=57454602.1776893150&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938468~117266400~117512543&z=1735797769www.google.nl/ads/ga-audiences?v=1&... https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-CHQ29MQVMT&cid=57454602.1776893150&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938468~117266400~117512543&z=1735797769 — 200 — 408 B — 46 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-HJ20RVWN75&cid=57454602.1776893150&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938468~117266400~117512543&z=40698945www.google.nl/ads/ga-audiences?v=1&... https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-HJ20RVWN75&cid=57454602.1776893150&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&rcb=4&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938468~117266400~117512543&z=40698945 — 200 — 107 B — 48 ms — h2https://www.googleadservices.com/pagead/conversion_async.jswww.googleadservices.com/pagead/con... https://www.googleadservices.com/pagead/conversion_async.js — 200 — 22.8 KiB — 29 ms — h3https://connect.facebook.net/signals/config/162493725769742?v=2.9.303&r=stable&domain=www.worldscientific.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/162493725769742?v=2.9.303&r=stable&domain=www.worldscientific.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 46.7 KiB — 14 ms — h3https://q.quora.com/_/ad/544b1d21775a45b58d4e3e93112f4b02/pixel?j=1&u=https%3A%2F%2Fwww.worldscientific.com%2F&tag=ViewContent&ts=1776893150083q.quora.com/_/ad/544b1d21775a45b58d... https://q.quora.com/_/ad/544b1d21775a45b58d4e3e93112f4b02/pixel?j=1&u=https%3A%2F%2Fwww.worldscientific.com%2F&tag=ViewContent&ts=1776893150083 — 200 — 293 B — 113 ms — h2https://q.quora.com/_/ad/544b1d21775a45b58d4e3e93112f4b02/pixel?j=1&u=https%3A%2F%2Fwww.worldscientific.com%2F&tag=Generic&ts=1776893150083q.quora.com/_/ad/544b1d21775a45b58d... https://q.quora.com/_/ad/544b1d21775a45b58d4e3e93112f4b02/pixel?j=1&u=https%3A%2F%2Fwww.worldscientific.com%2F&tag=Generic&ts=1776893150083 — 200 — 473 B — 116 ms — h2https://analytics.ahrefs.com/api/eventanalytics.ahrefs.com/api/event https://analytics.ahrefs.com/api/event — 200 — 307 B — 105 ms — h3https://bat.bing.com/p/action/97023831.jsbat.bing.com/p/action/97023831.js https://bat.bing.com/p/action/97023831.js — 200 — 1.8 KiB — 22 ms — h2https://stats-v2.zotabox.com/logstats-v2.zotabox.com/log https://stats-v2.zotabox.com/log — 200 — 0 B — 341 ms — h2https://stats.zotabox.com/api/1.0/event/multistats.zotabox.com/api/1.0/event/mul... https://stats.zotabox.com/api/1.0/event/multi — -1 — 0 B — 189 ms — https://ct.pinterest.com/user/?tid=2613288395405&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&cb=1776893150274&dep=2%2CPAGE_LOADct.pinterest.com/user/?tid=26132883... https://ct.pinterest.com/user/?tid=2613288395405&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&cb=1776893150274&dep=2%2CPAGE_LOAD — 200 — 684 B — 38 ms — h2https://ct.pinterest.com/user/?event=pagevisit&ed=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&tid=2613288395405&cb=1776893150278&dep=5%2CEVENT_TAGS_ABSENTct.pinterest.com/user/?event=pagevi... https://ct.pinterest.com/user/?event=pagevisit&ed=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&tid=2613288395405&cb=1776893150278&dep=5%2CEVENT_TAGS_ABSENT — 200 — 330 B — 38 ms — h2https://ct.pinterest.com/v3/?tid=2613288395405&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&event=init&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.worldscientific.com%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A823%2C%22sw%22%3A412%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22146%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%2C%22uaFullVersion%22%3A%22146.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1776893150285ct.pinterest.com/v3/?tid=2613288395... https://ct.pinterest.com/v3/?tid=2613288395405&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&event=init&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.worldscientific.com%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A823%2C%22sw%22%3A412%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22146%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%2C%22uaFullVersion%22%3A%22146.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1776893150285 — 200 — 223 B — 32 ms — h2https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&dl=https%3A%2F%2Fwww.worldscientific.com%2F&scrsrc=www.googletagmanager.com&rnd=1195015903.1776893148&dt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&auid=805436642.1776893148&navt=n&npa=1&_tu=CA&gtm=45be64k0v892942925z872198169za20gzb72198169zd72198169xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-1071980501&tid=AW-1071980501&tft=1776893150375&tfd=4594www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&dl=https%3A%2F%2Fwww.worldscientific.com%2F&scrsrc=www.googletagmanager.com&rnd=1195015903.1776893148&dt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&auid=805436642.1776893148&navt=n&npa=1&_tu=CA&gtm=45be64k0v892942925z872198169za20gzb72198169zd72198169xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-1071980501&tid=AW-1071980501&tft=1776893150375&tfd=4594 — 200 — 21 B — 25 ms — h3https://in-automate.brevo.com/p?key=2vi0d2rds5mfq4f27x2surwv&cuid=5e411ab0-0b48-43b9-822e-54621aa6f70d&ma_url=https%3A%2F%2Fwww.worldscientific.com%2F&sib_type=page&ma_title=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&sib_name=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&ma_referrer=&ma_path=%2Fin-automate.brevo.com/p?key=2vi0d2r... https://in-automate.brevo.com/p?key=2vi0d2rds5mfq4f27x2surwv&cuid=5e411ab0-0b48-43b9-822e-54621aa6f70d&ma_url=https%3A%2F%2Fwww.worldscientific.com%2F&sib_type=page&ma_title=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&sib_name=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&ma_referrer=&ma_path=%2F — 204 — 124 B — 78 ms — h2https://ct.pinterest.com/v3/?event=pagevisit&ed=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&tid=2613288395405&cb=1776893150404&dep=5%2CEVENT_TAGS_ABSENT&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%2C%22pin_unauth%22%3A%22dWlkPVpEWmpPVEl5TVdNdFpURmtPQzAwT0daakxUbG1aakF0TXpnellUTTFZV1V6TmpsaA%22%2C%22aem_fn%22%3A%227017d059cfedb694ad37cc2d0b75ff0e93fd81d1daf6eb93b1c4cd3af7261505%22%2C%22aem_eligible_list%22%3A%5B%22fn%22%5D%7D&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.worldscientific.com%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A823%2C%22sw%22%3A412%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22146%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%2C%22uaFullVersion%22%3A%22146.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7Dct.pinterest.com/v3/?event=pagevisi... https://ct.pinterest.com/v3/?event=pagevisit&ed=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&tid=2613288395405&cb=1776893150404&dep=5%2CEVENT_TAGS_ABSENT&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%2C%22pin_unauth%22%3A%22dWlkPVpEWmpPVEl5TVdNdFpURmtPQzAwT0daakxUbG1aakF0TXpnellUTTFZV1V6TmpsaA%22%2C%22aem_fn%22%3A%227017d059cfedb694ad37cc2d0b75ff0e93fd81d1daf6eb93b1c4cd3af7261505%22%2C%22aem_eligible_list%22%3A%5B%22fn%22%5D%7D&ad=%7B%22loc%22%3A%22https%3A%2F%2Fwww.worldscientific.com%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A823%2C%22sw%22%3A412%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22146%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%2C%22uaFullVersion%22%3A%22146.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D — 200 — 368 B — 32 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/753855465/?random=1776893150414&cv=9&fst=1776893150414&num=1&guid=ON&resp=GooglemKTybQhCsO&eid=466465925&u_h=823&u_w=412&ig=1&frm=0&url=https%3A%2F%2Fwww.worldscientific.com%2F&tiba=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&hn=www.googleadservices.com&uaa=&uab=64&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&async=1&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/753855465/?random=1776893150414&cv=9&fst=1776893150414&num=1&guid=ON&resp=GooglemKTybQhCsO&eid=466465925&u_h=823&u_w=412&ig=1&frm=0&url=https%3A%2F%2Fwww.worldscientific.com%2F&tiba=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&hn=www.googleadservices.com&uaa=&uab=64&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&async=1&rfmt=3&fmt=4 — 200 — 61 B — 29 ms — h3https://connect.facebook.net/signals/config/731609284183339?v=2.9.303&r=stable&domain=www.worldscientific.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/731609284183339?v=2.9.303&r=stable&domain=www.worldscientific.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C233%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C210%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 16.4 KiB — 9 ms — h3https://www.facebook.com/tr/?id=162493725769742&ev=ViewContent&dl=https%3A%2F%2Fwww.worldscientific.com%2F&rl=&if=false&ts=1776893150502&cd[currency]=SGD&cd[cs_est]=true&sw=412&sh=823&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776893150473.217270930399111089&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=World%20Scientific%20Publishing%20is%20a%20leading%20international%20independent%20publisher%20of%20books%20and%20journals%20for%20the%20scholarly%2C%20research%20and%20professional%20communities.&plt=3388.7000000476837&it=1776893150072&coo=false&es=automatic&cs_est=true&est_source=573228800263893&tm=3&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=16249372576... https://www.facebook.com/tr/?id=162493725769742&ev=ViewContent&dl=https%3A%2F%2Fwww.worldscientific.com%2F&rl=&if=false&ts=1776893150502&cd[currency]=SGD&cd[cs_est]=true&sw=412&sh=823&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776893150473.217270930399111089&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=World%20Scientific%20Publishing%20is%20a%20leading%20international%20independent%20publisher%20of%20books%20and%20journals%20for%20the%20scholarly%2C%20research%20and%20professional%20communities.&plt=3388.7000000476837&it=1776893150072&coo=false&es=automatic&cs_est=true&est_source=573228800263893&tm=3&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GET — 200 — 16 B — 27 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=162493725769742&ev=ViewContent&dl=https%3A%2F%2Fwww.worldscientific.com%2F&rl=&if=false&ts=1776893150502&cd[currency]=SGD&cd[cs_est]=true&sw=412&sh=823&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776893150473.217270930399111089&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=World%20Scientific%20Publishing%20is%20a%20leading%20international%20independent%20publisher%20of%20books%20and%20journals%20for%20the%20scholarly%2C%20research%20and%20professional%20communities.&plt=3388.7000000476837&it=1776893150072&coo=false&es=automatic&cs_est=true&est_source=573228800263893&tm=3&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=162493725769742&ev=ViewContent&dl=https%3A%2F%2Fwww.worldscientific.com%2F&rl=&if=false&ts=1776893150502&cd[currency]=SGD&cd[cs_est]=true&sw=412&sh=823&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776893150473.217270930399111089&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=World%20Scientific%20Publishing%20is%20a%20leading%20international%20independent%20publisher%20of%20books%20and%20journals%20for%20the%20scholarly%2C%20research%20and%20professional%20communities.&plt=3388.7000000476837&it=1776893150072&coo=false&es=automatic&cs_est=true&est_source=573228800263893&tm=3&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGET — 200 — 197 B — 158 ms — h3https://www.facebook.com/tr/?id=162493725769742&ev=PageView&dl=https%3A%2F%2Fwww.worldscientific.com%2F&rl=&if=false&ts=1776893150506&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776893150473.217270930399111089&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&pmd[locale]=en&pmd[description]=World%20Scientific%20Publishing%20is%20a%20leading%20international%20independent%20publisher%20of%20books%20and%20journals%20for%20the%20scholarly%2C%20research%20and%20professional%20communities.&plt=3388.7000000476837&it=1776893150072&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=16249372576... https://www.facebook.com/tr/?id=162493725769742&ev=PageView&dl=https%3A%2F%2Fwww.worldscientific.com%2F&rl=&if=false&ts=1776893150506&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776893150473.217270930399111089&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&pmd[locale]=en&pmd[description]=World%20Scientific%20Publishing%20is%20a%20leading%20international%20independent%20publisher%20of%20books%20and%20journals%20for%20the%20scholarly%2C%20research%20and%20professional%20communities.&plt=3388.7000000476837&it=1776893150072&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GET — 200 — 16 B — 24 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=162493725769742&ev=PageView&dl=https%3A%2F%2Fwww.worldscientific.com%2F&rl=&if=false&ts=1776893150506&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776893150473.217270930399111089&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&pmd[locale]=en&pmd[description]=World%20Scientific%20Publishing%20is%20a%20leading%20international%20independent%20publisher%20of%20books%20and%20journals%20for%20the%20scholarly%2C%20research%20and%20professional%20communities.&plt=3388.7000000476837&it=1776893150072&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=162493725769742&ev=PageView&dl=https%3A%2F%2Fwww.worldscientific.com%2F&rl=&if=false&ts=1776893150506&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776893150473.217270930399111089&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&pmd[locale]=en&pmd[description]=World%20Scientific%20Publishing%20is%20a%20leading%20international%20independent%20publisher%20of%20books%20and%20journals%20for%20the%20scholarly%2C%20research%20and%20professional%20communities.&plt=3388.7000000476837&it=1776893150072&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGET — 200 — 195 B — 166 ms — h3https://www.clarity.ms/tag/uet/97023831www.clarity.ms/tag/uet/97023831 https://www.clarity.ms/tag/uet/97023831 — 200 — 1.0 KiB — 71 ms — http/1.1https://bat.bing.net/actionp/0?ti=97023831&tm=gtm002&Ver=2&mid=e38c1f9c-4552-42dd-9326-a390da6b1dcb&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=Dbat.bing.net/actionp/0?ti=97023831&... https://bat.bing.net/actionp/0?ti=97023831&tm=gtm002&Ver=2&mid=e38c1f9c-4552-42dd-9326-a390da6b1dcb&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=D — 204 — 120 B — 106 ms — h2https://bat.bing.net/action/0?ti=97023831&tm=gtm002&Ver=2&mid=e38c1f9c-4552-42dd-9326-a390da6b1dcb&bo=2&gtm_tag_source=1&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&p=https%3A%2F%2Fwww.worldscientific.com%2F&r=&lt=3389&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=937811bat.bing.net/action/0?ti=97023831&t... https://bat.bing.net/action/0?ti=97023831&tm=gtm002&Ver=2&mid=e38c1f9c-4552-42dd-9326-a390da6b1dcb&bo=2&gtm_tag_source=1&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&p=https%3A%2F%2Fwww.worldscientific.com%2F&r=&lt=3389&mtp=1&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=937811 — 204 — 346 B — 60 ms — h2https://www.facebook.com/tr/?id=731609284183339&ev=PageView&dl=https%3A%2F%2Fwww.worldscientific.com%2F&rl=&if=false&ts=1776893150546&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776893150473.217270930399111089&ler=empty&cdl=API_unavailable&pmd[title]=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&pmd[locale]=en&pmd[description]=World%20Scientific%20Publishing%20is%20a%20leading%20international%20independent%20publisher%20of%20books%20and%20journals%20for%20the%20scholarly%2C%20research%20and%20professional%20communities.&plt=3388.7000000476837&it=1776893150072&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=73160928418... https://www.facebook.com/tr/?id=731609284183339&ev=PageView&dl=https%3A%2F%2Fwww.worldscientific.com%2F&rl=&if=false&ts=1776893150546&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776893150473.217270930399111089&ler=empty&cdl=API_unavailable&pmd[title]=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&pmd[locale]=en&pmd[description]=World%20Scientific%20Publishing%20is%20a%20leading%20international%20independent%20publisher%20of%20books%20and%20journals%20for%20the%20scholarly%2C%20research%20and%20professional%20communities.&plt=3388.7000000476837&it=1776893150072&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=GET — 200 — 16 B — 14 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=731609284183339&ev=PageView&dl=https%3A%2F%2Fwww.worldscientific.com%2F&rl=&if=false&ts=1776893150546&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776893150473.217270930399111089&ler=empty&cdl=API_unavailable&pmd[title]=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&pmd[locale]=en&pmd[description]=World%20Scientific%20Publishing%20is%20a%20leading%20international%20independent%20publisher%20of%20books%20and%20journals%20for%20the%20scholarly%2C%20research%20and%20professional%20communities.&plt=3388.7000000476837&it=1776893150072&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=731609284183339&ev=PageView&dl=https%3A%2F%2Fwww.worldscientific.com%2F&rl=&if=false&ts=1776893150546&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776893150473.217270930399111089&ler=empty&cdl=API_unavailable&pmd[title]=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&pmd[locale]=en&pmd[description]=World%20Scientific%20Publishing%20is%20a%20leading%20international%20independent%20publisher%20of%20books%20and%20journals%20for%20the%20scholarly%2C%20research%20and%20professional%20communities.&plt=3388.7000000476837&it=1776893150072&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf0&rqm=FGET — 200 — 197 B — 130 ms — h3https://www.worldscientific.com/products/wspc/releasedAssets/js/vendors~lazy-imports-5f4c063b13e859de25d1.jswww.worldscientific.com/products/ws... https://www.worldscientific.com/products/wspc/releasedAssets/js/vendors~lazy-imports-5f4c063b13e859de25d1.js — 200 — 27.4 KiB — 27 ms — h3https://www.worldscientific.com/products/wspc/releasedAssets/js/lazy-imports-7cdf982f96ea430e8e32.jswww.worldscientific.com/products/ws... https://www.worldscientific.com/products/wspc/releasedAssets/js/lazy-imports-7cdf982f96ea430e8e32.js — 200 — 1.7 KiB — 28 ms — h3https://stats-v2.zotabox.com/logstats-v2.zotabox.com/log https://stats-v2.zotabox.com/log — 200 — 333 B — 171 ms — h2https://www.worldscientific.com/products/wspc/releasedAssets/fonts/icomoon-3b061d9593dbbf010413c39b39021852.ttfwww.worldscientific.com/products/ws... https://www.worldscientific.com/products/wspc/releasedAssets/fonts/icomoon-3b061d9593dbbf010413c39b39021852.ttf — 200 — 25.9 KiB — 19 ms — h3https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2fonts.gstatic.com/s/opensans/v44/me... https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2 — 200 — 29.9 KiB — 11 ms — h3https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 45 ms — h2https://ct.pinterest.com/static/ct/token_create.jsct.pinterest.com/static/ct/token_cr... https://ct.pinterest.com/static/ct/token_create.js — 200 — 3.9 KiB — 4 ms — h3https://ct.pinterest.com/ct.htmlct.pinterest.com/ct.html https://ct.pinterest.com/ct.html — 200 — 604 B — 32 ms — h2https://www.worldscientific.com/cdn-cgi/rum?www.worldscientific.com/cdn-cgi/rum... https://www.worldscientific.com/cdn-cgi/rum? — 204 — 216 B — 8 ms — h3https://o.clarity.ms/collecto.clarity.ms/collect https://o.clarity.ms/collect — 204 — 287 B — 285 ms — http/1.1https://www.worldscientific.com/favicon.icowww.worldscientific.com/favicon.ico https://www.worldscientific.com/favicon.ico — 200 — 1.1 KiB — 14 ms — h3https://o.clarity.ms/collecto.clarity.ms/collect https://o.clarity.ms/collect — 204 — 287 B — 287 ms — http/1.1https://www.worldscientific.com/resource/lodash?t=aHR0cHM6Ly93d3cud29ybGRzY2llbnRpZmljLmNvbSA=www.worldscientific.com/resource/lo... https://www.worldscientific.com/resource/lodash?t=aHR0cHM6Ly93d3cud29ybGRzY2llbnRpZmljLmNvbSA= — 200 — 333 B — 167 ms — h3https://o.clarity.ms/collecto.clarity.ms/collect https://o.clarity.ms/collect — 204 — 287 B — 171 ms — http/1.1https://o.clarity.ms/collecto.clarity.ms/collect https://o.clarity.ms/collect — 204 — 287 B — 93 ms — http/1.1https://o.clarity.ms/collecto.clarity.ms/collect https://o.clarity.ms/collect — 204 — 287 B — 98 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 12090ms · 1434KB · $160/mo
Unattributable
Other
Costly
Execution 2347ms
Transfer 0 KB
Monthly Cost $31/mo
www.worldscientific.com
Other
Costly
Execution 1877ms
Transfer 54 KB
Monthly Cost $25/mo
Google Tag Manager
Tag Manager
Costly
Execution 1136ms
Transfer 174 KB
Unused 40%
Monthly Cost $15/mo
Google Tag Manager
Tag Manager
Costly
Execution 714ms
Transfer 179 KB
Unused 37%
Monthly Cost $9/mo
www.worldscientific.com
Other
Costly
Execution 645ms
Transfer 0 KB
Monthly Cost $9/mo
www.worldscientific.com
Other
Costly
Execution 637ms
Transfer 131 KB
Unused 64%
Monthly Cost $8/mo
www.worldscientific.com
Other
Costly
Execution 617ms
Transfer 31 KB
Unused 65%
Monthly Cost $8/mo
www.worldscientific.com
Other
Costly
Execution 452ms
Transfer 16 KB
Monthly Cost $6/mo
Hotjar
Session Replay
Costly
Execution 438ms
Transfer 57 KB
Monthly Cost $6/mo
Microsoft Clarity
Session Replay
Costly
Execution 378ms
Transfer 26 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 363ms
Transfer 145 KB
Unused 48%
Monthly Cost $5/mo
Facebook Pixel
Advertising
Costly
Execution 351ms
Transfer 47 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 332ms
Transfer 125 KB
Unused 52%
Monthly Cost $4/mo
Twitter/X Pixel
Advertising
Costly
Execution 254ms
Transfer 13 KB
Monthly Cost $3/mo
Facebook Pixel
Advertising
Costly
Execution 230ms
Transfer 97 KB
Unused 30%
Monthly Cost $3/mo
s.pinimg.com
Other
Costly
Execution 216ms
Transfer 27 KB
Monthly Cost $3/mo
LinkedIn Insight
Advertising
Costly
Execution 206ms
Transfer 19 KB
Monthly Cost $3/mo
www.worldscientific.com
Other
Optional
Execution 157ms
Transfer 27 KB
Monthly Cost $2/mo
www.worldscientific.com
Other
Optional
Execution 155ms
Transfer 52 KB
Unused 77%
Monthly Cost $2/mo
www.worldscientific.com
Other
Optional
Execution 130ms
Transfer 113 KB
Monthly Cost $2/mo
www.redditstatic.com
Other
Optional
Execution 126ms
Transfer 19 KB
Monthly Cost $2/mo
static.zotabox.com
Other
Optional
Execution 101ms
Transfer 34 KB
Monthly Cost $1/mo
static.cloudflareinsights.com
Other
Optional
Execution 83ms
Transfer 11 KB
Monthly Cost $1/mo
Google Analytics
Analytics
Optional
Execution 75ms
Transfer 21 KB
Monthly Cost $1/mo
Facebook Pixel
Advertising
Optional
Execution 71ms
Transfer 16 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 2347ms and costs ~$31/month
  • www.worldscientific.com adds 1877ms and costs ~$25/month
  • Google Tag Manager adds 1136ms and costs ~$15/month
  • Google Tag Manager adds 714ms and costs ~$9/month
  • www.worldscientific.com adds 645ms and costs ~$9/month
  • www.worldscientific.com adds 637ms and costs ~$8/month
  • www.worldscientific.com adds 617ms and costs ~$8/month
  • www.worldscientific.com adds 452ms and costs ~$6/month
  • Hotjar adds 438ms and costs ~$6/month
  • Microsoft Clarity adds 378ms and costs ~$5/month
  • Google Tag Manager adds 363ms and costs ~$5/month
  • Facebook Pixel adds 351ms and costs ~$5/month
  • Google Tag Manager adds 332ms and costs ~$4/month
  • Twitter/X Pixel adds 254ms and costs ~$3/month
  • Facebook Pixel adds 230ms and costs ~$3/month
  • s.pinimg.com adds 216ms and costs ~$3/month
  • LinkedIn Insight adds 206ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

Unattributable takes 2347ms 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.worldscientific.com takes 1877ms 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 1136ms 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 714ms 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.worldscientific.com takes 645ms 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.worldscientific.com takes 637ms 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

64% of www.worldscientific.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

www.worldscientific.com takes 617ms 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

65% of www.worldscientific.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

www.worldscientific.com takes 452ms 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

Hotjar takes 438ms 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

Microsoft Clarity takes 378ms 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 363ms 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

Facebook Pixel takes 351ms 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 332ms 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

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

Twitter/X Pixel takes 254ms 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

Facebook Pixel takes 230ms 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

s.pinimg.com takes 216ms 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

LinkedIn Insight takes 206ms 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

77% of www.worldscientific.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