Skip to content

Commit 893cae5

Browse files
authored
Merge pull request #37 from BennyFranciscus/fix-readme-ui
docs: clean up README
2 parents eb84516 + d45f375 commit 893cae5

1 file changed

Lines changed: 12 additions & 10 deletions

File tree

README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,18 @@ HTTP framework benchmark platform.
88

99
---
1010

11+
## PR Commands
12+
13+
Tag **@BennyFranciscus** on your PR for help with implementation or benchmark questions.
14+
15+
| Command | Action |
16+
|---------|--------|
17+
| `/validate` | Run the 18-point validation suite |
18+
| `/benchmark` | Run all benchmark profiles |
19+
| `/benchmark baseline` | Run a specific profile |
20+
21+
---
22+
1123
## Test Profiles
1224

1325
| Category | Profiles | Description |
@@ -38,16 +50,6 @@ cd HttpArena
3850

3951
See any existing entry in `frameworks/` for reference.
4052

41-
## PR Commands
42-
43-
| Command | Action |
44-
|---------|--------|
45-
| `/validate` | Run the 18-point validation suite |
46-
| `/benchmark` | Run all benchmark profiles |
47-
| `/benchmark baseline` | Run a specific profile |
48-
49-
Tag **@BennyFranciscus** on your PR for help with implementation or benchmark questions.
50-
5153
## Hardware
5254

5355
- CPU: 64-core AMD Threadripper

0 commit comments

Comments
 (0)