• Home
  • History
  • Annotate
Name
Date
Size
#Lines
LOC

..--

README.mdD22-Nov-2023174 107

index.jsD22-Nov-2023914 3526

package.jsonD22-Nov-2023399 1918

spec.htmlD22-Nov-2023886.7 KiB7,0334,688

README.md

1# parse5 regression benchmark
2
3This 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