Page Performance
Tag details
Welcome to the 'Page Performance' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Page Performance'.
Latest blogosphere posts tagged “Page Performance”
-
Statsy – find those wasted bytes with a bookmarklet
Ajaxian Front Page —
Authority: 617
Stoyan Stefanov is all about the performance of web products. One small tool that gives you a bit of insight as to where you can optimize is a new bookmarklet he released today called statsy . If you run statsy on a web site you get the following insights: JS attributes (e.g. onclick) – this is the sum of all ...2 days ago -
LABjs gets “Even Faster” with version 1.0
Ajaxian Front Page —
Authority: 617
We have posted about LABjs before, the library that aims to be able to effectively load any script resource(s), from any location, into any page, at any time. It loads them all as parallel as the browser will allow, but maintains execution order when you express the need to do so in the usage of the API, for keeping ...2 days ago -
Full Frontal ‘09: Jake Archibald on Performance Optimisation
Ajaxian Front Page —
Authority: 617
Jake explains no-one likes waiting, and people are multi-threaded (except when they have to sneeze). Yet, were stuck with a single-threaded language for the most part; and we still face the legacy of a DOM standard from another era (DOM Level 1 - 1997). This talk provides some optimisation tips, backed by Jakes ...1 week ago -
Resource Packages; Making a faster Web via packaging
Ajaxian Front Page —
Authority: 617
PLAIN TEXT HTML: rel = "resource-package" href = "site-resources.zip" / > What if we could agree on a simple backwards compatible approach to packaging Web resources so the browser could suck down the puppies in one go? Alexander Limi (of Plone and Firefox UX fame) has been ...2 weeks ago -
SPDY: Make HTTP chatter a lot faster
Ajaxian Front Page —
Authority: 617
Mike Belshe of Google has been working on SPDY an optimized use of HTTP: It is designed specifically for minimizing latency through features such as multiplexed streams, request prioritization and HTTP header compression. We started working on SPDY while exploring ways to optimize the way browsers and servers ...2 weeks ago -
jQuery Bondage
Ajaxian Front Page —
Authority: 617
When your browser freezes on you on some random web page, theres a pretty good chance its caused by the very JavaScript designed to improve your experience. Good ole JavaScript performance. Sebastian Ruiz of Atlassian recently worked on a UI rewrite of two of their products ( FishEye and Crucible ) and found some ...4 weeks ago -
Fast by Default and Web Performances
Ajaxian Front Page —
Authority: 617
It does not matter if we have the latest CPU able to devour every single bit of a web page, round trip and network delay is still the real bottleneck of whatever website and Steve Souder knows it so well that he summarize best practices in 66 slides. Fast by Default View more presentations from Abhay Kumar . ...4 weeks ago

