Profiling in Python 3.x

What, why, when, and how

Abhinav Natarajan

Slide 2

porridge = "blueberry"
if porridge == "blueberry":
    print("Eating...")

Some math

Inline math: $\int_M d\omega = \int_{\partial M} i^* \omega$

Block math: $$\int_M d\omega = \int_{\partial M} i^* \omega$$

Speaker Notes

Add speaker notes to your presentation

{{% speaker_note %}}

- Only the speaker can read these notes
- Press `S` key to view

{{% /speaker_note %}}

Press the S key to view the speaker notes!

Questions?