Increase web performance

Increase web performance

Google ka leshuar se fundmi nje seksion shume te vlefshem nen faqen e tyre. Seksioni quhet: “Let’s make the web faster” dhe gjendet ne adresen: http://code.google.com/speed/downloads.html

Faqja permban nje sere aplikimesh te zhvilluara nga kompani te ndryshme qe ndihmojne ne optimizimin e faqeve personale te cdo perdoruesi.

Me poshte eshte nje liste e te gjithe ketyre aplikimeve bashke me pershkrimin e tyre ne anglisht, ashtu sic jane marre nga faqja e Google me siper


Page Speed

Open source Firefox/Firebug Add-on that evaluates the performance of web pages and gives suggestions for improvement.

From other developers:

Web page analysis

AOL Page Test

Open source tool for measuring and analyzing web page performance using Internet Explorer.

IBM Page Detailer

Graphical tool that assesses web page performance and provides details include the timing, size, and identity of each item in a page.

Microsoft VRTA

Tool that visualizes web page download, identifies areas for performance improvements, and recommends solutions.

MySpace Performance Tracker

Internet Explorer browser plugin that helps improve web page performance by capturing and measuring possible bottlenecks.

Yahoo! YSlow

Firefox/Firebug Add-on that analyzes web pages and suggests ways to improve their performance, based on a set of rules for high performance web pages.

Resource optimization

CSS Sprite Generator

Generates a CSS sprite out of a number of images.

Smush It

Online tool that allows you to upload images for lossless compression and optimization. Provides a report of bytes saved and downloads a zip file containing the optimized versions of the files.

SpriteMe!

Tool that determines background images to sprite, groups and sprites them, and generates resultant modified CSS.

JSLint

Tool that looks for code quality problems in JavaScript programs.

JSMin

Filter which removes comments and unnecessary whitespace from JavaScript files.

YUI Compressor

JavaScript minifier designed to yield a higher compression ratio than other tools.

Web debugging

Fiddler 2

Web debugging proxy which logs all HTTP/S traffic between your computer and the Internet. Inspect HTTP/S traffic, set breakpoints, and “fiddle” with incoming or outgoing data.

Firebug

Firefox Add-on that lets you edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.

HttpWatch

HTTP viewer and debugger integrated with IE and Firefox to provide HTTP/S monitoring without leaving the browser window.

Performance benchmarking

httperf

Tool for generating HTTP workloads and measuring web server performance, and constructing micro- and macro-level benchmarks.

mon.itor.us

Provides a personalized Ajax dashboard interface, checks server performance and availability, generates uptime reports, tracks visitors, checks CPU, memory and other systems resources, and alerts when it detects abnormalities.

Pylot

Open source tool for testing the performance and scalability of web services. It runs HTTP load tests, verifies server responses, and produces reports with metrics.

Wbox

Performs various tests, including page load benchmarking, web server and web application stress testing, and verifies correct configuration of virtual domains configuration, redirects, and HTTP compression.

Development

Cuzillion

Tool for quickly constructing web pages to see how components interact and how behavior differs across browsers, sometimes in unexpected ways. Also lets you share sample pages with others.

Hammerhead

Firebug Add-on for measuring the load time of web pages.

OOCSS

Development environment and framework for creating fast, reusable CSS objects and modules.

PHP profiling

Xdebug

Extension for PHP that provides profiling and code coverage analysis, as well as debugging information including stack and function traces, and memory allocation.