LA.NET [EN]

Nov 15

Today’s post presents a quick tip: if you’re interesting in measuring the performance of your web app (also applicable to Windows Store apps written in JS), then don’t start it by hitting F5 in VS. IF you start your app in debug mode, your JS code won’t be JITed and the results will be different from the ones you get when you load your app directly in the browser.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

HTML tags are not allowed.