Files
golang.net/http2
Damien Neil 6e414109c2 http2: fix benchmarks using common frame read/write functions
CL 586249 unified frame read/write functions used by client
and server tests, but inadvertently broke some benchmarks.
Fix those benchmarks.

This mostly restores the previous behavior of the affected
benchmarks (for example, testing only to see that a DATA frame
contains an END_STREAM marker, ignoring the number of bytes
in the frame).

Fixes golang/go#70647

Change-Id: I2b0099c3513ac8754d11c4e37b7d63277a0fb0b1
Reviewed-on: https://go-review.googlesource.com/c/net/+/633055
Auto-Submit: Damien Neil <dneil@google.com>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Antonio Ojea <aojea@google.com>
2024-12-03 16:13:40 +00:00
..
2023-10-11 21:58:12 +00:00
2022-08-02 22:28:14 +00:00
2018-01-24 06:09:56 +00:00
2015-10-14 04:32:53 +00:00
2023-02-08 14:49:55 +00:00
2015-10-14 04:32:53 +00:00