Skip to content

Commit

Permalink
Remove HTML from langs and update benches README.md
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
milesgranger committed Sep 29, 2024
1 parent dacfb16 commit 6d8921f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.html -linguist-detectable
2 changes: 2 additions & 0 deletions benches/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
Using this crate is much faster than flate2 due to the use of ISA-L under the hood.
However flate2 is _much_ more widely used. I suggest giving this a shot and provide feedback.

Criterion benchmark report available here: https://milesgranger.github.io/isal-rs/benches/criterion/report/

#### To run yourself:

- `cd benches`
Expand Down

0 comments on commit 6d8921f

Please sign in to comment.