[TynesideLUG] Python performance and profiling

Morten Bojsen-Hansen morten at alas.dk
Sun Sep 3 19:26:12 UTC 2023


For anyone interested in Python performance and profiling, I recently watched a very good presentation [0] that is well worth your time. The talk explains why Python is so much slower than e.g. C (like we also discussed) but, perhaps more interestingly, presents a new very fast profiler that will help in those cases where you need to use Python but still want a performant program.

[0] https://youtu.be/vVUnCXKuNOg?si=8FETHNTrLfLfxs--

-- 
  Morten Bojsen-Hansen
  morten at alas.dk



More information about the Tyneside mailing list