Created
January 26, 2015 21:51
-
-
Save pganti/cd9c68cd0245d87f0620 to your computer and use it in GitHub Desktop.
MSFT resources on performance
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
50 tips and tricks to make your HTML5 apps and Sites faster | |
This is a general performance talk. You likely won’t learn much from this, but it’s worth looking at as I refer to it again in some of my later talks. | |
http://channel9.msdn.com/Events/Build/2012/3-132 | |
Building High-Performing JavaScript for Modern Engines | |
Another general JavaScript performance talk. Not really about measuring yet, but a good starting point for some. | |
http://channel9.msdn.com/Events/Build/2012/4-000 | |
http://channel9.msdn.com/Events/Build/2013/4-313 | |
Web Runtime Performance | |
This talk covers the web runtime architecture and provides some VERY basic usage of Windows Performance Toolkit | |
http://channel9.msdn.com/Events/Build/2013/3-068 | |
App Performance: The Mental Model for Interacting with the Platform | |
This is something that will let you understand Windows Performance Analyzer more in depth. | |
http://channel9.msdn.com/Events/Build/2013/3-097 | |
Windows Phone: Low Mem & Hardware Constraints | |
This is a great talk on hardware level physics constraints. Not a bad talk. Not necessarily web focused. | |
http://channel9.msdn.com/Events/Build/2013/2-221 | |
App Performance: The Windows Performance Toolkit | |
Great in-depth talk on Application Performance and using WPR/WPA. | |
http://channel9.msdn.com/Events/Build/2013/3-100 | |
High-Performance Web Platform: Real-World Problems and Solutions | |
This talk goes in deep on graphics and how they matter, particularly on low-end devices. | |
http://channel9.msdn.com/Events/Build/2014/4-556 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment