Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaffle authored Dec 28, 2020
1 parent 48384be commit ae7c75c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,11 @@ Results of running the benchmark from https://github.com/munsocket/jampary#early

| library | time |
|--------------|---------|
| Jampary_Wasm | 502 ms |
| Jampary | 248 ms |
| BigNumberJs | 316 ms |
| DecimalJs | 486 ms |
| BigFloat | 83 ms |
| Jampary_Wasm | 466 ms |
| Jampary | 204 ms |
| BigNumberJs | 263 ms |
| DecimalJs | 424 ms |
| BigFloat | 73 ms |
| BigDecimal | 322 ms |
| BigJs | 3912 ms |
| BigFloat32 | 178 ms |
| BigJs | 3403 ms |
| BigFloat32 | 158 ms |

0 comments on commit ae7c75c

Please sign in to comment.