summaryrefslogtreecommitdiff
path: root/cli/bench/http/deno_http_read_headers.lua
AgeCommit message (Collapse)Author
2024-10-24bench: remove http benchmarks (#26484)Bartek IwaƄczuk
These benchmarks run on GitHub Actions and are extremely noisy, thus not providing much value.
2022-07-01chore(cli/bench): Add more HTTP benchmarks (#14995)Divy Srivastava