Home | History | Annotate | only in /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/benchmark
Up to higher level directory
NameDateSize
index.js24-Aug-2016914
package.json24-Aug-2016399
README.md24-Aug-2016174
spec.html24-Aug-2016886.7K

README.md

      1 # parse5 regression benchmark
      2 
      3 This benchmark compares performance of the working copy with the upstream version.
      4 
      5 ## Usage
      6 ```
      7 $ cd benchmark/
      8 $ npm install && npm test
      9 ```
     10