Software Development Tutorials and Videos

Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Software Development Tutorials and Videos

Crankshaft: Turbocharging the Next Generation of Web Applications

Crankshaft is a new compilation infrastructure for V8, Google Chrome\’s JavaScript engine. By using aggressive optimizations, Crankshaft dramatically improves the performance of compute-intensive JavaScript applications — often by more than a factor of two! In this presentation, you will get an insight into how we decide which functions to optimize …