See All Sessions
V8: Building a High Performance JavaScript Engine
V8 is Google's high-performance JavaScript engine used in Google Chrome. V8 is optimized for well-designed object-oriented applications that make heavy use of objects, function calls, and property access. This talk will provide an overview of the internals of V8 and dive into the advanced virtual-machine technology used. Specifically, details of the use of hidden classes, inline caching, precise generational garbage collection, and snapshotting will be presented. The final part of the talk will discuss initiatives that will propel V8 to the next performance level.
Session Video
To download this session video, visit the video page on YouTube.com. At this time, video downloads are only supported in the United States.
Download session presentation PDF.
See where this session was located at I/O.
Commenting Policy
More Resources
For API documentation, Google Groups, and more, go to Google Code.
For Google Technology User Groups (GTUGs), go to GTUG.org.