Mention bench in README

This commit is contained in:
Wilson Lin 2020-01-12 17:42:30 +11:00
parent 20c59769fe
commit ce17dd3e98
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ Available as:
Speed and effectiveness of Node.js version compared to [html-minfier](https://github.com/kangax/html-minifier) and [minimize](https://github.com/Swaagie/minimize).
Used average of results from running on [common web pages](./bench/tests). See [bench](./bench) folder for more details.
![Chart showing speed of HTML minifiers](./bench/speed.png) ![Chart showing effectiveness of HTML minifiers](./bench/minification.png)
## Usage