Hi networking team,
It seems to contain only one test
third_party/blink/perf_tests/xml_http_request/send.html that measures xhr.open()/send() overhead (only sync overhead, NOT including actually sending/receiving the request/response over network), which (if I'm remembering correctly) hasn't so super meaningful and its regressions were often ignored.
Does anyone know if this is still used?
If so, I feel it's probably better to change the OWNER to
blink-ne...@chromium.org.
Otherwise, this might be a good chance to retire obsolete performance tests.
WDYT?