---- [EMAIL PROTECTED] wrote: 

[snip]

> 
Does anyone know how to monitor memory usage in perl, that is cheap on cpu and
> 
works on all windows versions (eg. win95 and newer)
> 


If you're to using win32 api, one way to do it is to use PDH library to retrive 
the relevant performance coutner.  the information going to be retrived should 
have the same value as in the performance coutner and it can be used as a means 
to test if your program is returning the correct values.


--
Cheers,
WWang

+-Wenjie Wang a.k.a William -------------------------------------+
| WANG Infonology Systems |EMail : [EMAIL PROTECTED]          |
| Phone : (02) 9871 2018  |        [EMAIL PROTECTED]    |
| Mobile: 0412 688 380    |http://users.bigpond.net.au/WISeAgent |
+-------------------------+--------------------------------------+

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to