Skip to content
https://worldscientific.com

Performance

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

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

48
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
92
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.

2.15 s

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

3.41 s

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

366 ms

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

0.035

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

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

8.76 s

Page Load Progression

5.5 s
10.9 s
16.3 s
21.8 s
27.2 s
32.7 s
38.1 s
43.6 s
Checks
15
6 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
6.1 MB transferred, 216 requests
FIX
6.1 MB transferred, 216 requests
Critical::
Page weighs 12.8 MB (6.1 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::
216 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.1 MB / 2.4 MB budget
6.1 MB transferred
216 requests
1.3 g CO2 per page load
Images 3.3 MiB 54%
JavaScript 1.5 MiB 24%
Other 1.1 MiB 18%
CSS 134.8 KiB 2%
Fonts 92.5 KiB 1%
HTML 55.7 KiB 1%
Other 5.8 KiB 0%
Other 3.1 KiB 0%
Other 966 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.1 MiB of 6.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2727ms total JS execution
FIX
2727ms total JS execution
Warning::
Unattributable: 609ms CPU time
Warning::
https://www.worldscientific.com/: 460ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-NVG...: 261ms CPU time
Info::
https://www.worldscientific.com/products/wspc/rele...: 180ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-CHQ2...: 176ms CPU time
Warning::
Third-party scripts: 2727ms (100% of total)

Main Thread Breakdown

Script Evaluation 52% Other 25% Style & Layout 8% Script Parsing & Compilation 7% Garbage Collection 4%
ScriptTotalScriptingParse/CompileParty
Unattributable609ms14ms0ms3rd
https://www.worldscientific.com/460ms35ms3ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NVG6FP261ms212ms27ms3rd
https://www.worldscientific.com/products/wspc/releasedAssets/js/main.bundle-fc7f9bc0e12f7b663f66.js180ms118ms20ms3rd
https://www.googletagmanager.com/gtag/js?id=G-CHQ29MQVMT&cx=c&gtm=4e64k0176ms150ms24ms3rd
https://www.worldscientific.com/cdn-cgi/challenge-platform/scripts/jsd/main.js170ms157ms2ms3rd
https://www.worldscientific.com/templates/jsp/js/jquery-3.1.1.min.js163ms89ms4ms3rd
https://www.worldscientific.com/products/wspc/releasedAssets/js/vendors~slideshow-e2f290272e2fedd0fd90.js126ms98ms2ms3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js115ms92ms9ms3rd
https://connect.facebook.net/en_US/fbevents.js90ms69ms20ms3rd

Showing top 10 of 15 scripts

F
JS Bundles
Action
53 scripts, 503 KB unused
FIX
53 scripts, 503 KB unused
Warning::
https://www.worldscientific.com/products/wspc/rele...: 85 KB unused (66%)
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...: 67 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=UA-498...: 64 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 503 KB
503 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.worldscientific.com/products/wspc/releasedAssets/js/main.bundle-fc7f9bc0e12f7b663f66.js130 KB85 KB (66%)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 KB67 KB (37%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-498241-2&cx=c&gtm=4e64k0125 KB64 KB (51%)3rd
https://www.worldscientific.com/wro/4e0fc008aa4e0f67d08cebb5f000b5dd8fe8e1f5~product.js52 KB40 KB (77%)3rd
https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js57 KB38 KB (67%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB30 KB (31%)3rd
https://www.worldscientific.com/products/wspc/releasedAssets/js/vendors~lazy-imports-5f4c063b13e859de25d1.js27 KB20 KB (74%)3rd
https://www.worldscientific.com/templates/jsp/js/jquery-3.1.1.min.js31 KB20 KB (65%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
216 resources · 6.1 MB · 503 KB savings available
FIX
216 resources · 6.1 MB · 503 KB savings available
Warning::
Page weight 5.1 MB over 1MB target
Got: 6.1 MB Expected: ≤ 1 MB
Info::
~503 KB of savings available
Warning::
215 third-party resources (100% of weight)
Info::
1 resources over 200KB
216 resources · 6.1 MiB · 215 third-party 5.1 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 1% · 92.5 KiB
Document 1% · 55.7 KiB

~502.8 KiB of savings available

Remove unused JavaScript: 502.8 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/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/n... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.worldscientific.com/sda/1476/WS.new.ea... 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/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/sda/1476/WS.new.te... 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/sda/1476/WS.new.ec... 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/W... 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/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/n... 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/sda/1476/Nobel.cor... 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.
112 images 3.3 MB
0 oversized -0 KB
78 legacy format
22 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

3

93 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.2 s LCP 3.4 shttps://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 — 7 ms — font-display: swaphttps://www.worldscientific.com/products/wspc/releasedAssets/fonts/icomoon-b76ca74d4bf59ad613a6d5657c11467d.ttficomoon-b76ca74d4bf59ad... https://www.worldscientific.com/products/wspc/releasedAssets/fonts/icomoon-b76ca74d4bf59ad613a6d5657c11467d.ttf — 20.6 KiB — 16 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 — 7 ms — font-display: swap
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 42 KB
Load time 7 ms
Start 2.1 s
Risk FOUT — text flashes from fallback to web font
icomoon-b76ca74d4bf59ad... ttf swap
Size 21 KB
Load time 16 ms
Start 2.1 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 7 ms
Start 4.2 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~6 KB and ~12 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+
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
216 requests over 36730ms
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 2.2 s LCP 3.4 shttps://worldscientific.com// https://worldscientific.com/ — 301 — 882 B — 207 ms — h2https://www.worldscientific.com/www.worldscientific.com/ https://www.worldscientific.com/ — 302 — 333 B — 638 ms — h3https://www.worldscientific.com/action/oidcStart?redirectUri=%2Fwww.worldscientific.com/action/oidc... https://www.worldscientific.com/action/oidcStart?redirectUri=%2F — 302 — 615 B — 165 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=Dps2IO0LOrpSUAYYguc7KhJDVeg5hc5yNdvm5UqjYmJ8n%2BkoNWUPL5sVGmllGzV6W7%2Bks0QFbxH2msVZmoXCsDrS5C9LrDhJxegZkrZA4sFOW8geB4prvw%3D%3D&prompt=none&nonce=IhHOx3tvYobx5BLnDf186QWgLftO8IddMEvGI%2BzGyiM%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=Dps2IO0LOrpSUAYYguc7KhJDVeg5hc5yNdvm5UqjYmJ8n%2BkoNWUPL5sVGmllGzV6W7%2Bks0QFbxH2msVZmoXCsDrS5C9LrDhJxegZkrZA4sFOW8geB4prvw%3D%3D&prompt=none&nonce=IhHOx3tvYobx5BLnDf186QWgLftO8IddMEvGI%2BzGyiM%3D&client_id=wspc — 302 — 690 B — 179 ms — h3https://www.worldscientific.com/action/oidcCallback?idpCode=connect&error=login_required&error_description=Login+required&state=Dps2IO0LOrpSUAYYguc7KhJDVeg5hc5yNdvm5UqjYmJ8n%2BkoNWUPL5sVGmllGzV6W7%2Bks0QFbxH2msVZmoXCsDrS5C9LrDhJxegZkrZA4sFOW8geB4prvw%3D%3Dwww.worldscientific.com/action/oidc... https://www.worldscientific.com/action/oidcCallback?idpCode=connect&error=login_required&error_description=Login+required&state=Dps2IO0LOrpSUAYYguc7KhJDVeg5hc5yNdvm5UqjYmJ8n%2BkoNWUPL5sVGmllGzV6W7%2Bks0QFbxH2msVZmoXCsDrS5C9LrDhJxegZkrZA4sFOW8geB4prvw%3D%3D — 302 — 273 B — 180 ms — h3https://www.worldscientific.com/www.worldscientific.com/ https://www.worldscientific.com/ — 200 — 53.8 KiB — 784 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 — 58 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 — 61 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 — 28 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 — 49 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 — 47 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 — 30.8 KiB — 56 ms — h3https://js.trendmd.com/trendmd.min.jsjs.trendmd.com/trendmd.min.js https://js.trendmd.com/trendmd.min.js — 200 — 3.5 KiB — 21 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 — 15 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 — 31 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 — 44 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 — 35 ms — h3https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 30 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 — datahttps://googleads.g.doubleclick.net/pagead/viewthroughconversion/753855465/?random=1776893219575&cv=9&fst=1776893219575&num=1&guid=ON&resp=GooglemKTybQhCsO&eid=466465925&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fwww.worldscientific.com%2F&tiba=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&hn=www.googleadservices.com&async=1&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/753855465/?random=1776893219575&cv=9&fst=1776893219575&num=1&guid=ON&resp=GooglemKTybQhCsO&eid=466465925&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fwww.worldscientific.com%2F&tiba=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&hn=www.googleadservices.com&async=1&rfmt=3&fmt=4 — 200 — 61 B — 24 ms — h3https://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 — 69 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 — 99 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 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 2.2 s LCP 3.4 shttps://worldscientific.com// https://worldscientific.com/ — 301 — 882 B — 207 ms — h2https://www.worldscientific.com/www.worldscientific.com/ https://www.worldscientific.com/ — 302 — 333 B — 638 ms — h3https://www.worldscientific.com/action/oidcStart?redirectUri=%2Fwww.worldscientific.com/action/oidc... https://www.worldscientific.com/action/oidcStart?redirectUri=%2F — 302 — 615 B — 165 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=Dps2IO0LOrpSUAYYguc7KhJDVeg5hc5yNdvm5UqjYmJ8n%2BkoNWUPL5sVGmllGzV6W7%2Bks0QFbxH2msVZmoXCsDrS5C9LrDhJxegZkrZA4sFOW8geB4prvw%3D%3D&prompt=none&nonce=IhHOx3tvYobx5BLnDf186QWgLftO8IddMEvGI%2BzGyiM%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=Dps2IO0LOrpSUAYYguc7KhJDVeg5hc5yNdvm5UqjYmJ8n%2BkoNWUPL5sVGmllGzV6W7%2Bks0QFbxH2msVZmoXCsDrS5C9LrDhJxegZkrZA4sFOW8geB4prvw%3D%3D&prompt=none&nonce=IhHOx3tvYobx5BLnDf186QWgLftO8IddMEvGI%2BzGyiM%3D&client_id=wspc — 302 — 690 B — 179 ms — h3https://www.worldscientific.com/action/oidcCallback?idpCode=connect&error=login_required&error_description=Login+required&state=Dps2IO0LOrpSUAYYguc7KhJDVeg5hc5yNdvm5UqjYmJ8n%2BkoNWUPL5sVGmllGzV6W7%2Bks0QFbxH2msVZmoXCsDrS5C9LrDhJxegZkrZA4sFOW8geB4prvw%3D%3Dwww.worldscientific.com/action/oidc... https://www.worldscientific.com/action/oidcCallback?idpCode=connect&error=login_required&error_description=Login+required&state=Dps2IO0LOrpSUAYYguc7KhJDVeg5hc5yNdvm5UqjYmJ8n%2BkoNWUPL5sVGmllGzV6W7%2Bks0QFbxH2msVZmoXCsDrS5C9LrDhJxegZkrZA4sFOW8geB4prvw%3D%3D — 302 — 273 B — 180 ms — h3https://www.worldscientific.com/www.worldscientific.com/ https://www.worldscientific.com/ — 200 — 53.8 KiB — 784 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 — 58 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 — 61 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 — 28 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 — 49 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 — 47 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 — 30.8 KiB — 56 ms — h3https://js.trendmd.com/trendmd.min.jsjs.trendmd.com/trendmd.min.js https://js.trendmd.com/trendmd.min.js — 200 — 3.5 KiB — 21 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 — 15 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 — 31 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 — 44 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 — 35 ms — h3https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 30 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 — datahttps://googleads.g.doubleclick.net/pagead/viewthroughconversion/753855465/?random=1776893219575&cv=9&fst=1776893219575&num=1&guid=ON&resp=GooglemKTybQhCsO&eid=466465925&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fwww.worldscientific.com%2F&tiba=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&hn=www.googleadservices.com&async=1&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/753855465/?random=1776893219575&cv=9&fst=1776893219575&num=1&guid=ON&resp=GooglemKTybQhCsO&eid=466465925&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fwww.worldscientific.com%2F&tiba=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&hn=www.googleadservices.com&async=1&rfmt=3&fmt=4 — 200 — 61 B — 24 ms — h3https://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 — 69 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 — 99 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 — 45 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 — 72 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 80 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 50 ms — h2https://www.redditstatic.com/ads/pixel.jswww.redditstatic.com/ads/pixel.js https://www.redditstatic.com/ads/pixel.js — 200 — 19.0 KiB — 51 ms — h2https://s.pinimg.com/ct/core.jss.pinimg.com/ct/core.js https://s.pinimg.com/ct/core.js — 200 — 2.1 KiB — 47 ms — h2https://a.quora.com/qevents.jsa.quora.com/qevents.js https://a.quora.com/qevents.js — 200 — 14.7 KiB — 60 ms — h2https://sibautomation.com/sa.js?key=2vi0d2rds5mfq4f27x2surwvsibautomation.com/sa.js?key=2vi0d2r... https://sibautomation.com/sa.js?key=2vi0d2rds5mfq4f27x2surwv — 200 — 4.3 KiB — 56 ms — h2https://analytics.ahrefs.com/analytics.jsanalytics.ahrefs.com/analytics.js https://analytics.ahrefs.com/analytics.js — 200 — 3.0 KiB — 42 ms — h3https://www.google.com/ccm/collect?rcb=3&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.worldscientific.com%2F&scrsrc=www.googletagmanager.com&rnd=1929725714.1776893220&dt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&auid=1875866155.1776893220&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v72198169za200zd72198169xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776893219754&tfd=1962www.google.com/ccm/collect?rcb=3&fr... https://www.google.com/ccm/collect?rcb=3&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.worldscientific.com%2F&scrsrc=www.googletagmanager.com&rnd=1929725714.1776893220&dt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&auid=1875866155.1776893220&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v72198169za200zd72198169xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938469~117266401&apve=1&apvf=f&apvc=1&tft=1776893219754&tfd=1962 — 200 — 21 B — 95 ms — h3data: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 — 20 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 — 7 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.6 KiB — 16 ms — h3https://www.worldscientific.com/pb-assets/Slider/CharlesBennett-GillesBrassard-674x180-1774249985327.jpgwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/CharlesBennett-GillesBrassard-674x180-1774249985327.jpg — 200 — 26.7 KiB — 52 ms — h3https://www.worldscientific.com/pb-assets/Slider/Academies-674x180-1773283080377.pngwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/Academies-674x180-1773283080377.png — 200 — 33.9 KiB — 53 ms — h3https://www.worldscientific.com/pb-assets/Slider/Anthony-James-Leggett-674x180-1773115708300.jpgwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/Anthony-James-Leggett-674x180-1773115708300.jpg — 200 — 15.9 KiB — 54 ms — h3https://www.worldscientific.com/pb-assets/Slider/GiovanniFazio-674x180-1771995964950.pngwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/GiovanniFazio-674x180-1771995964950.png — 200 — 60.5 KiB — 64 ms — h3https://www.worldscientific.com/pb-assets/Slider/CNYang-news-674x180-1761038909647.pngwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/CNYang-news-674x180-1761038909647.png — 200 — 69.1 KiB — 100 ms — h3https://www.worldscientific.com/pb-assets/Slider/nobel-economic-2025-674x180-1760434608627.pngwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/nobel-economic-2025-674x180-1760434608627.png — 200 — 74.8 KiB — 86 ms — h3https://www.worldscientific.com/pb-assets/Slider/nobel-chemistry-2025-674x180-1759974586143.pngwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/nobel-chemistry-2025-674x180-1759974586143.png — 200 — 85.0 KiB — 91 ms — h3https://www.worldscientific.com/pb-assets/Slider/nobel-physics-2025-674x180-1759970431490.pngwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/nobel-physics-2025-674x180-1759970431490.png — 200 — 100.3 KiB — 97 ms — h3https://www.worldscientific.com/pb-assets/Slider/WSPC-ScienceWriting-674x180-1596100584867.jpgwww.worldscientific.com/pb-assets/S... https://www.worldscientific.com/pb-assets/Slider/WSPC-ScienceWriting-674x180-1596100584867.jpg — 200 — 95.3 KiB — 96 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 — 80 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 — 929 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 — 920 ms — 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 — 925 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 — 986 ms — 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 — 936 ms — 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 — 920 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 — 938 ms — 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 — 921 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 — 340 ms — 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 — 1.0 s — 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 — 924 ms — 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 — 937 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 — 929 ms — 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 — 947 ms — 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 — 985 ms — 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 — 945 ms — 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 — 992 ms — 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 — 978 ms — 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 — 958 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 — 973 ms — 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 — 974 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 — 981 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 — 997 ms — 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 — 915 ms — 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 — 973 ms — 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 — 971 ms — 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 — 999 ms — 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 — 787 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 — 1000 ms — 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://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 — 78 ms — h3https://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 — 405 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 — 901 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 — 1.1 s — 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 — 918 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 — 908 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 — 925 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.4 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.6 KiB — 770 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 — 772 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 — 941 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 — 82 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 — 59 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 — 58 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 — 55 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 — 56 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 — 55 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 — 57 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 — 55 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 — 55 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 — 59 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 — 73 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 — 76 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 — 76 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 82 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.7 s — h3https://d1l6p2sc9645hc.cloudfront.net/tracker.jsd1l6p2sc9645hc.cloudfront.net/track... https://d1l6p2sc9645hc.cloudfront.net/tracker.js — 200 — 4.9 KiB — 27 ms — h3https://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 — 16 ms — h3https://wspc.scienceconnect.io/teaser.htmlwspc.scienceconnect.io/teaser.html https://wspc.scienceconnect.io/teaser.html — 200 — 1.3 KiB — 138 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 — 36 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 — 15 ms — h3https://rev.trendmd.com/ad-sets/identifierrev.trendmd.com/ad-sets/identifier https://rev.trendmd.com/ad-sets/identifier — 200 — 0 B — 137 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 — 71 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.8 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 — 131 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 — 56 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 — 113 ms — h3https://wspc.scienceconnect.io/assets/SwapHoriz-BDRnEgtA.jswspc.scienceconnect.io/assets/SwapH... https://wspc.scienceconnect.io/assets/SwapHoriz-BDRnEgtA.js — 200 — 516 B — 31 ms — h3https://wspc.scienceconnect.io/assets/ConnectIcon-B9oe1OFk.jswspc.scienceconnect.io/assets/Conne... https://wspc.scienceconnect.io/assets/ConnectIcon-B9oe1OFk.js — 200 — 813 B — 55 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 — 55 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 — 52 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 — 50 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 73 ms — h2https://www.worldscientific.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f07b5bbd84bf5dawww.worldscientific.com/cdn-cgi/cha... https://www.worldscientific.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f07b5bbd84bf5da — 200 — 853 B — 64 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 — 58 ms — h3https://wspc.scienceconnect.io/cdn-cgi/rum?wspc.scienceconnect.io/cdn-cgi/rum? https://wspc.scienceconnect.io/cdn-cgi/rum? — 204 — 214 B — 24 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 — 11.4 KiB — 14 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://www.worldscientific.com/action/connectTeaserInfowww.worldscientific.com/action/conn... https://www.worldscientific.com/action/connectTeaserInfo — 404 — 318 B — 171 ms — h3https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 61 ms — h2https://wspc.scienceconnect.io/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f07b5c2acc4ffffwspc.scienceconnect.io/cdn-cgi/chal... https://wspc.scienceconnect.io/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.26267945896456757:1776888748:d8ZJUSqLLzxkOsprZnYwJCPyd_cwcfeIlxdsgOjd-T0/9f07b5c2acc4ffff — 200 — 1.2 KiB — 21 ms — h3https://t.co/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=5a1ffbe8-2685-4c79-9a21-2186e3d06d49&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&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%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=5a1ffbe8-2685-4c79-9a21-2186e3d06d49&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&txn_id=o87ad&type=javascript&version=2.3.53 — 200 — 466 B — 165 ms — h2https://analytics.twitter.com/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=5a1ffbe8-2685-4c79-9a21-2186e3d06d49&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&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%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=5a1ffbe8-2685-4c79-9a21-2186e3d06d49&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&txn_id=o87ad&type=javascript&version=2.3.53 — 200 — 482 B — 237 ms — h2https://t.co/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=60c122c7-f209-45eb-aae1-334dd74124d1&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&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%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=60c122c7-f209-45eb-aae1-334dd74124d1&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&txn_id=o89at&type=javascript&version=2.3.53 — 200 — 657 B — 151 ms — h2https://analytics.twitter.com/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=60c122c7-f209-45eb-aae1-334dd74124d1&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&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%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=60c122c7-f209-45eb-aae1-334dd74124d1&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&txn_id=o89at&type=javascript&version=2.3.53 — 200 — 485 B — 220 ms — h2https://t.co/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=691fa21e-0807-43b3-8db2-c863eb0c2292&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&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%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=691fa21e-0807-43b3-8db2-c863eb0c2292&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&txn_id=o8xe5&type=javascript&version=2.3.53 — 200 — 463 B — 160 ms — h2https://analytics.twitter.com/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=691fa21e-0807-43b3-8db2-c863eb0c2292&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&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%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=691fa21e-0807-43b3-8db2-c863eb0c2292&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&txn_id=o8xe5&type=javascript&version=2.3.53 — 200 — 485 B — 236 ms — h2https://t.co/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=07a1dfd5-c38e-47e3-9d63-5d132e274759&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&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%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=07a1dfd5-c38e-47e3-9d63-5d132e274759&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&txn_id=o93q7&type=javascript&version=2.3.53 — 200 — 470 B — 211 ms — h2https://analytics.twitter.com/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=07a1dfd5-c38e-47e3-9d63-5d132e274759&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&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%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=07a1dfd5-c38e-47e3-9d63-5d132e274759&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&txn_id=o93q7&type=javascript&version=2.3.53 — 200 — 487 B — 150 ms — h2https://t.co/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=8fa8fc0d-46cf-4e6d-9f0f-7811db9d5647&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&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%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=8fa8fc0d-46cf-4e6d-9f0f-7811db9d5647&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&txn_id=o9kyw&type=javascript&version=2.3.53 — 200 — 469 B — 205 ms — h2https://analytics.twitter.com/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=8fa8fc0d-46cf-4e6d-9f0f-7811db9d5647&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&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%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=8fa8fc0d-46cf-4e6d-9f0f-7811db9d5647&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&txn_id=o9kyw&type=javascript&version=2.3.53 — 200 — 483 B — 231 ms — h2https://t.co/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=b4c9a8da-3660-4b30-bfd0-75cd0928c52d&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&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%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=b4c9a8da-3660-4b30-bfd0-75cd0928c52d&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&txn_id=o02ls&type=javascript&version=2.3.53 — 200 — 465 B — 237 ms — h2https://analytics.twitter.com/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=b4c9a8da-3660-4b30-bfd0-75cd0928c52d&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&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%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=b4c9a8da-3660-4b30-bfd0-75cd0928c52d&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&txn_id=o02ls&type=javascript&version=2.3.53 — 200 — 806 B — 159 ms — h2https://t.co/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=1eb43edc-4134-4c62-b83e-c8471f8e9048&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&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%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=1eb43edc-4134-4c62-b83e-c8471f8e9048&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&txn_id=oeasp&type=javascript&version=2.3.53 — 200 — 616 B — 216 ms — h2https://analytics.twitter.com/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=1eb43edc-4134-4c62-b83e-c8471f8e9048&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&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%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=1eb43edc-4134-4c62-b83e-c8471f8e9048&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&txn_id=oeasp&type=javascript&version=2.3.53 — 200 — 958 B — 212 ms — h2https://t.co/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=e344542b-321c-4894-939b-19792fa03ff0&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&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%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=e344542b-321c-4894-939b-19792fa03ff0&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&txn_id=odw2c&type=javascript&version=2.3.53 — 200 — 469 B — 218 ms — h2https://analytics.twitter.com/1/i/adsct?bci=5&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=e344542b-321c-4894-939b-19792fa03ff0&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&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%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=e344542b-321c-4894-939b-19792fa03ff0&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=8e37f540-4c77-4640-b40d-67bcdbc72590&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.1776893220864.92810322410849555&txn_id=odw2c&type=javascript&version=2.3.53 — 200 — 999 B — 142 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 — 26 ms — h2https://alb.reddit.com/rp.gif?ts=1776893220960&id=t2_7a1o3y5og&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=8a78f7a6-d9e7-4543-8b35-0088755d67fc&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc=alb.reddit.com/rp.gif?ts=1776893220... https://alb.reddit.com/rp.gif?ts=1776893220960&id=t2_7a1o3y5og&event=PageVisit&m.value=&m.transactionId=&m.customEventName=&m.products=&m.conversionId=&uuid=8a78f7a6-d9e7-4543-8b35-0088755d67fc&aaid=&external_id=&idfa=&integration=gtm&partner=&partner_version=&opt_out=0&sh=800&sw=600&v=rdt_f3936046&dpm=&dpcc=&dprc= — 200 — 666 B — 111 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-CHQ29MQVMT&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&_p=1776893219484&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=882948844.1776893221&frm=0&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512543&sid=1776893221&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=3323region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-CHQ29MQVMT&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&_p=1776893219484&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=882948844.1776893221&frm=0&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512543&sid=1776893221&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=3323 — 204 — 48 B — 219 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-CHQ29MQVMT&cid=882948844.1776893221&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-CHQ29MQVMT&cid=882948844.1776893221&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400~117512543 — 204 — 57 B — 70 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-HJ20RVWN75&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&_p=1776893219484&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=882948844.1776893221&frm=0&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512543&sid=1776893221&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=3335region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-HJ20RVWN75&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&_p=1776893219484&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=882948844.1776893221&frm=0&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938469~117266400~117512543&sid=1776893221&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=3335 — 204 — 555 B — 202 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-HJ20RVWN75&cid=882948844.1776893221&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400~117512543stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-HJ20RVWN75&cid=882948844.1776893221&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400~117512543 — 204 — 564 B — 54 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-CHQ29MQVMT&cid=882948844.1776893221&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400~117512543&z=111908634www.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=882948844.1776893221&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400~117512543&z=111908634 — 200 — 408 B — 74 ms — h2https://www.google.nl/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-HJ20RVWN75&cid=882948844.1776893221&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400~117512543&z=1023051461www.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=882948844.1776893221&gtm=45je64k0v882932456z872198169za20gzb72198169zd72198169&rcb=5&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266400~117512543&z=1023051461 — 200 — 107 B — 76 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.6 KiB — 45 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=5033212%2C1919890&time=1776893221177&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=1776893221177&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2 — 200 — 646 B — 223 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5033212%2C1919890&time=1776893221177&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=1776893221177&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2 — 302 — 836 B — 169 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=5033212%2C1919890&time=1776893221192&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=1776893221192&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2 — 200 — 840 B — 163 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5033212%2C1919890&time=1776893221192&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=1776893221192&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2 — 302 — 727 B — 244 ms — h2https://q.quora.com/_/ad/544b1d21775a45b58d4e3e93112f4b02/pixel?j=1&u=https%3A%2F%2Fwww.worldscientific.com%2F&tag=ViewContent&ts=1776893221201q.quora.com/_/ad/544b1d21775a45b58d... https://q.quora.com/_/ad/544b1d21775a45b58d4e3e93112f4b02/pixel?j=1&u=https%3A%2F%2Fwww.worldscientific.com%2F&tag=ViewContent&ts=1776893221201 — 200 — 293 B — 122 ms — h2https://q.quora.com/_/ad/544b1d21775a45b58d4e3e93112f4b02/pixel?j=1&u=https%3A%2F%2Fwww.worldscientific.com%2F&tag=Generic&ts=1776893221201q.quora.com/_/ad/544b1d21775a45b58d... https://q.quora.com/_/ad/544b1d21775a45b58d4e3e93112f4b02/pixel?j=1&u=https%3A%2F%2Fwww.worldscientific.com%2F&tag=Generic&ts=1776893221201 — 200 — 471 B — 124 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.7 KiB — 40 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 30 ms — h2https://analytics.ahrefs.com/api/eventanalytics.ahrefs.com/api/event https://analytics.ahrefs.com/api/event — 200 — 307 B — 128 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 — 441 B — 213 ms — h2https://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 — 23 ms — h2https://stats-v2.zotabox.com/logstats-v2.zotabox.com/log https://stats-v2.zotabox.com/log — 200 — 0 B — 339 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 — 214 ms — https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=5033212%2C1919890&time=1776893221177&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2&e_ipv6=AQLt1kOCulvGCgAAAZ23FtmscHeVKdx88uOAW8gjpWhF6p7p__zOAumMa8nb5gUcYtPSKQpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=5033212%2C1919890&time=1776893221177&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2&e_ipv6=AQLt1kOCulvGCgAAAZ23FtmscHeVKdx88uOAW8gjpWhF6p7p__zOAumMa8nb5gUcYtPSKQ — 200 — 690 B — 161 ms — h2https://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 — 25 ms — h3https://www.facebook.com/tr/?id=162493725769742&ev=ViewContent&dl=https%3A%2F%2Fwww.worldscientific.com%2F&rl=&if=false&ts=1776893221425&cd[currency]=SGD&cd[cs_est]=true&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776893221399.819720155339555894&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=2512.5&it=1776893220771&coo=false&es=automatic&cs_est=true&est_source=573228800263893&tm=3&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&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=1776893221425&cd[currency]=SGD&cd[cs_est]=true&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776893221399.819720155339555894&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=2512.5&it=1776893220771&coo=false&es=automatic&cs_est=true&est_source=573228800263893&tm=3&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GET — 200 — 19 B — 35 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=1776893221425&cd[currency]=SGD&cd[cs_est]=true&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776893221399.819720155339555894&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=2512.5&it=1776893220771&coo=false&es=automatic&cs_est=true&est_source=573228800263893&tm=3&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&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=1776893221425&cd[currency]=SGD&cd[cs_est]=true&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776893221399.819720155339555894&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=2512.5&it=1776893220771&coo=false&es=automatic&cs_est=true&est_source=573228800263893&tm=3&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGET — 200 — 195 B — 167 ms — h3https://www.facebook.com/tr/?id=162493725769742&ev=PageView&dl=https%3A%2F%2Fwww.worldscientific.com%2F&rl=&if=false&ts=1776893221434&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776893221399.819720155339555894&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=2512.5&it=1776893220771&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&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=1776893221434&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776893221399.819720155339555894&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=2512.5&it=1776893220771&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GET — 200 — 16 B — 37 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=1776893221434&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776893221399.819720155339555894&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=2512.5&it=1776893220771&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&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=1776893221434&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776893221399.819720155339555894&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=2512.5&it=1776893220771&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGET — 200 — 196 B — 163 ms — h3https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=5033212%2C1919890&time=1776893221192&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2&e_ipv6=AQIae6279I9c6QAAAZ23FtnPBV-PhcSB1ddnFU6-eY-NgoY973oDD6lAyHYLLdfVF5gBcQpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=5033212%2C1919890&time=1776893221192&url=https%3A%2F%2Fwww.worldscientific.com%2F&tm=gtmv2&e_ipv6=AQIae6279I9c6QAAAZ23FtnPBV-PhcSB1ddnFU6-eY-NgoY973oDD6lAyHYLLdfVF5gBcQ — 200 — 569 B — 176 ms — h2https://in-automate.brevo.com/p?key=2vi0d2rds5mfq4f27x2surwv&cuid=d4d822f7-b4b8-4a68-b7b3-dcb179bd2bf1&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=d4d822f7-b4b8-4a68-b7b3-dcb179bd2bf1&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 — 51 ms — h2https://ct.pinterest.com/user/?tid=2613288395405&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&cb=1776893221537&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=1776893221537&dep=2%2CPAGE_LOAD — 200 — 329 B — 42 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=1776893221541&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=1776893221541&dep=5%2CEVENT_TAGS_ABSENT — 200 — 686 B — 37 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%3A600%2C%22sw%22%3A800%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22x86%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%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%2C%22uaFullVersion%22%3A%22146.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1776893221543ct.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%3A600%2C%22sw%22%3A800%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22x86%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%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%2C%22uaFullVersion%22%3A%22146.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1776893221543 — 200 — 220 B — 38 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=1929725714.1776893220&dt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&auid=1875866155.1776893220&navt=n&npa=1&_tu=CA&gtm=45be64k0v892942925z872198169za20gzb72198169zd72198169xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-1071980501&tid=AW-1071980501&tft=1776893221644&tfd=3851www.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=1929725714.1776893220&dt=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&auid=1875866155.1776893220&navt=n&npa=1&_tu=CA&gtm=45be64k0v892942925z872198169za20gzb72198169zd72198169xea&gcd=13l3lPl2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938466~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-1071980501&tid=AW-1071980501&tft=1776893221644&tfd=3851 — 200 — 21 B — 28 ms — h3https://ct.pinterest.com/v3/?event=pagevisit&ed=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%22%7D&tid=2613288395405&cb=1776893221671&dep=5%2CEVENT_TAGS_ABSENT&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%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%3A600%2C%22sw%22%3A800%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22x86%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%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%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=1776893221671&dep=5%2CEVENT_TAGS_ABSENT&pd=%7B%22np%22%3A%22gtm%22%2C%22gtm_version%22%3A%22legacy%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%3A600%2C%22sw%22%3A800%2C%22mh%22%3A%2210d2511a%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22x86%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%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%2C%22uaFullVersion%22%3A%22146.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D — 200 — 367 B — 29 ms — h2https://www.clarity.ms/tag/uet/97023831www.clarity.ms/tag/uet/97023831 https://www.clarity.ms/tag/uet/97023831 — 200 — 1.0 KiB — 65 ms — http/1.1https://bat.bing.net/actionp/0?ti=97023831&tm=gtm002&Ver=2&mid=1433270c-6476-4c24-96f5-5ba660eb5897&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=1433270c-6476-4c24-96f5-5ba660eb5897&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=D — 204 — 345 B — 71 ms — h2https://bat.bing.net/action/0?ti=97023831&tm=gtm002&Ver=2&mid=1433270c-6476-4c24-96f5-5ba660eb5897&bo=2&gtm_tag_source=1&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&p=https%3A%2F%2Fwww.worldscientific.com%2F&r=&lt=2513&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=513964bat.bing.net/action/0?ti=97023831&t... https://bat.bing.net/action/0?ti=97023831&tm=gtm002&Ver=2&mid=1433270c-6476-4c24-96f5-5ba660eb5897&bo=2&gtm_tag_source=1&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=World%20Scientific%20Publishing%20Co%20Pte%20Ltd&p=https%3A%2F%2Fwww.worldscientific.com%2F&r=&lt=2513&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=513964 — 204 — 120 B — 69 ms — h2https://stats-v2.zotabox.com/logstats-v2.zotabox.com/log https://stats-v2.zotabox.com/log — 200 — 335 B — 173 ms — h2https://www.facebook.com/tr/?id=731609284183339&ev=PageView&dl=https%3A%2F%2Fwww.worldscientific.com%2F&rl=&if=false&ts=1776893221702&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776893221399.819720155339555894&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=2512.5&it=1776893220771&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&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=1776893221702&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776893221399.819720155339555894&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=2512.5&it=1776893220771&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GET — 200 — 16 B — 9 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=1776893221702&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776893221399.819720155339555894&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=2512.5&it=1776893220771&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&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=1776893221702&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776893221399.819720155339555894&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=2512.5&it=1776893220771&coo=false&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGET — 200 — 195 B — 128 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 — 24 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 — 13 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 — 47 ms — h2https://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 — 7 ms — h3https://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 — 7 ms — h3https://ct.pinterest.com/ct.htmlct.pinterest.com/ct.html https://ct.pinterest.com/ct.html — 200 — 604 B — 33 ms — h2https://www.worldscientific.com/cdn-cgi/rum?www.worldscientific.com/cdn-cgi/rum... https://www.worldscientific.com/cdn-cgi/rum? — 204 — 216 B — 6 ms — h3https://o.clarity.ms/collecto.clarity.ms/collect https://o.clarity.ms/collect — 204 — 287 B — 280 ms — http/1.1https://www.worldscientific.com/favicon.icowww.worldscientific.com/favicon.ico https://www.worldscientific.com/favicon.ico — 200 — 1.1 KiB — 15 ms — h3https://o.clarity.ms/collecto.clarity.ms/collect https://o.clarity.ms/collect — 204 — 287 B — 309 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 — 166 ms — h3https://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 — 275 ms — http/1.1https://o.clarity.ms/collecto.clarity.ms/collect https://o.clarity.ms/collect — 204 — 287 B — 94 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 2727ms · 1094KB · $36/mo
Unattributable
Other
Costly
Execution 609ms
Transfer 0 KB
Monthly Cost $8/mo
www.worldscientific.com
Other
Costly
Execution 460ms
Transfer 54 KB
Monthly Cost $6/mo
Google Tag Manager
Tag Manager
Costly
Execution 261ms
Transfer 174 KB
Unused 40%
Monthly Cost $3/mo
www.worldscientific.com
Other
Optional
Execution 180ms
Transfer 130 KB
Unused 66%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 176ms
Transfer 179 KB
Unused 37%
Monthly Cost $2/mo
www.worldscientific.com
Other
Optional
Execution 170ms
Transfer 0 KB
Monthly Cost $2/mo
www.worldscientific.com
Other
Optional
Execution 163ms
Transfer 31 KB
Unused 65%
Monthly Cost $2/mo
www.worldscientific.com
Other
Optional
Execution 126ms
Transfer 16 KB
Monthly Cost $2/mo
Hotjar
Session Replay
Optional
Execution 115ms
Transfer 57 KB
Unused 67%
Monthly Cost $2/mo
Facebook Pixel
Advertising
Optional
Execution 90ms
Transfer 97 KB
Unused 31%
Monthly Cost $1/mo
Facebook Pixel
Advertising
Optional
Execution 84ms
Transfer 47 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 80ms
Transfer 145 KB
Unused 48%
Monthly Cost $1/mo
Microsoft Clarity
Session Replay
Optional
Execution 79ms
Transfer 26 KB
Monthly Cost $1/mo
Twitter/X Pixel
Advertising
Optional
Execution 78ms
Transfer 13 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 57ms
Transfer 125 KB
Unused 51%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 609ms and costs ~$8/month
  • www.worldscientific.com adds 460ms and costs ~$6/month
  • Google Tag Manager adds 261ms 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 609ms 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 460ms 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 261ms 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

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

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

67% of Hotjar'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

51% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback