Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
manidlou committed Apr 30, 2018
1 parent 6c3d12c commit 123306e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Expand Up @@ -112,6 +112,8 @@ unit test: `npm run unit`

lint & unit: `npm test`

benchmark: `npm run benchmark`

Performance compare to other similar modules
-----------------------------------------------

Expand All @@ -123,10 +125,6 @@ Running some basic [benchmark](https://github.com/bestiejs/benchmark.js) tests o

It turned out (as of January 25, 2017) for the most cases `klaw-sync` is faster than other modules!

##### run benchmark

`npm run benchmark`

##### results (tested on ubuntu 16.04, Intel(R) Core(TM) i7-2630QM CPU @ 2.00GHz, 8 cpus, 8g ram, node v10.0.0)

```bash
Expand Down

0 comments on commit 123306e

Please sign in to comment.