Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 596 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 596 Bytes

consistent-octane

Get a Octane (benchmark) number that's consistent via many iterations:

terminal

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.js

accepting 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