Maybe of interest to some devs, Scalene, a newish Python memory profiler, was mentioned in a message on the
python-list discussion list.
From the GitHub readme:
"Scalene is a high-performance CPU, GPU and memory profiler for Python that does a number of things that other Python profilers do not and cannot do. It runs orders of magnitude faster than many other profilers while delivering far more detailed information. It is also the first profiler ever to incorporate AI-powered proposed optimizations."