[zlib] Investigate adding net_perf speed test for content-encoding: gzip |
|||
Issue descriptionFrom https://bugs.chromium.org/p/chromium/issues/detail?id=823118#c8 an idea about how to add a net perf test to monitor the affect of code changes to zlib. 'Add perf tests in "net_perftests"? Metrics reported by net_perftests are reported to Chrome perf dashboard (chromeperf.appspot.com) and will be monitored by net-team. If you can generalize zlib's usecases in a few C++ perf tests, that would will allow us to have minimal amount of noise when it comes to detection.'
,
Mar 23 2018
,
Mar 26 2018
Perf tests could either be very integration (Run a URLRequest talking to a local test server returning gzipped data) or just run the filters directly. Or could have both. If you want to go the integration test route, I'm happy to talk about how to set things up.
,
Jan 11
Available, but no owner or component? Please find a component, as no one will ever find this without one. |
|||
►
Sign in to add a comment |
|||
Comment 1 by noel@chromium.org
, Mar 23 2018