objgraph
Python multi-threaded application with memory leak from the thread-specific logger instances
I have a server subclass spawning threaded response handlers, the handlers in turn start application threads.Everything is going smoothly except when I use ObjGraph I see the correct number of applica[详细]
2023-03-13 21:49 分类:问答Interpreting objgraph numbers: memory leak?
I have a Python client-server application and its server has been running for about 4 days... Its memory usage (as reported by /proc/PID/status -> VmSize) has grown to about 660Mb, and I was wondering[详细]
2023-02-15 03:24 分类:问答Understanding VC++ ASM generation
I\'ve got as far as telling VC++ to generate ASM files during compilation, which I never really used before. But it seems quite limited, like they are just extra files thrown out during the compilatio[详细]
2022-12-27 15:13 分类:问答