Skip to content

Commit 1cf70f0

Browse files
tonydongkongtomek-labuk
authored andcommitted
- update public benchmark perf tests for 3.13.0.0-rc.3 (#3739)
Co-authored-by: tomek-labuk <tomasz.labuk@konghq.com>
1 parent de3b8e0 commit 1cf70f0

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

app/gateway/performance/benchmarks.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -86,44 +86,44 @@ columns:
8686
rows:
8787
- test: Kong proxy with no plugins
8888
entities: 1 Route, 0 Consumers
89-
rps: 130494.4
90-
p99: 6.23
89+
rps: 130014.2
90+
p99: 6.01
9191
p95: 3.55
9292
- test: Kong proxy with no plugins
9393
entities: 100 Routes, 0 Consumers
94-
rps: 126452.4
95-
p99: 6.14
96-
p95: 3.49
94+
rps: 125803.9
95+
p99: 6.11
96+
p95: 3.51
9797
- test: Rate limit and no auth
9898
entities: 1 Route, 0 Consumers
99-
rps: 112908.6
100-
p99: 7.68
101-
p95: 3.72
99+
rps: 111592.8
100+
p99: 7.91
101+
p95: 3.76
102102
- test: Rate limit and no auth
103103
entities: 100 Routes, 0 Consumers
104-
rps: 108974.7
105-
p99: 7.89
106-
p95: 3.90
104+
rps: 108435.5
105+
p99: 7.85
106+
p95: 3.93
107107
- test: Rate limit and key auth
108108
entities: 1 Route, 1 Consumer
109-
rps: 97469.5
110-
p99: 9.28
111-
p95: 4.81
109+
rps: 97163.6
110+
p99: 9.30
111+
p95: 4.54
112112
- test: Rate limit and key auth
113113
entities: 100 Routes, 100 Consumers
114-
rps: 92899.0
115-
p99: 8.88
116-
p95: 4.73
114+
rps: 92707.1
115+
p99: 9.46
116+
p95: 4.75
117117
- test: Rate limit and basic auth
118118
entities: 1 Route, 1 Consumer
119-
rps: 91163.2
120-
p99: 9.49
121-
p95: 5.07
119+
rps: 90880.8
120+
p99: 9.95
121+
p95: 5.20
122122
- test: Rate limit and basic auth
123123
entities: 100 Routes, 100 Consumers
124-
rps: 86776.7
125-
p99: 9.77
126-
p95: 5.45
124+
rps: 86827.1
125+
p99: 10.09
126+
p95: 5.40
127127
{% endtable %}
128128
{% endnavtab %}
129129

0 commit comments

Comments
 (0)