I was doing AoC day 5, and would have loved to soo how long my solution for Part 1 took, so that I could decide whether or not to brute force Part 2. I tried using console.time/console.timeEnd but it didn't work.