Re: [PyOpenGL-Users] Rolling spectrogram with pyopengl
Brought to you by:
mcfletch
From: Silverstein <her...@sc...> - 2009-12-11 19:02:44
|
> Thanks for your comment. I understand your idea about the FFT. However > in my case profiling tells that drawing is the bottleneck, not > processing. To give you a more precise idea, here is the result > of cProfile on my application: > http://imgur.com/deMyT.png > > Can you say a bit about what tool you are using to do the profiling and where I can get it? It looks very useful. Herc |