Skip to content

Commit

Permalink
Update benchmark results in Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Oct 2, 2014
1 parent 79d0acc commit c6d7322
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,14 @@ $ npm run install-benchmark # Just once of course.
$ npm run benchmark
```

On a MacBook Air, it runs 82 tests, 10 times per second (total: 820 op/s).
On a MacBook Air, it runs 169 tests, 2 times per second (total: 338 op/s).

```
benchmarks * 82 paragraphs in different languages
10 op/s » franc -- this module
6 op/s » guesslanguage
4 op/s » languagedetect
5 op/s » vac
benchmarks * 169 paragraphs in different languages
2 op/s » franc -- this module
2 op/s » guesslanguage
2 op/s » languagedetect
2 op/s » vac
```

## License
Expand Down

0 comments on commit c6d7322

Please sign in to comment.