Download presentation
Presentation is loading. Please wait.
Published byDerrick Dalton Modified over 9 years ago
7
function Alpha() { Beta(); } function Beta() { } 30 ms 50 ms
9
Activation timeMemory leaks UI responsivenessIdle state CPU usage Layout passesSuccessful suspend Synchronous XMLHttpRequest on UI threadMemory reduction when suspended Image scalingApp memory growth Memory footprintRuntime broker memory growth Runtime broker memory reference set
13
Object A (100 KB) Object B (500 KB) Object C (50 KB) Object D (100 KB) Object A (100 KB) Object B (500 KB) 600 KB
18
Please submit session evals on the Build Windows 8 App or at http://aka.ms/BuildSessionshttp://aka.ms/BuildSessions
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.