Main Page
(→Tools configuration) |
(Moved stuff around, added a couple links.) |
||
| Line 1: | Line 1: | ||
| − | <div style="float: right; padding-left: 1em; background: white">{{#widget:Twitter Search | + | <div style="float: right; padding-left: 1em; background: white">__TOC__ |
| + | |||
| + | {{#widget:Twitter Search | ||
|query=showslow | |query=showslow | ||
|title=ShowSlow on Twitter | |title=ShowSlow on Twitter | ||
| Line 5: | Line 7: | ||
}}</div> | }}</div> | ||
'''Show Slow''' is an open source tool that helps monitor various website performance metrics over time. It captures the results of [http://developer.yahoo.com/yslow/ YSlow] and [http://code.google.com/speed/page-speed/ Page Speed] rankings and graphs them, to help you understand how various changes to your site affect its performance. | '''Show Slow''' is an open source tool that helps monitor various website performance metrics over time. It captures the results of [http://developer.yahoo.com/yslow/ YSlow] and [http://code.google.com/speed/page-speed/ Page Speed] rankings and graphs them, to help you understand how various changes to your site affect its performance. | ||
| + | |||
| + | == DEMO == | ||
| + | [http://www.ShowSlow.com ShowSlow.com] is a demonstration site that continuously measures the performance of a few reference web pages. It also allows for public metrics reporting. | ||
== Open Source project on Google Code == | == Open Source project on Google Code == | ||
http://code.google.com/p/showslow/ | http://code.google.com/p/showslow/ | ||
| + | * [http://code.google.com/p/showslow/downloads/list Download packages] | ||
| + | * [http://code.google.com/p/showslow/issues/list Issue tracker] | ||
| + | * [http://code.google.com/p/showslow/source/checkout Source code] | ||
== ShowSlow Installation and configuration == | == ShowSlow Installation and configuration == | ||
| − | * [[Installation and configuration]] | + | * [[Installation and configuration]] instructions |
=== Upgrading existing instance === | === Upgrading existing instance === | ||
| Line 20: | Line 28: | ||
* [[Configuring NetExport]] | * [[Configuring NetExport]] | ||
* [[Configuring dynaTrace AJAX Edition]] | * [[Configuring dynaTrace AJAX Edition]] | ||
| − | |||
| − | |||
| − | |||
== Community == | == Community == | ||
| Line 43: | Line 48: | ||
== Development blog == | == Development blog == | ||
You can track ShowSlow progress in Sergey's blog under "ShowSlow" category: | You can track ShowSlow progress in Sergey's blog under "ShowSlow" category: | ||
| − | * [http://www. | + | * [http://www.showslow.com/blog/category/showslow/ ShowSlow blog] |
* [http://www.sergeychernyshev.com/blog/feed/ blog's RSS feed] | * [http://www.sergeychernyshev.com/blog/feed/ blog's RSS feed] | ||
Revision as of 17:30, 4 January 2011
Contents |
Show Slow is an open source tool that helps monitor various website performance metrics over time. It captures the results of YSlow and Page Speed rankings and graphs them, to help you understand how various changes to your site affect its performance.
DEMO
ShowSlow.com is a demonstration site that continuously measures the performance of a few reference web pages. It also allows for public metrics reporting.
Open Source project on Google Code
http://code.google.com/p/showslow/
ShowSlow Installation and configuration
- Installation and configuration instructions
Upgrading existing instance
Tools configuration
Community
You can ask questions and discuss ShowSlow in our group http://groups.google.com/group/showslow or just leave feedback at http://showslow.uservoice.com
Contributing
You can contribute by:
- installing Show Slow and sharing your experience or problems
- submitting bugs and feature requests
- adding features or fixing bugs and submitting patches
- by writing a good article in your blog about your experience using Show Slow or some particular problem it helped you solve
- designers can contribute good design
- business people can contribute by asking their tech teams to use Show Slow
Editing these pages
If you see some error or typo on this site, just click edit at the top and fix it - it's a wiki
Same goes for documentation omissions or any other useful information about the project.
Development blog
You can track ShowSlow progress in Sergey's blog under "ShowSlow" category: