Skip to content

Commit

Permalink
Updates benchmark results in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jchook committed Jun 22, 2020
1 parent d377e42 commit 114951c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ The included `benchmark.js` as well as [independent benchmarks](https://github.c

| npm package | performance |
|-----------------|-----------------|
| portable-uuid | 359k ops/sec |
| uuid | 498k ops/sec |
| id128 | 3.6M ops/sec |
| **uuid-random** <small>(this)</small> | **9.6M ops/sec** |
| portable-uuid | 354k ops/sec |
| uuid | 474k ops/sec |
| id128 | 6.0M ops/sec |
| **uuid-random** <small>(this)</small> | **9.7M ops/sec** |

*Results above generated on a 4.20GHz Intel i7-7700K with Node v12.18.0*

Expand Down

0 comments on commit 114951c

Please sign in to comment.