Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a performance test report for spring cloud gateway? #2067

Open
KevinDeveloper opened this issue Dec 8, 2020 · 4 comments
Open

Is there a performance test report for spring cloud gateway? #2067

KevinDeveloper opened this issue Dec 8, 2020 · 4 comments

Comments

@KevinDeveloper
Copy link
Contributor

KevinDeveloper commented Dec 8, 2020

After we use jemeter for pressure measurement,
When the qps of a single machine reaches about 1200, the delay of spring cloud gateway itself will increase.
Is this reasonable? Is there an official performance test report for reference。

only the routing and forwarding function is used.
Machine configuration: 4 core 8G
version: Hoxton.SR6

@Maplejw
Copy link

Maplejw commented Dec 15, 2020

I have test. qps can reaches 12K/s
8 core 8G
version:Greenwich.SR5

@KevinDeveloper
Copy link
Contributor Author

KevinDeveloper commented Dec 15, 2020

I have test. qps can reaches 12K/s
8 core 8G
version:Greenwich.SR5

@Maplejw
When qps reaches 12k, how much cpu will reach?
How high is the latency of spring cloud gateway?

@Maplejw
Copy link

Maplejw commented Dec 16, 2020

I have test. qps can reaches 12K/s
8 core 8G
version:Greenwich.SR5

@Maplejw
When qps reaches 12k, how much cpu will reach?
How high is the latency of spring cloud gateway?

CPU almost 100%
jmeter report
avg:704 min:1 max:7397
I lose the html report,So I forget 95% 99% metrics.

@spencergibb
Copy link
Member

There is no official report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants