Set up a script that: - takes an input python program - runs it and times the execution - runs it through the optimizer - runs the optimized code and times the execution - summarizes speed up results