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 installThere are two fields in the config.json:
{
"Version": {
"chromium": "313c1c2",
"polyfill": "cfa0a2f"
},
"CPUType": "x64"
}
$ npm start| Linux | Mac | Windows |
|---|---|---|
| PASS | PASS | PASS |