view benchmark/README.md @ 222:a8d6435dc021 hg-web

[hg-web] Run local stack through Bazel
author MrJuneJune <me@mrjunejune.com>
date Sun, 02 Aug 2026 09:07:36 -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:...
```