These slides mean very little without the talk to go with them, you can watch the video at http://vimeo.com/69385032
Web performance has always been about delivering pixels on time, but the target has shifted. Optimising pure JavaScript (loops, string concatenation, arithmetic) is less relevant, performance gains are to be found in the DOM, layout dependencies, and the interaction with the GPU.