Open Bug 1876051 Opened 4 months ago Updated 4 months ago

test_fetch perf test takes a long time with http/3

Categories

(Core :: Networking: HTTP, defect)

defect

Tracking

()

People

(Reporter: jmarshall, Unassigned, NeedInfo)

Details

A change to make a performance test longer has made it /much/ longer when run with an http/3 server.

Instigating task: https://bugzilla.mozilla.org/show_bug.cgi?id=1870746

Try job: https://treeherder.mozilla.org/jobs?repo=try&revision=d6b98fa7df483bfbbd7aedbf40fc77234db28944&selectedTaskRun=AoirgjRjSu6xKPcDgZh8Sw.0

Reproduce by grabbing D196841 and running:
./mach test --headless --use-http3-server dom/serviceworkers/test/performance/test_fetch.html

Log: https://drive.google.com/file/d/1JzcDkMpKKp3-rVIvoaoAgg8m_52IKHWm/view?usp=drive_link

Log was created with:
MOZ_LOG=nsHttp:5,nsSocketTransport:5,nsHostResolver:5 ./mach test --headless --use-http3-server dom/serviceworkers/test/performance/test_fetch.html

I arbitrarily cut the log off after 15k lines. It got up into the millions before I killed it.

Summary: test_fetch perf test takes a long time → test_fetch perf test takes a long time with http/3
Flags: needinfo?(kershaw)
You need to log in before you can comment on or make changes to this bug.