Setting the file. One moment. Web Performance CPU · Zoom Meeting SDK Web · anthropics/knowledge-work-plugins · Skills Docs
Common “meeting web” questions boil down to resource usage and rendering constraints.
22
Validate Data
Tech Debt
62
Recruiting Pipeline
71
Vendor Check
125
Zoom Meeting SDK Web
88
Vendor Review
181
Create An Asset
Video Sdk/web
- Client View vs Component View
- Expected participant count and whether gallery view is required
- Target devices (low-end laptops, thin clients, mobile browsers)
- Prefer realistic expectations: browsers + multi-video rendering are CPU-heavy.
- Avoid extra DOM/layout work around the meeting container.
- Ensure SharedArrayBuffer / cross-origin isolation is configured when required (see
sharedarraybuffer-gallery-view.md).
- Confirm the meeting container is not constantly re-rendering (React state loops around the Zoom root).
- Check for global CSS resets that impact layout and cause expensive reflows.
- On constrained machines, reduce unnecessary UI overlays and avoid heavy background effects.
references/web-performance-cpu.md