javascript - How can I optimize a HTML5 + processing.js app? -


i'm working in html5 copy of nes game (link reference). runs on macbook, friends reporting slow on computers. i've done optimizations came mind, such using quadtree select objects draw. yet seems it's not enough , don't know work. how can identify specific parts of app causing slowdowns?

for real-time app game, think google chrome speed tracer work well.


Comments

Popular posts from this blog

css - Text drops down with smaller window -

php - Boolean search on database with 5 million rows, very slow -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -