Add benchmarks for all implemented headers except set-cookie.
This commit is contained in:
@@ -33,3 +33,5 @@ impl HeaderFormat for Location {
|
||||
}
|
||||
}
|
||||
|
||||
bench_header!(bench, Location, { vec![b"http://foo.com/hello:3000".to_vec()] })
|
||||
|
||||
|
||||
Reference in New Issue
Block a user