Front-end-learning-to-organize-notes icon indicating copy to clipboard operation
Front-end-learning-to-organize-notes copied to clipboard

前端处理耗时比较长的计算问题,如何防止页面卡顿的优化方案

Open Chocolate1999 opened this issue 4 years ago • 1 comments

Chocolate1999 avatar Jan 22 '21 03:01 Chocolate1999

据我了解的,可以使用 WebWorker 来执行大计算量的任务

RicoLiu avatar Feb 22 '21 05:02 RicoLiu