A data engineer is troubleshooting performance bottlenecks in their pipeline logic. Currently, they are developing interactively by executing notebook cells one-by-one and using `display()` calls to validate each step. To estimate production execution time, they manually re-run cells multiple times. Which of the following adjustments would provide the most precise evaluation of how the code will perform once deployed to production? | Databricks Certified Data Engineer - Professional Quiz - LeetQuiz