Skip to content

Commit 6a789a6

Browse files
authored
Merge pull request #1262 from lqd/remove-hyper
Remove old `hyper-2` benchmark
2 parents cd9c818 + 2939113 commit 6a789a6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+0
-18496
lines changed

collector/benchmarks/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ They mostly consist of real-world crates.
2727
types.
2828
- **helloworld**: A trivial program. Gives a lower bound on compile time.
2929
- **html5ever-0.26.0**: An HTML parser. Stresses macro parsing code.
30-
- **hyper-2**: A fairly large crate. Utilizes async/await, and used by
31-
many Rust programs.
3230
- **hyper-0.14.18**: A fairly large crate. Utilizes async/await, and used by
3331
many Rust programs. The crate uses cargo features to enable large portions of its
3432
structure and is built with `--features client,http1,http2,server,stream`.

collector/benchmarks/hyper-2/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)