JavaScript engine fundamentals: optimizing prototypes

This article explains JavaScript engine optimization pipeline trade-offs, and describes how engines such as V8 speed up accesses to prototype properties. As a JavaScript developer, having a deeper understanding of how JavaScript engines work helps you …


This content originally appeared on Mathias Bynens and was authored by Mathias

This article explains JavaScript engine optimization pipeline trade-offs, and describes how engines such as V8 speed up accesses to prototype properties. As a JavaScript developer, having a deeper understanding of how JavaScript engines work helps you reason about the performance characteristics of your code.


This content originally appeared on Mathias Bynens and was authored by Mathias


Print Share Comment Cite Upload Translate Updates
APA

Mathias | Sciencx (2018-08-16T10:35:56+00:00) JavaScript engine fundamentals: optimizing prototypes. Retrieved from https://www.scien.cx/2018/08/16/javascript-engine-fundamentals-optimizing-prototypes/

MLA
" » JavaScript engine fundamentals: optimizing prototypes." Mathias | Sciencx - Thursday August 16, 2018, https://www.scien.cx/2018/08/16/javascript-engine-fundamentals-optimizing-prototypes/
HARVARD
Mathias | Sciencx Thursday August 16, 2018 » JavaScript engine fundamentals: optimizing prototypes., viewed ,<https://www.scien.cx/2018/08/16/javascript-engine-fundamentals-optimizing-prototypes/>
VANCOUVER
Mathias | Sciencx - » JavaScript engine fundamentals: optimizing prototypes. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2018/08/16/javascript-engine-fundamentals-optimizing-prototypes/
CHICAGO
" » JavaScript engine fundamentals: optimizing prototypes." Mathias | Sciencx - Accessed . https://www.scien.cx/2018/08/16/javascript-engine-fundamentals-optimizing-prototypes/
IEEE
" » JavaScript engine fundamentals: optimizing prototypes." Mathias | Sciencx [Online]. Available: https://www.scien.cx/2018/08/16/javascript-engine-fundamentals-optimizing-prototypes/. [Accessed: ]
rf:citation
» JavaScript engine fundamentals: optimizing prototypes | Mathias | Sciencx | https://www.scien.cx/2018/08/16/javascript-engine-fundamentals-optimizing-prototypes/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.