[TynesideLUG] Python performance and profiling
Ian Bruntlett
ian.bruntlett at gmail.com
Sun Sep 3 19:57:25 UTC 2023
Hi Morten,
On Sun, 3 Sept 2023 at 20:26, Morten Bojsen-Hansen <morten at alas.dk> wrote:
> 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.
Looks interesting. I've made a note to take a look at it (39 minutes long).
Also, here are some ACCU links...
The Journals: https://accu.org/menu-overviews/journals-overview/
The Conference website. Talks end up on the ACCU's YouTube channel.
https://www.accuconference.org/ and
https://www.youtube.com/channel/UCJhay24LTpO1s4bIZxuIqKw
The Book Reviews: https://accu.org/menu-overviews/reviews-overview/
HTH,
Ian
--
-- ACCU - Professionalism in programming - http://www.accu.org
-- My writing - https://sites.google.com/site/ianbruntlett/
-- Free Software page -
https://github.com/ian-bruntlett/TECH-Manuals/blob/main/tm-free-software.md
More information about the Tyneside
mailing list