Slow down CPU to simulate slower computers in browser testing

前端 未结 6 1062
陌清茗
陌清茗 2020-12-18 18:45

I\'m trying to see how our web pages behave on an average customer\'s computer. We have not yet pinned down this configuration, but it\'s likely to be slower than what our d

6条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-18 19:05

    This is a fast solution, but not very accurate when it comes to end-user specs, but it helps a lot to test things on slower systems:

    Go to Power Options -> Create a power plan -> Change advanced power settings and set CPU Maximum Rate to 5% or how much you need.

    This usually helps test browser apps on slower configs.

提交回复
热议问题