Skip to content

Commit

Permalink
feat: uid generator
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan4yin committed Dec 7, 2023
1 parent 2ff5879 commit ffd5577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion algorithm/唯一 ID 生成算法.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ It packs features some may find excessive, but for giants like Twitter, it’s r

https://github.com/knifecake/python-id-benchmarks

测试结果(时间单位为 ns):
测试结果(时间单位为 ns,中间 Mean 为平均值,StdDev 为标准差):

```
----------------- benchmark 'test_generate': 7 tests -----------------
Expand Down

0 comments on commit ffd5577

Please sign in to comment.