Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Category: <span>Coding</span>

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 …

Great Developers Steal

If you take a look at software today, you’ll see more smart people building things than there ever have been before. The problem? They’re all working in different languages, on different platforms, with different concepts. To take advantage of the full breadth of work that’s being done, we need to …