Skip to content

Commit

Permalink
rebuild docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonschlinkert committed Mar 30, 2019
1 parent 47340ad commit e07df11
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 406 deletions.
18 changes: 0 additions & 18 deletions .verb.md
Original file line number Diff line number Diff line change
Expand Up @@ -479,24 +479,6 @@ Please create an issue if you encounter a bug or matching behavior that doesn't

It's important to us that micromatch work consistently on all platforms. If you encounter any platform-specific matching or path related issues, please let us know (pull requests are also greatly appreciated).

## Benchmarks

### Running benchmarks

Install dev dependencies:

```bash
npm i -d && npm run benchmark
```

### Latest results

As of {%= date() %} (longer bars are better):

```sh
{%= benchmarks("benchmark/stats.json") %}
```

[regular-language]: https://en.wikipedia.org/wiki/Regular_language
[bash]: https://www.gnu.org/software/bash/manual/
[charclass]: http://www.regular-expressions.info/charclass.html
Expand Down
Loading

0 comments on commit e07df11

Please sign in to comment.