public marks

PUBLIC MARKS from nhoizey with tags clevermarks & performance

2010

2009

ImageOptim - a PNG/JPEG graphics optimizer for Mac OS X

by 2 others
"ImageOptim is a front-end (GUI) for set of tools for optimisation of PNG/JPEG images and GIF animations. Optimisation makes files smaller (in terms of disk space) by finding optimal compression parameters and by removing unneccessary information, like file comments, EXIF tags and color profiles."

High Performance Web Sites :: @font-face and performance

"My first piece of advice is to avoid using @font-face unless it’s critical to the page."

Web Performance Best Practices

by 1 other
When you profile a web page with Page Speed, it evaluates the page's conformance to a number of different rules. These rules are general front-end best practices you can apply at any stage of web development. We provide documentation of each of the rules here

Page Speed Home

Page Speed is an open-source Firefox/Firebug Add-on. Webmasters and web developers can use Page Speed to evaluate the performance of their web pages and to get suggestions on how to improve them.

2008

Intel XML Software Suite

Des manipulations XML (parsing, validation de schéma, transformation) jusqu'à 10 fois plus rapides qu'avec les classiques Xalan/Xerces

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

Database parallelism choices greatly impact scalability - The Database Column

by 1 other
Large databases require the use of parallel computing resources to get good performance. There are several fundamentally different parallel architectures in use today

High Scalability | Building bigger, faster, more reliable websites.

by 5 others
High Scalability was started to help build successful scalable websites. It tries to bring together all the lore, art, science, practice, and experience of building scalable websites into one place so you can learn how to build your system with confidence

Nati Shalom's Blog: Why most large-scale Web sites are not written in Java

The application stack of these Web applications is very different from the stack that mission-critical applications in the financial world are built with.

Julien Lecomte’s Blog » Gzip Your Minified JavaScript Files

by 1 other
For optimal performance, gzip your JavaScript code, and stay away from “advanced” JavaScript compression schemes that look attractive on paper, but end up degrading the performance of your site.

SlickSpeed Selectors Test

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

APAC Hoster Evangelist : At last, Windows-optimized PHP 5.2.1 has been released!

(via)
This release contains many fixes Zend has contributed to improve the performance of the PHP scripting engine on Windows as part of our collaboration effort to make PHP rock on Windows / IIS.

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.