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: README.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,4 @@
2
2
3
3
HTTP framework benchmark platform. Who is the fastest?
4
4
5
-
**[View the leaderboard](https://MDA2AV.github.io/HttpArena/)**
6
-
7
-
## Quick start
8
-
9
-
1. Add your framework under `frameworks/<name>/` with a `Dockerfile` and `meta.json`
10
-
2. Open a PR — benchmarks run on dedicated hardware using [gcannon](https://github.com/MDA2AV/gcannon)
11
-
3. Results appear on the [leaderboard](https://MDA2AV.github.io/HttpArena/leaderboard/)
12
-
13
-
See the full docs at [httparena docs](https://MDA2AV.github.io/HttpArena/docs/) for endpoint spec, test profiles, and local setup.
5
+
**[View the leaderboard](https://MDA2AV.github.io/HttpArena/)** | [Documentation](https://MDA2AV.github.io/HttpArena/docs/) | [Add a framework](https://MDA2AV.github.io/HttpArena/docs/add-framework/)
0 commit comments