How can I perform memory profiling with PyCharm? Christian Joelly 创建于 2024年09月10日 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)?