Mercurial
view benchmark/README.md @ 251:117c4d53c9a4
[ui] Add HTML-first Web Component system
Co-authored-by: Copilot <[email protected]>
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Tue, 04 Aug 2026 09:14:57 -0700 |
| parents | b818a4561a3c |
| children |
line wrap: on
line source
# benchmark HTTP framework benchmarking tools and tests. ## Contents - `bun-http-framework-benchmark/` - Forked benchmark suite for comparing HTTP frameworks ## Usage ```bash bazel build //benchmark:... ```