-
Notifications
You must be signed in to change notification settings - Fork 3
Conversation
options.json
Outdated
@@ -0,0 +1,4 @@ | |||
[ | |||
["original", "http://localhost:8081/youtube/"], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These should be removed, right?
perf.js
Outdated
} | ||
}; | ||
|
||
// x-browser compat. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The diff here is weird. What happened?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The line endings were mixed. I changed all lines to LF.
fad422a
to
4560df9
Compare
@sorvell I updated the line endings, so the diff is less nice 😢 I updated |
Using |
Add a node interface for the perf-tester. It uses chrome headless if no port is specified. It parses a series of options which it will navigate to, perform the timings and then extract
window.perfTiming
from theRuntime
.