public marks

PUBLIC MARKS with tags performance & webdev

2023

2013

2010

2009

2008

How To Optimize Your Site With HTTP Caching | BetterExplained

by nhoizey & 2 others
Caching is a great example of the ubiquitous time-space tradeoff in programming. You can save time by using space to store results. Fewer downloads means a faster, happier site.

Google Code Blog: How we improved performance on Google Code

by nhoizey
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

repcached - add data replication feature to memcached

by mbertier (via)
"repached" is patch set which adds data replication feature to memcached 1.2.x.

Exceptional Performance

by mbertier & 3 others
Yahoo!'s Exceptional Performance team evangelizes best practices for improving web performance. They conduct research, build tools, write articles and blogs, and speak at conferences. Their best practices center around the rules for high performance web sites.

minify - Google Code

by camel & 11 others
Minify attempts to fix this problem by combining multiple CSS or JavaScript files into one download. By default, it also removes comments and unnecessary whitespace to decrease the amount of data that must be sent to the browser. Most importantly, it does all of this on the fly and requires only a few simple changes to your existing web pages.

minify - Google Code

by mbertier & 11 others (via)
Minify attempts to fix this problem by combining multiple CSS or JavaScript files into one download. By default, it also removes comments and unnecessary whitespace to decrease the amount of data that must be sent to the browser. Most importantly, it does all of this on the fly and requires only a few simple changes to your existing web pages.

2006

Optimizing Page Load Time - die.net

by mbertier & 7 others (via)
While working on optimizing page load times for a high-profile AJAX application, I had a chance to investigate how much I could reduce latency due to external objects. Specifically, I looked into how the HTTP client implementation in common browsers and characteristics of common Internet connections affect page load time for pages with many small objects.

JSLint, The JavaScript Verifier

by sunny & 13 others
Online implementation of a Javascript verifier that not only finds javascript bugs, it can also suggest improvements

Active users

srcmax
last mark : 10/05/2023 14:16

Krome
last mark : 11/09/2013 16:18

Hieroglyphe
last mark : 16/11/2010 12:47

nhoizey
last mark : 10/02/2009 21:21

mbertier
last mark : 03/12/2007 08:45

camel
last mark : 10/10/2007 18:41

parmentierf
last mark : 10/10/2007 13:17

fakechris
last mark : 26/10/2006 08:02

sunny
last mark : 01/09/2006 12:04