Refer to this article:
https://medium.com/@bibekshah09/exploration-of-javascript-object-for-performance-optimization-70b20246ab9e
- Primitives & Object in JavaScript
- Performance Factor - Property Access Time
- Hidden Class
- Hidden Class Transition
- Inline Caching
- Inobject, Normal & Dictionary Properties
- Array Optimization
- Element Transition
Github Repo: https://github.com/BibekShah09/javascript-object-analysis
Top comments (0)