JSFiddle - React, Tailwind, and code Playground

by mnk

JavaScript

console.time()

for(let i = 0; i < 100; i++) {

}

console.timeEnd('test')