WEB輔助開發、除錯、效能檢測、調優工具集
在 google code 中找到一個 WEB 輔助開發、除錯、效能檢測、調優工具的列表:
http://code.google.com/speed/tools.html
There are many variables that affect a site's performance. The tools listed below can help you discover those variables and improve your site. We recommend that you experiment with these tools. Multiple simple changes can improve the experience for your users around the world by several seconds.
From Google
Web page analysis
Page Speed - Open source Firefox/Firebug Add-on that evaluates the performance of web pages and gives suggestions for improvement.
Chrome Developer Tools - Tools included in Google Chrome that let you edit, debug, and monitor CSS, HTML, and JavaScript live in any web page. You can also use them to optimize web page performance by profiling CPU and memory usage.
Speed Tracer - Google Chrome extension that helps you debug performance problems with AJAX applications.
Resource Optimization
Closure Compiler - Optimize the speed and size of your JavaScript.
Development tools
Closure Tools - Use the Closure Compiler, Closure Library, and Closure Templates to build rich web applications with JavaScript that is faster, more powerful, and more optimized.
Google Web Toolkit - Toolkit that allows you to build rich web applications in Java, and then compile into highly optimized JavaScript.
From other developers
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.
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.
JavaScript profiling
dynaTrace AJAX - Full tracing analysis of Internet Explorer 6-8 (including JavaScript, rendering, and network traffic). (Related blogpost )
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.
XHProf by Facebook - Instrumentation-based hierarchical profiler for PHP.
Resource optimization
CSS Sprite Generator - Generates a CSS sprite out of a number of images.
JSLint - Tool that looks for code quality problems in JavaScript programs.
JSMin - Filter which removes comments and unnecessary whitespace from JavaScript files.
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.
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.
Web page analysis
AOL Page Test - Open source tool for measuring and analyzing web page performance using Internet Explorer.
BrowserMob - Tool for website performance monitoring and alerting.
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.
IntroSpectrum - Web-based performance monitor which simulates users using actual web browsers.
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.
WebPagetest - Tool that provides a waterfall of your page load performance as well as a comparison against an optimization checklist.
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.
相關文章
- web效能檢測工具lighthouseWeb
- 前端開發環境(開發,除錯,測試工具)前端開發環境除錯
- 移動web開發除錯工具AlloyLever介紹Web除錯
- Linux中隨手可得的測試、除錯、效能檢驗工具Linux除錯
- NodeJS的程式碼除錯和效能調優NodeJS除錯
- 可提高Java開發效能的5款除錯工具Java除錯
- 效能除錯工具——oprofile除錯
- PHP開發調優clockwork工具PHP
- 【效能調優】效能測試、分析與調優基礎
- Spark 效能調優--開發階段Spark
- 一次開發,隨處測試:Mozilla推出Web跨瀏覽器除錯工具Web瀏覽器除錯
- 調諧LINUX網路效能之除錯工具篇(轉)Linux除錯
- web除錯優化-chrome開發者工具不完全指南Web除錯優化Chrome
- SqlServer效能檢測和優化工具使用詳細SQLServer優化
- sqlldr效能調優測試SQL
- Web開發除錯利器——Wireshark的使用Web除錯
- 在自己的 app 中使用 Sarfari 開發工具除錯 Web 頁面APP除錯Web
- visualvm 效能調優工具LVM
- MongoDB的效能調優工具 -- DexMongoDB
- 轉:Exp/Imp工具效能調優
- 最新《web前端開發效能優化教程》Web前端優化
- SqlServer效能檢測和優化工具使用詳細(轉)SQLServer優化
- 通過Oracle動態效能檢視採集查詢調優數Oracle
- Linux除錯檢視搜尋工具集-緩慢增加中Linux除錯
- Procedure 效能檢測與調整方法
- golang 效能調優分析工具 pprof (上)Golang
- golang 效能調優分析工具 pprof(下)Golang
- Android效能調優工具之 TraceViewAndroidView
- 值得收藏!Web開發的各種效能工具Web
- Web除錯工具Charles使用心得Web除錯
- mysql效能的檢查和調優方法MySql
- linux環境常用的效能監控和協助開發除錯工具Linux除錯
- 效能測試之測試分析與調優
- django-debug-toolbar: django開發之效能強大的檢測工具Django
- linux後臺開發常用除錯工具Linux除錯
- IE, FF, Safari前端開發常用除錯工具前端除錯
- 檢視SQL Server 效能優化工具SQLServer優化
- iOS比優雞除錯技巧篇(一):reveal檢視除錯iOS除錯