MicrosoftDocs / edge-developer

Developer documentation for Edge.
https://learn.microsoft.com/microsoft-edge/developer/
Creative Commons Attribution 4.0 International
381 stars 505 forks source link

Simulate mobile CPU #3027

Closed pankajparashar closed 7 months ago

pankajparashar commented 7 months ago

Link to the documentation page: https://learn.microsoft.com/en-us/microsoft-edge/devtools-guide-chromium/evaluate-performance/#simulate-a-mobile-cpu

Description of the issue: Reading the docs on how to simulate mobile CPU, it's not clear why Step 2 (Select the Screenshots checkbox) is required. I was able to test the demo page to slow the down the CPU (4x/6x) successfully without needing Step 2.

I think the text below the screenshot which says (The demo doesn't work well with 6x slowdown, so it just uses 4x slowdown for instructional purposes.) may also be not relevant anymore, as I was able to throttle the CPU to 6x slower and the demo still worked fine, albeit a bit slow (which is expected).

Screenshots:

image

Microsoft Edge version: Version 120.0.2210.144 (Official build) (arm64)

AB#48606170

captainbrosset commented 7 months ago

Thanks for filing @pankajparashar. Adding to our backlog to fix.

pankajparashar commented 7 months ago

I'm fine to submit a PR to remove these two sections (highlighted), if you agree that the observations are correct.

captainbrosset commented 7 months ago

Yes that would be great! While I haven't tested yet, I agree with your observations and would welcome a PR on this.