I wanted to know if browser speed affects the execution time of JavaScript code. For example, if I have this code
for (let i = 0; i <= 100; i++){ consol