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
auto commit
tags/v1.0.0
yitter
3 years ago
parent
5692602660
commit
561e1a1b3e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Java/source/src/main/java/com/yitter/test/StartUp.java
+ 1
- 1
Java/source/src/main/java/com/yitter/test/StartUp.java
View File
@@ -10,7 +10,7 @@ public class StartUp {
/**
* 测试结果:
* (1):1W并发,方法 1只要 1ms.而方法 2 要 180ms。
* (2):5W并发,方法 1只要
9
ms.而方法 2 要 900ms。
* (2):5W并发,方法 1只要
3
ms.而方法 2 要 900ms。
* [不同CPU可能结果有差异,但相对大小不变]
* 默认配置下,最佳性能是5W/s-8W/s
*/
Write
Preview
Loading…
Cancel
Save