PATH=/usr/bin:/bin Start 2011-07-05T15:13:33 ActivePerl-1200 CPAN-1.9402 Going to read '/home/fly1200/var/cpan/Metadata' Database was generated on Tue, 05 Jul 2011 18:27:14 GMT Running make for N/NU/NUFFIN/Cache-Profile-0.02.tar.gz Checksum for /net/nas/data/cpan/authors/id/N/NU/NUFFIN/Cache-Profile-0.02.tar.gz ok Cache-Profile-0.02 Cache-Profile-0.02/README Cache-Profile-0.02/Changes Cache-Profile-0.02/LICENSE Cache-Profile-0.02/dist.ini Cache-Profile-0.02/META.yml Cache-Profile-0.02/MANIFEST Cache-Profile-0.02/META.json Cache-Profile-0.02/SIGNATURE Cache-Profile-0.02/t Cache-Profile-0.02/t/profile.t Cache-Profile-0.02/Makefile.PL Cache-Profile-0.02/t/release-eol.t Cache-Profile-0.02/t/release-no-tabs.t Cache-Profile-0.02/lib/Cache Cache-Profile-0.02/lib/Cache/Profile.pm Cache-Profile-0.02/t/release-pod-syntax.t Cache-Profile-0.02/t/release-pod-coverage.t Cache-Profile-0.02/lib/Cache/Profile Cache-Profile-0.02/lib/Cache/Profile/Compare.pm Cache-Profile-0.02/lib/Cache/Profile/CorrelateMissTiming.pm CPAN.pm: Going to build N/NU/NUFFIN/Cache-Profile-0.02.tar.gz >>> /home/fly1200/ap1200/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Cache::Profile >>> make cp lib/Cache/Profile/Compare.pm blib/lib/Cache/Profile/Compare.pm cp lib/Cache/Profile.pm blib/lib/Cache/Profile.pm cp lib/Cache/Profile/CorrelateMissTiming.pm blib/lib/Cache/Profile/CorrelateMissTiming.pm Manifying blib/man3/Cache::Profile::Compare.3 Manifying blib/man3/Cache::Profile::CorrelateMissTiming.3 Manifying blib/man3/Cache::Profile.3 NUFFIN/Cache-Profile-0.02.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1200/ap1200/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/profile.t ............... ok 1 - use Cache::Profile; ok 2 - use Cache::Profile::CorrelateMissTiming; ok 3 - use Cache::Profile::Compare; ok 4 - simple set/get ok 5 - hit count ok 6 - miss count ok 7 - cache miss ok 8 - hit count ok 9 - miss count ok 10 - making progress ok 11 - making progress ok 12 - making progress ok 13 - making progress ok 14 - making progress ok 15 - making progress ok 16 - making progress ok 17 - making progress ok 18 - making progress ok 19 - making progress ok 20 - making progress ok 21 - making progress ok 22 - making progress ok 23 - making progress ok 24 - get count ok 25 - set count ok 26 - no multi key queries ok 27 - report contains 'hit rate' ok 28 - contains hit count ok 29 - contains query count ok 30 - at least one key in cache (Cache::Ref::CART) ok 31 - hit rate bigger than minimum ok 32 - get called enough times ok 33 - some real time accrued for get ok 34 - some cpu time accrued for get ok 35 - set called enough times ok 36 - some real time accrued for set ok 37 - some cpu time accrued for set ok 38 - miss called enough times ok 39 - some real time accrued for miss ok 40 - some cpu time accrued for miss ok 41 - at least one key in cache (Cache::Ref::LRU) ok 42 - hit rate bigger than minimum ok 43 - get called enough times ok 44 - some real time accrued for get ok 45 - some cpu time accrued for get ok 46 - set called enough times ok 47 - some real time accrued for set ok 48 - some cpu time accrued for set ok 49 - miss called enough times ok 50 - some real time accrued for miss ok 51 - some cpu time accrued for miss ok 52 - at least one key in cache (Cache::Ref::CLOCK) ok 53 - hit rate bigger than minimum ok 54 - get called enough times ok 55 - some real time accrued for get ok 56 - some cpu time accrued for get ok 57 - set called enough times ok 58 - some real time accrued for set ok 59 - some cpu time accrued for set ok 60 - miss called enough times ok 61 - some real time accrued for miss ok 62 - some cpu time accrued for miss ok 63 - at least one key in cache (CHI::Driver::Memory) ok 64 - hit rate bigger than minimum ok 65 - get called enough times ok 66 - some real time accrued for get ok 67 - some cpu time accrued for get ok 68 - set called enough times ok 69 - some real time accrued for set ok 70 - some cpu time accrued for set ok 71 - miss called enough times ok 72 - some real time accrued for miss ok 73 - some cpu time accrued for miss ok 74 - at least one key in cache (Cache::FastMmap) ok 75 - hit rate bigger than minimum ok 76 - get called enough times ok 77 - some real time accrued for get ok 78 - some cpu time accrued for get ok 79 - set called enough times ok 80 - some real time accrued for set ok 81 - some cpu time accrued for set ok 82 - miss called enough times ok 83 - some real time accrued for miss ok 84 - some cpu time accrued for miss ok 85 - at least one key in cache (Cache::Bounded) ok 86 - hit rate bigger than minimum ok 87 - get called enough times ok 88 - some real time accrued for get ok 89 - some cpu time accrued for get ok 90 - set called enough times ok 91 - some real time accrued for set ok 92 - some cpu time accrued for set ok 93 - miss called enough times ok 94 - some real time accrued for miss ok 95 - some cpu time accrued for miss ok 96 - at least one key in cache (Cache::MemoryCache) ok 97 - hit rate bigger than minimum ok 98 - get called enough times ok 99 - some real time accrued for get ok 100 - some cpu time accrued for get ok 101 - set called enough times ok 102 - some real time accrued for set ok 103 - some cpu time accrued for set ok 104 - miss called enough times ok 105 - some real time accrued for miss ok 106 - some cpu time accrued for miss ok 107 - CART beats LRU ok 108 - LRU beats FIFO ok 109 1..109 ok t/release-eol.t ........... skipped: these tests are for release candidate testing t/release-no-tabs.t ....... skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing All tests successful. Files=5, Tests=109, 6 wallclock secs ( 0.05 usr 0.01 sys + 3.52 cusr 0.82 csys = 4.40 CPU) Result: PASS NUFFIN/Cache-Profile-0.02.tar.gz make test TEST_VERBOSE=1 -- OK Yuval Kogman <nothingmuch@woobling.org> Measure the performance of a cache >>> (cd /home/fly1200/var/cpan/build/Cache-Profile-0.02-pD04_p && tar cvf - Cache-Profile-0.02.ppd blib) | gzip -c >/home/fly1200/var/REPO/N/NU/NUFFIN/Cache-Profile-0.02.tar.gz Cache-Profile-0.02.ppd blib/ blib/lib/ blib/lib/Cache/ blib/lib/Cache/Profile/ blib/lib/Cache/Profile/Compare.pm blib/lib/Cache/Profile/CorrelateMissTiming.pm blib/lib/Cache/Profile.pm blib/man3/ blib/man3/Cache::Profile::Compare.3 blib/man3/Cache::Profile::CorrelateMissTiming.3 blib/man3/Cache::Profile.3 >>> mv /home/fly1200/var/cpan/build/Cache-Profile-0.02-pD04_p/Cache-Profile-0.02.ppd /home/fly1200/var/REPO/N/NU/NUFFIN Finished 2011-07-05T15:13:44