Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Jun 19, 2023
1 parent 7bde139 commit 81fe0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ t time: [100.91 ns 101.06 ns 101.24 ns]
t_with_args time: [495.56 ns 497.88 ns 500.64 ns]
```

The result `140 ns (0.00014 ms)` means if there have 10K translate texts, it will cost 1.4ms.
The result `101 ns (0.0001 ms)` means if there have 10K translate texts, it will cost 1ms.

## License

Expand Down

0 comments on commit 81fe0db

Please sign in to comment.