performance.now, hardwareConcurrency, and Timing Fingerprints
Timing APIs, CPU core count, and device memory can expose a hardware-shaped browser fingerprint. Learn how performance.now, hardwareConcurrency, and profile consistency affect privacy.
Browse other tags
The blog is for education, comparisons, and commentary. The docs center is for setup, reference, validation, and responsible-use material.
Tag overview
These 5 articles tagged Performance connect practical reads across 2 topic areas, from fingerprint protection and identity control to deployment and automation.
Common categories for this tag
Articles
5
Latest update
May 31, 2026
Topic areas
2
Start with these guides to explore the tag before browsing the full list.
Benchmarked Linux Chromium GPU backends under Xvfb. Switching from SwiftShader to Mesa llvmpipe via ANGLE GL drops CPU by 49% with WebGL2, WebGPU adapter, and noise seed determinism preserved.
BotBrowser Trimmed Build (ENT Tier 3) is the short-session distribution. Linux x64 benchmark across 400 samples: 62% lower wall time, 85% faster per-context spin-up, 68% lower CPU peak, 31% lower PSS peak versus Standard, 100% success rate, identical fingerprint protection.
Additional guides with this tag.
Timing APIs, CPU core count, and device memory can expose a hardware-shaped browser fingerprint. Learn how performance.now, hardwareConcurrency, and profile consistency affect privacy.
How to run over 100 concurrent browser contexts with independent fingerprints using Per-Context Fingerprint architecture. Includes benchmark data, Puppeteer examples, and production optimization tips.
Practical tips for optimizing memory, CPU, network throughput, and instance density when running browser automation at scale.
The guides cover the model first, then move into cross-platform validation, isolated contexts, and scale-ready browser deployment.