PUBLIC   marks

PUBLIC MARKS with tag performance

Sponsorised links

27 April 2008

24 April 2008

19 April 2008

Sponsorised links

18 April 2008

Best Practices for Speeding Up Your Web Site

by greut & 8 others

The Exceptional Performance team has identified a number of best practices for making web pages fast. The list includes 34 best practices divided into 7 categories.

premature optimization is the root of all evil

12 April 2008

Dromaeo: JavaScript Performance Testing

by oqdbpo
Mozilla JavaScript performance test suite. More information about Dromaeo can be found on the Mozilla wiki.

10 April 2008

Turbulence

by musatge
Explore les caractéristiques du web, l'utilisation du multimédia et des technologies en ligne.

09 April 2008

07 April 2008

Use htaccess to dramatically speed up your site! - PowWeb Community Forums

by camel
I was looking into speeding up my site.. specifically by using headers to specify custom cacheing.. Previously I was using php to send the necessary headers, but now I just have this in my /htdocs/.htaccess file.

04 April 2008

02 April 2008

01 April 2008

MAX HATTLER ROBERT SEIDEL IN JAPAN, 22 April - 27 May 2008

by oqdbpo
Tour Dates (updated on 27 March 2008) Wed 23 April, 21h-4h // Exclusive Tour Launch Party, Le Baron // Tokyo (members guests only) Thu 24 April, 19h // Presentation at Pecha Kucha Night, SuperDeluxe // Tokyo Mon 28 April, 14.30h // Screening Talk at Image Forum Festival // Tokyo Tue 29 April to Sun 11 May // Exhibition at Film Studio 1928, Dohjidai Gallery of Art // Kyoto Wed 30 April, 17h // Screening at Image Forum Festival // Tokyo Mon 5 May, 18h // Mini-Screening AV Live Performance at Apple Store Ginza // Tokyo Wed 7 May, 19h // Screening Talk at Uplink Factory // Tokyo Thu 8 May, 19h // Screening Talk at Uplink Factory // Tokyo Sat 10 May, 23.59h-4h // AV Live Set with Salmon (JP) at Minimal Tokyo, Liquid Rooms // Tokyo

27 March 2008

26 March 2008

Use Server Cache Control to Improve Performance - apache web server settings for optimized caching with configuration files

by camel & 3 others
Caching is the temporary storage of frequently accessed data in higher speed media (typically SRAM or RAM) for more efficient retrieval. Web caching stores frequently used objects closer to the client through browser, proxy, or server caches. By storing "fresh" objects closer to your users, you avoid round trips to the origin server, reducing bandwidth consumption, server load, and most importantly, latency. This article shows how to configure your Apache server for more efficient caching to save bandwidth and improve performance. Caching is not just for static sites, even dynamic sites can benefit from caching. Graphics and multimedia typically don't change as frequently as (X)HTML files. Graphics that seldom change like logos, headers, and navigation can be given longer expiration times while resources that change more frequently like XHTML and XML files can be given shorter expiration times. By designing your site with caching in mind, you can target different classes of resources to give them different expiration times with only a few lines of code.

25 March 2008

Search Engine Metrics - Enquisite Search Marketing Performance and Ranking Reports

by camel & 2 others
Enquisite produces increasingly granular reports on your website's activity in search engines. Working in conjunction with other web analytic tools, Enquisite provides information and metrics webmasters can't get anywhere else. Easy to read with flexible parameters and mapping, Enquisite search engine metrics give you the edge in the organic and PPC search markets. * = search engine ranking analysis and reports Search Engine Ranking Reports Graphic reporting on search traffic and ranking data down to city and zip/postal code * Know Your Customers' Queries Know Your Customers Keyword and traffic analysis to explain why and how site visitors access your business

20 March 2008

Pylot | Open Source Web Performance Tool

by greut

Pylot is a free open source tool for testing performance and scalability of web services. It runs HTTP load tests, which are useful for capacity planning, benchmarking, analysis, and system tuning.

19 March 2008

17 March 2008

16 March 2008

12 March 2008

11 March 2008

Lighttpd Webserver setup with php5 and Mysql support -- Ubuntu Geek

by camel
Security, speed, compliance, and flexibility — all of these describe lighttpd (pron. lighty) which is rapidly redefining efficiency of a webserver; as it is designed and optimized for high performance environments. With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and many more) lighttpd is the perfect solution for every server that is suffering load problems. And best of all it’s Open Source licensed under the revised BSD license.

PUBLIC TAGS related to tag performance

no tag

Sponsorised links