Open Bug 1849956 Opened 1 year ago Updated 1 year ago

silver.urih.com - Extremely slow performance

Categories

(Core :: JavaScript Engine, defect, P3)

Desktop
All
defect

Tracking

()

Tracking Status
firefox116 --- affected
firefox117 --- affected
firefox118 --- affected

People

(Reporter: ctanase, Unassigned)

References

()

Details

(Keywords: perf)

From github: https://github.com/webcompat/web-bugs/issues/126064.

Note: Feel free to move the issue if the Product/Component is wrong

<!-- @browser: Firefox 116.0 -->
<!-- @ua_header: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36 -->
<!-- @reported_with: unknown -->

URL: https://silver.urih.com/

Browser / Version: Firefox 116.0
Operating System: Linux
Tested Another Browser: Yes Chrome

Problem type: Something else
Description: benchmark scores are extremely slow compared to chromium
Steps to Reproduce:
I'm filing this because it seems like there might be some pretty interesting performance improvements hiding in the disparity between chromium and firefox for this particular benchmark. Typically I see small performance diffs for raw benchmarks between FF and chromium but in this case the difference is pretty extreme (almost 100x slower).

To test just visit https://silver.urih.com/ and click the big "Benchmark" button. Note that it will use navigator.hardwareConcurrency for the size of the thread pool, so if comparing browsers make sure they are reporting the same number or use an Object.defineProperty override in devtools to ensure comparisons are 1:1.

Some other observations:
My CPU gets nowhere near it's thermal limits when running this. 70c out of 95c
CPU bounces between 60% and 100% in bursts. This is somewhat on the benchmark tool, but the spats of 60% do not happen when running on chromium.
<details>
<summary>View the screenshot</summary>
<img alt="Screenshot" src="https://webcompat.com/uploads/2023/8/831c64fa-f25f-429c-8631-d141d32ec035.jpg">
</details>

<details>
<summary>Browser Configuration</summary>
<ul>
<li>None</li>
</ul>
</details>

From webcompat.com with ❤️

Change performed by the Move to Bugzilla add-on.

Priority: -- → P3
Summary: silver.urih.com - see bug description → silver.urih.com - Extremely slow performance
OS: Android → Linux
Hardware: Unspecified → Desktop

Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.

I can reproduce the performance issue on Nightly118.0a1 Windows10.
Profiler: https://share.firefox.dev/3KQjxQI

Keywords: perf
OS: Linux → All

Here is a Chrome profile if it is useful : https://share.firefox.dev/3shshZG

Severity: -- → S4
You need to log in before you can comment on or make changes to this bug.