console.time("timer");for (let index = 0; index < 100; index++) { } console.timeEnd("timer");//timer: 0.007080078125ms