Link: https://leetcode.com/problems/length-of-last-word/description/
Benchmark 1: python3 problem-1.py Time (mean ± σ): 11.1 ms ± 1.6 ms [User: 9.4 ms, System: 1.8 ms]
Range (min … max): 8.8 ms … 22.1 ms 212 runs
Benchmark 2: mojo problem-1.mojo
Time (mean ± σ): 222.3 ms ± 9.7 ms [User: 238.4 ms, System: 28.6 ms]
Range (min … max): 205.5 ms … 238.0 ms 14 runs
'python3 problem-1.py' ran 19.95 ± 3.02 times faster than 'mojo problem-1.mojo'