1
0
mirror of synced 2026-04-27 10:48:41 +08:00

editreadme

This commit is contained in:
zhouzj
2021-03-12 01:49:27 +08:00
parent 72612c94df
commit 507b777267

View File

@@ -52,7 +52,7 @@
| 连续请求量 | 5K | 5W | 50W |
| ---- | ---- | ---- | ---- |
| 传统雪花算法 | 0.0045s | 0.053s | 0.556s |
| 雪花漂移算法 | 0.0015s | 0.012s | 0.113s |
| 雪花漂移算法 | 0.0015s | 0.012s | 0.113s |
## 效果