SlideShare a Scribd company logo
3-in-1  YSlow Stoyan Stefanov, @stoyanstefanov  June 23,  2010 Velocity
 
showslow.com gtmetrix.com
 
3. Platform Rules Rulesets
3. Platform YSLOW . registerRule ({…}); YSLOW . registerRuleset ({…});
YSLOW . registerRule ({ id:  "myrule" , name:  "Rule name" , info:  "This rule …" , config: {}, lint:  function  (doc, cset, config) { return  { score:  89 , message:  ”OMG!" }; } });
YSLOW . registerRuleset ({ id:  "myruleset" , name:  "My ruleset" , rules: { my_rule: {}, my_other_rule: {}, ynumreq: {}, ycompress: {} }, weights: { } });
YSpy
WTF Web Testing Framework http://phpied.com/wtf /
3-in-1 YSlow Lint, Monitor, Extend
Thank you! Stoyan Stefanov @stoyanstefanov http ://www.phpied.com

More Related Content

PPTX
Php Basics part 1
PDF
Memory Management in WordPress
PDF
Videos on Android - Stuff What I Learned
PDF
strace for Perl Mongers
PPT
Linux user mgnt
PDF
Varnish Cache and Django (Falcon, Flask etc)
PDF
Provisionamento orquestrado nas nuvens com Juju
Php Basics part 1
Memory Management in WordPress
Videos on Android - Stuff What I Learned
strace for Perl Mongers
Linux user mgnt
Varnish Cache and Django (Falcon, Flask etc)
Provisionamento orquestrado nas nuvens com Juju

Viewers also liked (19)

PDF
Psychology of performance
PPTX
JavaScript навсякъде
PDF
WPO @ PubCon 2010
PPTX
High Performance Social Plugins
PDF
Progressive Downloads and Rendering - take #2
PPTX
YSlow hacking
PDF
Social Button BFFs
PPTX
Liking performance
PPTX
JavaScript performance patterns
PDF
Progressive Downloads and Rendering
PPTX
JavaScript is everywhere
PDF
JavaScript shell scripting
PDF
CSS and image optimization
PPTX
JavaScript Performance Patterns
PDF
Performance patterns
PPT
High-performance DOM scripting
PDF
Reactive JavaScript
PDF
JavaScript Patterns
PDF
JavaScript for PHP developers
Psychology of performance
JavaScript навсякъде
WPO @ PubCon 2010
High Performance Social Plugins
Progressive Downloads and Rendering - take #2
YSlow hacking
Social Button BFFs
Liking performance
JavaScript performance patterns
Progressive Downloads and Rendering
JavaScript is everywhere
JavaScript shell scripting
CSS and image optimization
JavaScript Performance Patterns
Performance patterns
High-performance DOM scripting
Reactive JavaScript
JavaScript Patterns
JavaScript for PHP developers
Ad

More from Stoyan Stefanov (11)

PDF
Voices that matter: High Performance Web Sites
PPT
The business of performance
PDF
Ignite Velocity: Image Weight Loss Clinic
PDF
Don't make me wait! or Building High-Performance Web Applications
PDF
High Performance Kick Ass Web Apps (JavaScript edition)
PPT
YSlow 2.0
PPT
Beginning Object-Oriented JavaScript
PDF
Image Optimization for the Web at php|works
PPT
Images - 7 mistakes (first draft)
PPT
Advanced JavaScript
PPT
Images - 7 mistakes
Voices that matter: High Performance Web Sites
The business of performance
Ignite Velocity: Image Weight Loss Clinic
Don't make me wait! or Building High-Performance Web Applications
High Performance Kick Ass Web Apps (JavaScript edition)
YSlow 2.0
Beginning Object-Oriented JavaScript
Image Optimization for the Web at php|works
Images - 7 mistakes (first draft)
Advanced JavaScript
Images - 7 mistakes
Ad

Recently uploaded (20)

PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
KodekX | Application Modernization Development
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPT
Teaching material agriculture food technology
PDF
Empathic Computing: Creating Shared Understanding
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Approach and Philosophy of On baking technology
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
cuic standard and advanced reporting.pdf
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Review of recent advances in non-invasive hemoglobin estimation
Network Security Unit 5.pdf for BCA BBA.
KodekX | Application Modernization Development
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Dropbox Q2 2025 Financial Results & Investor Presentation
The Rise and Fall of 3GPP – Time for a Sabbatical?
Teaching material agriculture food technology
Empathic Computing: Creating Shared Understanding
Building Integrated photovoltaic BIPV_UPV.pdf
Per capita expenditure prediction using model stacking based on satellite ima...
Approach and Philosophy of On baking technology
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
20250228 LYD VKU AI Blended-Learning.pptx
Reach Out and Touch Someone: Haptics and Empathic Computing
cuic standard and advanced reporting.pdf
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Chapter 3 Spatial Domain Image Processing.pdf
Bridging biosciences and deep learning for revolutionary discoveries: a compr...

3-in-1 YSlow