Hi, Can anyone tell me about using DProf on Win32 and to what extent I can expect
meaningful results at all.
I'm looking at the following output from DProf and it looks suspect. I'm guessing
this has to do with the lack of a high-resolution timer.
For example:
- elapsed time is negative?
- exclusive seconds greater than cumulative seconds?
- all percentages zero?
Or am I just looking at this wrong? TIA.
>From dprofpp:
Total Elapsed Time = -361.860 Seconds
User+System Time = 0 Seconds
Exclusive Times
%Time ExclSec CumulS #Calls sec/call Csec/c Name
0.00 192.2 57.757 610981 0.0003 0.0001 DetectionRuleClass::match_on_rule
0.00 102.4 12.246 747419 0.0001 0.0000 main::chkargcnt
0.00 39.93 57.899 2359 0.0169 0.0245 DetectionRuleListClass::match_on_rule_old
0.00 4.739 0.179 18541 0.0003 0.0000 main::unslashname
0.00 4.222 0.052 15476 0.0003 0.0000 main::slashname
0.00 2.876 0.150 4758 0.0006 0.0000 main::disambiguateplayername
0.00 2.170 0.404 7481 0.0003 0.0001 PersonListClass::exists
0.00 1.927 0.587 4974 0.0004 0.0001 MasterDataSetClass::synonymousperson_100
0.00 1.832 0.288 6095 0.0003 0.0000 AbbrevClass::person
0.00 1.574 1.998 1 1.5744 1.9979 main::readrawdatafile
0.00 1.533 0.368 5488 0.0003 0.0001 main::isvalidname
0.00 1.443 0.044 5112 0.0003 0.0000 PersonClass::name
0.00 1.394 0.266 3868 0.0004 0.0001 DetectionRuleClass::nameisa
0.00 1.344 0.418 4111 0.0003 0.0001 DetectionRuleClass::name
0.00 1.254 0.263 3655 0.0003 0.0001 DetectionRuleClass::rule
__________________________________________________________________
New! Unlimited Netscape Internet Service.
Only $9.95 a month -- Sign up today at http://isp.netscape.com/register
Act now to get a personalized email address!
Netscape. Just the Net You Need.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>