Skip to content

Instantly share code, notes, and snippets.

@stefanjudis
Created December 5, 2013 21:34
Show Gist options
  • Save stefanjudis/7814302 to your computer and use it in GitHub Desktop.
Save stefanjudis/7814302 to your computer and use it in GitHub Desktop.
Metrics
* requests: 35
* gzipRequests: 6
* postRequests: 0
* httpsRequests: 0
* redirects: 0
* notFound: 0
* timeToFirstByte: 764
* timeToLastByte: 782
* bodySize: 554164
* contentLength: 1926185
* ajaxRequests: 0
* htmlCount: 2
* htmlSize: 181168
* cssCount: 1
* cssSize: 88096
* jsCount: 4
* jsSize: 140256
* jsonCount: 0
* jsonSize: 0
* imageCount: 28
* imageSize: 144644
* webfontCount: 0
* webfontSize: 0
* base64Count: 0
* base64Size: 0
* otherCount: 0
* otherSize: 0
* cacheHits: 0
* cacheMisses: 0
* cachingNotSpecified: 0
* cachingTooShort: 0
* cachingDisabled: 0
* domains: 4
* maxRequestsPerDomain: 27
* medianRequestsPerDomain: 3.5
* DOMqueries: 184
* DOMqueriesById: 45
* DOMqueriesByClassName: 42
* DOMqueriesByTagName: 14
* DOMqueriesByQuerySelectorAll: 83
* DOMinserts: 166
* DOMqueriesDuplicated: 15
* eventsBound: 1887
* headersCount: 466
* headersSentCount: 104
* headersRecvCount: 362
* headersSize: 15450
* headersSentSize: 3750
* headersRecvSize: 11700
* documentWriteCalls: 3
* evalCalls: 10
* jQueryVersion: 1.8.3
* jQueryOnDOMReadyFunctions: 31
* jQuerySizzleCalls: 160
* jsErrors: 0
* assetsNotGzipped: 1
* assetsWithQueryString: 0
* smallImages: 19
* multipleRequests: 0
* timeToFirstCss: 1275
* timeToFirstJs: 1076
* timeToFirstImage: 1471
* onDOMReadyTime: 725
* onDOMReadyTimeEnd: 1002
* windowOnLoadTime: 11583
* windowOnLoadTimeEnd: 11599
* httpTrafficCompleted: 12438
* windowAlerts: 0
* windowConfirms: 0
* windowPrompts: 0
* consoleMessages: 0
* cookiesSent: 0
* cookiesRecv: 251
* domainsWithCookies: 1
* documentCookiesLength: 174
* documentCookiesCount: 4
* bodyHTMLSize: 100663
* iframesCount: 2
* imagesWithoutDimensions: 24
* commentsSize: 99
* hiddenContentSize: 43960
* whiteSpacesSize: 9624
* DOMelementsCount: 542
* DOMelementMaxDepth: 10
* nodesWithInlineCSS: 45
* globalVariables: 57
* localStorageEntries: 1
* smallestResponse: 528
* biggestResponse: 91059
* fastestResponse: 51
* slowestResponse: 10583
* medianResponse: 311
First js received in 1076 ms: <http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js>
First css received in 1275 ms: <http://cdn.natue.com.br/styles/main-09594aca.css>
First image received in 1471 ms: <http://cdn.natue.com.br/images/x.gif>
Blocked requests: 21 (from cdn.qbaka.net, cdn.optimizely.com, seal.alphassl.com, 558701205.r.anankecdn.com.br, imp.tradedoubler.com, www.youtube.com, www.facebook.com, www.google-analytics.com, static.criteo.net, projectnu01.webtrekk.net, firefly-071591.s3.amazonaws.com, www.vizury.com, ad.yieldmanager.com, ib.adnxs.com, www.googleadservices.com, cdn.livechatinc.com, js-agent.newrelic.com, browser-update.org)
Requests per domain:
cdn.natue.com.br: 27 request(s)
www.natue.com.br: 6 request(s)
ajax.googleapis.com: 1 request(s)
static.natue.com.br: 1 request(s)
Duplicated DOM queries (15):
selector "[id='sizcache07373018912039697'] >div": 27 queries
tag name "body": 7 queries
selector "[id='sizcache07373018912039697'] img:first": 5 queries
tag name "script": 5 queries
id "#NewsletterForm_emailaddress": 3 queries
id "#cartOverlay": 3 queries
selector "img[data-src]": 3 queries
class ".homeTeaser": 2 queries
class ".level1": 2 queries
class ".productList": 2 queries
id "#cepBtn": 2 queries
id "#lightboxOverlay": 2 queries
id "#newsletter-form-mainpage": 2 queries
id "#slider": 2 queries
selector "input[name="Checkout_ShippingForm[shipping_address]"]": 2 queries
JavaScript globals (57): $, $buoop, DP_jQuery_1386279122288, Form, Loader, Modernizr, NREUMQ, PC, RemoteCall, TC, Tabs, Trigger, _, __lc, __qbaka_eh, __qbaka_reports, _gaq, ajaxCart, checkoutFormSubmitted, crazySlider, criteo_q, customerId, eloBins, fireflyAPI, ga, gaqContainer, google_conversion_id, google_conversion_label, google_custom_params, google_remarketing_only, h, html5, isAndroid, isiPad, jQuery, jQuery183019373167236335576, lazyImageLoader, lightbox, mask, pacTracking, patrn, pp_alreadyInitialized, qbaka, r, reloadCart, reloadPayments, s, scheme, showAnimation, socialShare, tooltips, topLocation, ua, uri, validation, w, wt
The smallest response (0.52 kB): <http://cdn.natue.com.br/images/arrows.png>
The biggest response (88.92 kB): <http://www.natue.com.br/>
The fastest response (51 ms): <http://cdn.natue.com.br/BR/product/bea-goji-berry-com-picolinato-de-cromo-400mg-60-capsulas-beavita-39541-3048-14593-1-catalog.jpg>
The slowest response (10583 ms): <http://www.natue.com.br/images/fallbackSlider/8-10-13/slider_cafe_verde3.jpg>
Time spent on backend / frontend: 6% / 94%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment