On Wed, Feb 24, 2010 at 02:43:44PM +0000, Nicholas Clark wrote: > On Wed, Feb 24, 2010 at 10:42:03AM +0000, [email protected] wrote: > > Revision: 1081 > > Author: tim.bunce > > Date: Wed Feb 24 02:40:49 2010 > > Log: More refinements to shed light on freebsd test failures like > > http://www.cpantesters.org/cpan/report/6859183 > > I can replicate this: > > t/61-cputime.t ......... 1/15 profile_this() using > /home/nick/Sandpit/snap5.9.x-v5.11.5-25-g1369b85/bin/perl5.11.5 -d:NYTProf > with > NYTPROF=compress=1:file=nytprof_61-cputime.out:leave=0:savesrc=0:slowops=0:start=init:stmts=0:use_db_sub=0:usecputime=1 > step 0.007812 1267019778.081813 > tick 0.0156 1267019779.089130 > tick 0.0234 1267019779.096045 > tick 0.0312 1267019779.126041 > [...] > tick 0.3984 1267019780.317689 > tick 0.4062 1267019780.336896 > cputime loop count 156536 > t/61-cputime.t ......... 2/15 > # Failed test 'cputime of foo() should be not much more than 0.4' > # at t/61-cputime.t line 38. > # '1.25' > # < > # '1'
> I have no idea what to do next. Me neither. The 1.25 doesn't make much sense. What does the latest version of that test report? And what does this say (after make install): NYTPROF=stmts=0:trace=4:start=init:slowops=0 perl -d:NYTProf -x t/61-cputime.t 2>&1 | grep main::foo Tim [who should be packing...]. -- You've received this message because you are subscribed to the Devel::NYTProf Development User group. Group hosted at: http://groups.google.com/group/develnytprof-dev Project hosted at: http://perl-devel-nytprof.googlecode.com CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf To post, email: [email protected] To unsubscribe, email: [email protected]
