console.time('myTimer'); // Your code here console.timeEnd('myTimer'); // Outputs the time taken article