Mercurial
comparison benchmark/README.md @ 192:b818a4561a3c hg-web
Added AI genreated README.md. Needed to be read.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Sat, 24 Jan 2026 21:52:14 -0800 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 191:a06710325c30 | 192:b818a4561a3c |
|---|---|
| 1 # benchmark | |
| 2 | |
| 3 HTTP framework benchmarking tools and tests. | |
| 4 | |
| 5 ## Contents | |
| 6 | |
| 7 - `bun-http-framework-benchmark/` - Forked benchmark suite for comparing HTTP frameworks | |
| 8 | |
| 9 ## Usage | |
| 10 | |
| 11 ```bash | |
| 12 bazel build //benchmark:... | |
| 13 ``` |