[python-win32] wmi: processor class seems slow
Alex Hall
mehgcap at gmail.com
Thu Mar 4 19:42:06 CET 2010
Hi all,
I have a script that gets the load of a given core, or the average of
all cores, along with other information, like free ram and hard disk
space. The script runs fine, but when I give it processor-related
commands it is sometimes rather fast and sometimes quite slow. Delays
range from one to ten or fifteen seconds, but only on processor
queries, nothing else. I am not sure how this is and would very much
like to correct the problem as I plan to make this script publically
available. I figure it must be possible since system resource
gadgets/widgets can keep a constantly updating graph of processor
performance. How can I get rid of this frustrating delay? Thank you in
advance for any help!
--
Have a great day,
Alex (msg sent from GMail website)
mehgcap at gmail.com; http://www.facebook.com/mehgcap
More information about the python-win32
mailing list