Skip to content

Instantly share code, notes, and snippets.

@pbalduino
Created June 22, 2017 06:59
Show Gist options
  • Save pbalduino/8817d6182d7c4dee9edca99fff0aaafb to your computer and use it in GitHub Desktop.
Save pbalduino/8817d6182d7c4dee9edca99fff0aaafb to your computer and use it in GitHub Desktop.
High Performance JavaScript reference
https://www.slideshare.net/nzakas/high-performance-javascript-yuiconf-2010
https://www.slideshare.net/nzakas/writing-efficient-javascript/24-Scope_Chain_Augmentation_The_with
https://www.slideshare.net/caelumdev/otimizaes-de-performance-web-desafios-do-mundo-mobile
https://www.slideshare.net/caelumdev/performance-web-alm-do-carregamento
https://www.w3schools.com/js/js_performance.asp
https://developers.google.com/speed/articles/optimizing-javascript
https://www.html5rocks.com/en/tutorials/speed/v8/
https://www.smashingmagazine.com/2012/11/writing-fast-memory-efficient-javascript/
http://desalasworks.com/article/javascript-performance-techniques/
http://www.monitis.com/blog/30-tips-to-improve-javascript-performance/
http://jonraasch.com/blog/10-javascript-performance-boosting-tips-from-nicholas-zakas
https://archrometects.files.wordpress.com/2009/10/assignment-01-conceptual-architecture-of-google-chrome-archrometects.pdf
Mastering JavaScript High Performance - Chad R. Adams
High Performance JavaScript - Nicholas C Zakas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment