Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions site/content/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: HttpArena
title: HTTP Server Benchmarks – HttpArena
description: "HttpArena delivers open HTTP server benchmarks and webserver benchmarks across 28+ test profiles — HTTP/1.1, HTTP/2, HTTP/3, gRPC, WebSocket. Open-source, automated, reproducible."
layout: hextra-home
---

Expand All @@ -16,7 +17,7 @@ layout: hextra-home

<div class="hx-mb-12">
{{< hextra/hero-subtitle >}}
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.
An open HTTP server benchmark platform — compare webserver, gRPC, and WebSocket framework performance under realistic workloads using io_uring-based load generation. Add your framework, get results automatically.
{{< /hextra/hero-subtitle >}}
</div>

Expand Down
2 changes: 1 addition & 1 deletion site/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ menu:
icon: github

params:
description: "HTTP framework benchmark arena"
description: "Open-source HTTP server benchmarks and webserver benchmark platform — compare HTTP/1.1, HTTP/2, HTTP/3, gRPC, and WebSocket framework performance under realistic workloads."
theme:
default: system
displayToggle: false
Expand Down