Skip to content

Commit

Permalink
ขิง
Browse files Browse the repository at this point in the history
  • Loading branch information
narze committed Oct 11, 2021
1 parent acf4937 commit a75423d
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,14 @@ Run the benchmark to measure the speed among other libraries.
```shell
yarn benchmark
baht (x100000): 4253ms
bahttext (x100000): 4961ms
BAHTTEXT.js (x100000): 5734ms
thai-baht-text (x100000): 10454ms
thai-baht-text-ts (x100000): 9472ms
✨ Done in 35.03s.
baht 0.4.0 (x100000): 665ms
baht 0.3.2 (x100000): 2968ms
thaiBahtLib (x100000): 3189ms
bahttext (x100000): 3503ms
BAHTTEXT.js (x100000): 4816ms
thai-baht-text (x100000): 8525ms
thai-baht-text-ts (x100000): 7710ms
✨ Done in 31.53s.
```
Baht.js is the fastest!
Expand Down

0 comments on commit a75423d

Please sign in to comment.