view benchmark/README.md @ 248:b8b6e726964a

[style] Use Dowa type aliases in C Co-authored-by: Copilot <[email protected]>
author MrJuneJune <me@mrjunejune.com>
date Tue, 04 Aug 2026 02:44:06 -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:...
```