-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Benchmark
Eric Zhao edited this page Aug 15, 2018
·
13 revisions
- CPU: Intel(R) Xeon(R) CPU E5-2650 v2 @ 2.60GHz (32 cores)
- OS: Linux 2.6.32-220.23.2.ali927.el5.x86_64
| Benchmark | Baseline (QPS) | With Sentinel (QPS) | 性能损耗 |
|---|---|---|---|
| length=25 | 604589.916 | 401687.765 | 33.56% |
| length=50 | 221307.617 | 192407.832 | 13.06% |
| length=100 | 97673.228 | 91535.146 | 6.28% |
| length=200 | 43742.960 | 42711.129 | 2.36% |
| length=500 | 15332.924 | 15171.024 | 1.06% |
| length=1000 | 7012.848 | 6984.036 | 0.41% |


-
文档
-
Documents
- Read Me
- Introduction
- How to Use
- How it Works
- Flow Control
- Parameter Flow Control
- Cluster Flow Control
- API Gateway Flow Control
- Circuit Breaking
- Adaptive System Protection
- Metrics
- General Configuration
- Dynamic Rule Configuration
- Dashboard
- Integrations with open-source frameworks
- Contribution Guideline