WebPageTest results
Summary
First view | Repeat view | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Page | Speed index | First byte | Start render | Load | Bytes | Requests | Connections | Speed index | Load | |||||||||||
Times are in milliseconds
and are the median values
from {{count}} runs
in WebPageTest.
The test location was {{location}},
the connection was {{connection}}
and the browser was {{browser}}.
All measurements were taken
between {{times.begin}}
and {{times.end}}.
|
||||||||||||||||||||
{{name}} | {{#with firstView}}{{#with speedIndex}}{{formatInteger value}} | {{/with}}{{#with firstByte}}{{formatInteger value}} | {{/with}}{{#with startRender}}{{formatInteger value}} | {{/with}}{{#with load}}{{formatInteger value}} | {{/with}}{{#with bytes}}{{formatInteger value}} | {{/with}}{{#with requests}}{{formatInteger value}} | {{/with}}{{#with connections}}{{formatInteger value}} | {{/with}}{{/with}}{{#with repeatView}}{{#with speedIndex}}{{formatInteger value}} | {{/with}}{{#with load}}{{formatInteger value}} | {{/with}}{{/with}}
Care should be taken when making comparisons between the figures for different pages, since each page contains a different amount of data and requires a different amount of work. Nonetheless, some comparisons can be made.
Charts
{{#each charts}} {{#if sectionTitle}}{{sectionTitle}}
{{/if}} {{#unless sectionTitle}}Optimisations
Page | First byte | Persistent connections | GZIP compression | Image compression | Progressive JPEGs | Browser caching | Asset CDN |
---|---|---|---|---|---|---|---|
{{name}} | {{#with firstView}}{{#with targetFirstByte}}{{percent value}} | {{/with}}{{#with persistent}}{{percent value}} | {{/with}}{{#with gzip}}{{percent value}} | {{/with}}{{#with images}}{{percent value}} | {{/with}}{{#with progJpeg}}{{percent value}} | {{/with}}{{#with caching}}{{percent value}} | {{/with}}{{#with cdn}}{{percent value}} | {{/with}}{{/with}}