view benchmark/README.md @ 241:9c2eec61a152

[assets] Generate site images as WebP with Bazel
author MrJuneJune <me@mrjunejune.com>
date Mon, 03 Aug 2026 11:26:30 -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:...
```