Show core bench results
This commit is contained in:
parent
0bfb8d86d7
commit
4688003e5b
3 changed files with 2 additions and 3 deletions
|
|
@ -12,7 +12,7 @@ Comes with native bindings to Node.js, Python, Java, and Ruby.
|
|||
|
||||
Comparison with [html-minfier](https://github.com/kangax/html-minifier) and [minimize](https://github.com/Swaagie/minimize), run on the top web pages. [See the breakdown here.](./bench)
|
||||
|
||||
<img width="415" alt="Chart showing speed of HTML minifiers" src="https://wilsonl.in/minify-html/bench/0.4.1/js/average-speeds.png"> <img width="415" alt="Chart showing effectiveness of HTML minifiers" src="https://wilsonl.in/minify-html/bench/0.4.1/js/average-sizes.png">
|
||||
<img width="415" alt="Chart showing speed of HTML minifiers" src="https://wilsonl.in/minify-html/bench/0.4.1/core/average-speeds.png"> <img width="415" alt="Chart showing effectiveness of HTML minifiers" src="https://wilsonl.in/minify-html/bench/0.4.1/core/average-sizes.png">
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
|||
Reference in a new issue