InfoQ Homepage Presentations How JavaScript Objects are Implemented
How JavaScript Objects are Implemented
Summary
Eddy Bruel details how objects are implemented internally in SpiderMonkey as shape trees and slot vectors. This is done in order to minimize the memory footprint and obtain better JIT optimization with inline caching.
Bio
Eddy Bruel (@ejpbruel) is a platform hacker for Mozilla aspiring to be one day as great as the people he gets to work with.
About the conference
mloc.js 2014 is a conference for people interested in the future of the language and the platform, the possibilites of JavaScript on the web and on the server side. For people doing or planning to do big JavaScript projects. And for people would like to see how is it possible to improve JavaScript by making it smarter, faster and sexy.
This content is in the Dynamic Languages topic
Related Topics:
Sponsored Content
-
Related Editorial
-
Related Sponsors
-
Popular across InfoQ
-
Microsoft Patches Critical ASP.NET Core Vulnerability with 9.9 Severity Score
-
Monzo’s Real-Time Fraud Detection Architecture with BigQuery and Microservices
-
When Reverse Proxies Surprise You: Hard Lessons from Operating at Scale
-
Architecture Should Model the World as it Really is: a Conversation with Randy Shoup
-
Java News Roundup: Spring Framework 7.0, Spring Data, Spring AI, Payara Platform, OpenJDK, JobRunr
-
Reducing False Positives in Retrieval-Augmented Generation (RAG) Semantic Caching: a Banking Case Study
-