Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixlzx committed Dec 2, 2016
1 parent b826fa3 commit bc5e67c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,26 @@ When parsing changelog page, the commits object is passed:
]
```

### Speed

For 1200 * [Format Test Page](https://phoenixlzx.github.io/MinoriWiki/page/Test-Page/) in 3 different categories:

* with MathJax

```
~> time minori d
minori d 70.00s user 1.42s system 105% cpu 1:07.76 total
```

* without MathJax

```
~> time minori d
minori d 10.91s user 1.01s system 105% cpu 11.320 total
```

Tested on a ThinkPad X1 Carbon 2015 (i7-5600U / 16G RAM / 512G NVMe) with Arch Linux.

### License

MIT.

0 comments on commit bc5e67c

Please sign in to comment.