1
0
mirror of synced 2026-04-19 06:48:39 +08:00

editreadme

This commit is contained in:
zhouzj
2021-03-12 01:48:48 +08:00
parent f76e169193
commit 72612c94df

View File

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