Eliminate HTTP2 HPack enumerator allocations (#19393)
显示
- src/Servers/Kestrel/Core/src/Internal/Http2/Http2FrameWriter.cs 6 个添加, 14 个删除...rvers/Kestrel/Core/src/Internal/Http2/Http2FrameWriter.cs
- src/Servers/Kestrel/Core/src/Internal/Http2/Http2HeaderEnumerator.cs 161 个添加, 0 个删除.../Kestrel/Core/src/Internal/Http2/Http2HeaderEnumerator.cs
- src/Servers/Kestrel/Core/test/HPackEncoderTests.cs 19 个添加, 3 个删除src/Servers/Kestrel/Core/test/HPackEncoderTests.cs
- src/Servers/Kestrel/perf/Kestrel.Performance/Http2FrameWriterBenchmark.cs 59 个添加, 0 个删除...rel/perf/Kestrel.Performance/Http2FrameWriterBenchmark.cs
- src/Servers/Kestrel/perf/Kestrel.Performance/Mocks/NullPipeWriter.cs 42 个添加, 0 个删除.../Kestrel/perf/Kestrel.Performance/Mocks/NullPipeWriter.cs
- src/Servers/Kestrel/samples/http2cat/http2cat.csproj 1 个添加, 1 个删除src/Servers/Kestrel/samples/http2cat/http2cat.csproj
- src/Servers/Kestrel/test/InMemory.FunctionalTests/Http2/Http2TestBase.cs 18 个添加, 6 个删除...trel/test/InMemory.FunctionalTests/Http2/Http2TestBase.cs
- src/Shared/Http2cat/Http2Utilities.cs 7 个添加, 6 个删除src/Shared/Http2cat/Http2Utilities.cs
- src/Shared/runtime/Http2/Hpack/HPackEncoder.cs 10 个添加, 6 个删除src/Shared/runtime/Http2/Hpack/HPackEncoder.cs
加载中
想要评论请 注册 或 登录