Blog posts tagged “javascript”
- Faster async functions and promises -
- Improving DataView performance in V8 -
- JavaScript engine fundamentals: optimizing prototypes -
- JavaScript engine fundamentals: Shapes and Inline Caches -
- Investigating Performance of Object#toString in ES2015 -
- Frozen Prototypes -
- Faster Collection Iterators -
- JavaScript Optimization Patterns (Part 2) -
- JavaScript Optimization Patterns (Part 1) -
- V8: Behind the Scenes (March Edition feat. I+TF launch and Declarative JavaScript) -
- High-performance ES2015 and beyond -
- Following up on JavaScript benchmarks -
- The truth about traditional JavaScript benchmarks -
- The case of temporary objects in Chrome -
- Optimizing bound functions further -
- A new approach to Function.prototype.bind -