Google I/O 2012 - Breaking the JavaScript Speed Limit with V8
Google I/O 2012 - Breaking the JavaScript Speed Limit with V8
Daniel Clifford Are you are interested in making JavaScript run blazingly fast in Chrome? This talk takes a look under the hood in V8 to help you identify how to optimize your JavaScript code. We'll show you how to leverage V8's sampling profiler to eliminate performance bottlenecks and optimize JavaScript programs, and we'll expose how V8 uses hidden classes and runtime type feedback to generate efficient JIT code. Attendees will leave the session with solid optimization guidelines for their JavaScript app and a good understanding on how to best use performance tools and JavaScript idioms to maximize the performance of their application with V8. For all I/O 2012 sessions, go to developers.google.com
From:
GoogleDevelopers
Views:
3049
113
ratings
Time:
47:35
More in
Science & Technology