Pinned Loading
-
-
-
-
-
-
optimization of long task
optimization of long task 1// learn by (https://web.dev/optimize-long-tasks/)
2// mock long tasks
3const createTasks = (taskNames) => {
4return taskNames.map((name) => () => {
5const time = Math.random() * 1000
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.