public marks

PUBLIC MARKS from nhoizey with tags performance & ajax

2008

Performance web » Archive du blog » JSON ?

Contrairement à une idée reçue assez répandue, l'usage de JSON à la place de XML pour optimiser les performances d'Ajax n'est peut-être pas si pertinent que ça...

Google Code Blog: How we improved performance on Google Code

If you're a frequent visitor to code.google.com for product updates and reference materials for Google APIs you're working with, you might have noticed that the page loading time (or page rendering time depending on how you see it) has reduced in varying

2007

Ajaxian » TIBCO GI Performance Profiler

TIBCO has released a new open source Ajax Performance Profiler that aims to answer the questions: How long did it take that service to respond? ...did it take for that component to render? ...that data to parse? ...for that function to execute?

Client Side Load Balancing for Web 2.0 Applications

by 2 others
Advantages of using client-side load balancing over server-side load balancing? A special load-balancing device is unnecessary—there is no need to configure load-balancing hardware, or make sure the backup functions the same as the primary load balancer

SlickSpeed Selectors Test

by 7 others
Des tests de performances automatisés des principales librairie Javascript : Prototype, jQuery, MooTools, ext, cssQuery, dojo query

2005

There and Back Again » Blog Archive » Improving JPSpan page load performance

by 1 other (via)
If you use JPSpan to augment a normal website you may have noticed that your page loads now take quite a bit longer. The reason for this is loading the JPSpan client javascript code, its generated on each load and so it can’t be cached on the client.