[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] performance issues



> 2) Doesn't look like a memory leak and I haven't managed to identify
> which part of pygame causes the disk access (will inform you if I do). 
> So I am simply waiting until it passes!

If you're on Windows, try Sysinterals Filemon. It can tell you what
process is accessing the disk.

Alan