Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sundy-li committed Mar 24, 2021
1 parent 2e60078 commit ed9ca02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ fn main() {
```


## benches
## Benches
First we compare what happens when sorting the entire vector:

```
Expand All @@ -41,4 +41,4 @@ test benches::c_standard_bench ... bench: 3,022,585 ns/iter (+/- 160,972)
Licensed under either of

* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

0 comments on commit ed9ca02

Please sign in to comment.