Last active
September 18, 2018 21:10
-
-
Save rakyll/c4d2e193a23d372fcea7313a24977a15 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ {"name": "GET /", "ph": "X", "ts": 123, "dur": 234, "pid": 2343, "tid": 2347, | |
"args": { | |
"first": 1, | |
"http.host": "google.com", | |
"http.path": "/" | |
} }, | |
{"pid":64570,"tid":775,"ts":97240123396,"ph":"X","cat":"devtools.timeline","name":"XHRReadyStateChange","args":{"data":{"url":"https://help.github.com/enterprise/2.12/user/articles/about-pull-requests/","readyState":2,"frame":"8950C34E0C7436F9C0E4A0F9706A67EF"}},"dur":10,"tdur":11,"tts":7027341}, | |
{"pid":64570,"tid":775,"ts":97240123476,"ph":"X","cat":"devtools.timeline","name":"XHRReadyStateChange","args":{"data":{"url":"https://help.github.com/enterprise/2.12/user/articles/about-pull-requests/","readyState":3,"frame":"8950C34E0C7436F9C0E4A0F9706A67EF"}},"dur":11,"tdur":10,"tts":7027422}, | |
{"pid":64570,"tid":775,"ts":97240123796,"ph":"X","cat":"devtools.timeline","name":"XHRReadyStateChange","args":{"data":{"url":"https://help.github.com/enterprise/2.12/user/articles/about-pull-requests/","readyState":4,"frame":"8950C34E0C7436F9C0E4A0F9706A67EF"}},"dur":9,"tdur":8,"tts":7027723}, | |
{"pid":64570,"tid":775,"ts":97240123811,"ph":"X","cat":"devtools.timeline","name":"XHRLoad","args":{"data":{"url":"https://help.github.com/enterprise/2.12/user/articles/about-pull-requests/","frame":"8950C34E0C7436F9C0E4A0F9706A67EF"}},"dur":397,"tdur":397,"tts":7027737}, | |
{"pid":64570,"tid":775,"ts":97240015709,"ph":"X","cat":"devtools.timeline","name":"XHRReadyStateChange","args":{"data":{"url":"https://help.github.com/enterprise/2.12/user/articles/about-pull-requests/","readyState":1,"frame":"8950C34E0C7436F9C0E4A0F9706A67EF","stackTrace":[{"functionName":"send","scriptId":"86","url":"https://help.github.com/assets/javascripts/application.js","lineNumber":3,"columnNumber":14921}]}},"dur":10,"tdur":8,"tts":6939109} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment