apple / swift-nio-http2

HTTP/2 support for SwiftNIO
https://swiftpackageindex.com/apple/swift-nio-http2/main/documentation/niohttp2
Apache License 2.0
465 stars 82 forks source link

Allocation tests for direct stream multiplexing #383

Closed rnro closed 1 year ago

rnro commented 1 year ago

Allocation tests for direct stream multiplexing

Motivation:

Increase allocation test coverage to encompass new HTTP2Handler direct stream multiplexing.

Modifications:

Result:

More allocation test coverage.