Strange delay when querying WMI performance counter for the first time -


i querying wmi (win32_perfrawdata_perfproc_process class) , strange happens: first time query it, stops 50 seconds show answer. next times immediate.

did see behavior? there avoid that?

to reproduce this, open powershell window , type

gwmi win32_perfrawdata_perfproc_process

the first time run command, stops 50 seconds. second time immediate.

bruno


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -