Skip to content

Commit c779b02

Browse files
authored
Update README.md
1 parent 94cf268 commit c779b02

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ Claude CLI ──► Proxy (:4000) ──► Anthropic API
2222
└─ add X-Compacted-* headers
2323
```
2424

25+
### Benchmarking
26+
27+
<img width="739" height="201" alt="image" src="https://github.com/user-attachments/assets/8ddf57b4-2ff2-4504-88de-fa7ad2a72139" />
28+
29+
2530
### Request flow (step by step)
2631

2732
1. **Intercept** — the proxy catches every HTTP request. Only `POST /v1/messages` with >6 messages gets the full treatment; everything else passes through untouched.

0 commit comments

Comments
 (0)