Open Bug 2002839 Opened 6 months ago Updated 3 months ago

Speedometer 3 404s during Android PGO profile generation run

Categories

(Core :: Performance Engineering, defect)

Unspecified
Android
defect

Tracking

()

ASSIGNED

People

(Reporter: jnicol, Assigned: denispal)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fxpe])

Attachments

(1 file)

Attached image screenshot

See attached screenshot. I noticed this while trying to generate PGO profiles locally, but it seems we get the same thing on CI from looking at logcats. I see a bunch of these messages for each subtest:

GeckoSession: handleMessage GeckoView:LocationChange uri=http://10.0.2.2:8888/js-input/webkit/PerformanceTests/Speedometer3/resources/react-stockcharts/build/index.html?type=svg

but the URIs do not repeat. and then the final one:

GeckoSession: handleMessage GeckoView:LocationChange uri=http://10.0.2.2:8888/js-input/webkit/PerformanceTests/Speedometer3/resources/perf.webkit.org/public/v3/Speedometer3/resources/perf.webkit.org/public/v3/#/charts/?since=1678991819934&paneList=((55-1974-null-null-(5-2.5-500)))

which matches the screenshot showing it is on React-Stockcharts-SVG in the first iteration, and failed to load perf-dashboard.

We should fix this, and hope that training PGO being trained on the full speedometer 3 run rather than just nearly a single iteration improves performance.

It seems we already encountered this same issue for desktop PGO profile generation in bug 1867581

See Also: → 1867581
Component: Performance: General → Performance Engineering

The severity field is not set for this bug.
:fdoty, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(fdoty)
Severity: -- → S3
Flags: needinfo?(fdoty)
Duplicate of this bug: 2012731

I was able to fix this by replacing mozhttpd with python's httpserver.

Assignee: nobody → dpalmeiro
Blocks: speedometer3
Whiteboard: [fxpe]
Status: NEW → ASSIGNED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: