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