jelle wrote:
> I have a function that uses the Numeric module. When I launch the
> function csrss.exe consumes 60 / 70 % cpu power rather than having
> python / Numeric run at full speed. Has anyone encountered this problem
> before? It seriously messes up my Numeric performance.
> 

Are you memory-limited so that the process is swapping memory to disk?

We'll need more details to offer a better suggestion.

Best,

-Travis

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to