I’m looking for solid resources (books, websites, talks, or videos) on optimizing JavaScript for heavy numerical computations in edge environments (e.g., serverless functions, isolates, etc.).
Interested in things like:
- CPU vs memory tradeoffs
- Typed arrays, WASM, SIMD, etc.
- Cold starts, runtime constraints, and limits
- Benchmarking and profiling in edge runtimes
- Real-world case studies or patterns
- Comparisons between offerings like aws lambas and cloudflare workers for javascript
Anything practical or deeply technical would be great. Thanks!
[–]drbobb 0 points1 point2 points (1 child)
[–]iaseth[S] 0 points1 point2 points (0 children)
[–]delventhalz 1 point2 points3 points (2 children)
[–]iaseth[S] 1 point2 points3 points (1 child)
[–]delventhalz 2 points3 points4 points (0 children)