How to optimise your Python code?#

Speaker: Daniela Barrientos • Date: 26-09-2025

When / Where#

Friday 26th, September at 11:30 am • Sala Seminario

Abstract#

Sometimes Python code feels slow, but it’s not always clear why. In this session, we’ll learn how to find the parts of your code that take the most time and see simple ways to make them faster. We’ll start with tools that show you where your program spends its time, then try out easy tricks like using better data structures or built-in functions. With a few examples, we’ll see how small changes can make a big difference in your computing time.

Files#