This is an automation tool for creating baseline data.
$ git clone https://github.com/01org/web-test-suite
$ cd web-test-suite/tool/BaselineGenerator
$ npm install
There are two fields in the config.json:
{
"Version": {
"chromium": "313c1c2",
"polyfill": "cfa0a2f"
},
"CPUType": "x64"
}
$ npm start
Linux | Mac | Windows |
---|---|---|
PASS | PASS | PASS |