How can I perform memory profiling with PyCharm? Christian Joelly Created September 10, 2024 13:57 I am using PyCharm 2024.2.1 Pro, and with both cProfiler and yappi I can not do memory profiling afaiks. Do I need some additional plugins, and if so, which one(s)?