consistent-octane
v2.3.0
Published
Get a Octane (benchmark) number that's consistent via many iterations
Downloads
12
Readme
consistent-octane
Get a Octane (benchmark) number that's consistent via many iterations:

requirements
Having node and npm on your Operating System. Also, your system needs to be able to access: http://chromium.github.io/octane/
how to use:
git clone https://github.com/sbougon/consistent-octane.git
cd consistent-octane
npm install
node index.jsaccepting pull requests for
- Adding argument parsing logic to allow: headless or not, number of iteration, chrome or firefox or MS Edge
- output in JSON, table or text
