You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/content/_index.md
+34-3Lines changed: 34 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ layout: hextra-home
16
16
17
17
<divclass="hx-mb-12">
18
18
{{< hextra/hero-subtitle >}}
19
-
An open benchmarking platform that measures HTTP framework performance under realistic workloads using io_uring-based load generation. Add your framework, get results automatically.
19
+
An open benchmarking platform that measures HTTP, gRPC, and WebSocket framework performance under realistic workloads using io_uring-based load generation. Add your framework, get results automatically.
<h2>12 Test Profiles Across HTTP/1.1, HTTP/2 and HTTP/3</h2>
62
-
<pclass="tests-sub">Every framework is tested under diverse, realistic workloads — from raw throughput to compression, caching, and file serving.</p>
65
+
<h2>15 Test Profiles Across HTTP/1.1, HTTP/2, HTTP/3, gRPC and WebSocket</h2>
66
+
<pclass="tests-sub">Every framework is tested under diverse, realistic workloads — from raw throughput to compression, gRPC unary calls, and WebSocket echo.</p>
0 commit comments