Skip to content Skip to sidebar Skip to footer
Showing posts with the label Performance

Javascript Replace "variables" In Html Code Faster

I'm building a multi-language single page website with javascript and the new html template-tag… Read more Javascript Replace "variables" In Html Code Faster

Finding Web Application Average Load Times

I am trying to find out the average time it takes various pages of a (private) web application for … Read more Finding Web Application Average Load Times

Chrome Is Slow When There Are A Lot Of Inputs

In our MVC5 project there is a page where user can check multiple assets. Each asset is represenete… Read more Chrome Is Slow When There Are A Lot Of Inputs

How To Improve Performance With Many Objects In Game In Html5?

What things can I do when it's necessary to show many objects and calculate position, collision… Read more How To Improve Performance With Many Objects In Game In Html5?

Escape Html To Php Or Use Echo? Which Is Better?

In terms of performance , what would be better. Using PHP to echo all the HTML output so I can pepp… Read more Escape Html To Php Or Use Echo? Which Is Better?

Are There Any Benefits Of Pre-fetching Templates In Angularjs?

I have question concerning optimising application. I have application with multiple directives, so … Read more Are There Any Benefits Of Pre-fetching Templates In Angularjs?