Skip to content

Instantly share code, notes, and snippets.

@askeing
Last active April 15, 2016 08:41
Show Gist options
  • Save askeing/10803becc74a39bb995786efc08d4674 to your computer and use it in GitHub Desktop.
Save askeing/10803becc74a39bb995786efc08d4674 to your computer and use it in GitHub Desktop.
2016-04-14 Perf Timing of G-Force-Test 200 Pages
PerfTiming Chart: http://askeing.github.io/D3_performance_chart/
200+ pages Data: https://docs.google.com/document/d/1EpYUniwtLvBbZ4ECgT_vwGUfTHKnqSWi7vgNJQBemFk/edit?pref=2&pli=1
empty pages Date: https://docs.google.com/document/d/1YNxUZPc7xB4OtnxnRLMIKlagMzSOh3_uggp2WCz3aww/edit
{
"navigationStart":1460626158375,
"unloadEventStart":0,
"unloadEventEnd":0,
"redirectStart":0,
"redirectEnd":0,
"fetchStart":1460626158397,
"domainLookupStart":1460626158397,
"domainLookupEnd":1460626158397,
"connectStart":1460626158397,
"connectEnd":1460626158397,
"secureConnectionStart":0,
"requestStart":1460626158399,
"responseStart":1460626159294,
"responseEnd":1460626160354,
"domLoading":1460626159295,
"domInteractive":1460626161288,
"domContentLoadedEventStart":1460626161288,
"domContentLoadedEventEnd":1460626161288,
"domComplete":1460626163949,
"loadEventStart":1460626163949,
"loadEventEnd":1460626163949
}
{
"navigationStart":1460626142333,
"unloadEventStart":0,
"unloadEventEnd":0,
"redirectStart":0,
"redirectEnd":0,
"fetchStart":1460626142336,
"domainLookupStart":1460626142336,
"domainLookupEnd":1460626142336,
"connectStart":1460626142336,
"connectEnd":1460626142336,
"requestStart":1460626142337,
"responseStart":1460626143967,
"responseEnd":1460626143967,
"domLoading":1460626143968,
"domInteractive":1460626145807,
"domContentLoadedEventStart":1460626146321,
"domContentLoadedEventEnd":1460626146322,
"domComplete":1460626149891,
"loadEventStart":1460626149891,
"loadEventEnd":1460626149891
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment