This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
idgenerator
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
6
Wiki
Activity
Issues
5
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
editreadme
tags/v1.0.0
zhouzj
4 years ago
parent
809f8cc7db
commit
731e12d3a7
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@@ -34,7 +34,7 @@
## 新算法特点
## 新算法特点
1.
输出整形数字,ID更短,是传统算法的几倍
,用50年都不会超过 js Number类型最大值。(默认配置WorkerId是6bit,自增数是6bit)
1.
生成整形数字,随时间单调递增(不一定连续),速度是传统算法的2-5倍,长度更短
,用50年都不会超过 js Number类型最大值。(默认配置
WorkerId
是6bit,自增数是6bit)
2.生成速度更快,0.1秒可生成50万个。(i7笔记本,默认算法配置6bit+6bit)
2.生成速度更快,0.1秒可生成50万个。(i7笔记本,默认算法配置6bit+6bit)
Write
Preview
Loading…
Cancel
Save