comparison benchmark/README.md @ 195:f8f5004a920a

Merging back hg-web-tip
author MrJuneJune <me@mrjunejune.com>
date Tue, 27 Jan 2026 06:51:44 -0800
parents b818a4561a3c
children
comparison
equal deleted inserted replaced
189:14cc84ba35a0 195:f8f5004a920a
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 ```