Sort-Bucket v0.02 Perl 5 v5.12.3 armv5tel-linux
- Status
- Pass
- From
- Thomas Fahle (TOMFAHLE)
- Dist
-
Sort-Bucket v0.02
- Platform
- Perl 5 v5.12.3 armv5tel-linux
- Date
- 2011-05-03 23:13:51
- ID
- 021954d0-75db-11e0-8af8-10b190725d9c
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Nick Cleaton,
This is a computer-generated report for Sort-Bucket-0.02
on perl 5.12.3, created by CPAN-Reporter-1.1902.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
#
# Benchmark | CORE::sort() | Sort::Bucket | Ratio
# 10k digits | 0.07622s | 0.006591s | 11.56
# 100k digits | 1.051s | 0.1279s | 8.221
# 200k digits | 2.358s | 0.3185s | 7.405
# 500k digits | 6.379s | 0.9087s | 7.021
# 1M digits | 13.87s | 1.375s | 10.09
# 10k binary | 1.356s | 0.004811s | 281.8
# 100k binary | 1.766s | 0.1045s | 16.91
# 200k binary | 3.171s | 0.1783s | 17.79
# 500k binary | 9.984s | 0.5964s | 16.74
# 1M binary | 15.5s | 0.8638s | 17.94
t/benchmark.t ............ ok
t/cbv-nondescending.t .... ok
t/cbv.t .................. ok
t/inplace_bucket_sort.t .. ok
t/inplace_gaps.t ......... ok
t/invalid.t .............. ok
t/ms_do_mergesort.t ...... ok
All tests successful.
Files=7, Tests=1413, 924 wallclock secs ( 1.86 usr 0.14 sys + 918.94 cusr 1.84 csys = 922.78 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------- ---- --------
Exporter 0 5.64_01
XSLoader 0 0.15
build_requires:
Module Need Have
-------------------- ---- --------
Devel::Refcount 0 0.09
Digest::MD5 0 2.51
ExtUtils::CBuilder 0 0.280202
List::Util 0 1.23
Test::Exception 0 0.31
Test::Group 0 0.19_01
Test::Group::Foreach 0 0.03
Test::More 0.88 0.98
Time::HiRes 0 1.9721
configure_requires:
Module Need Have
-------------------- ---- --------
Module::Build 0.35 0.3800
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 8324
PERL5_CPAN_IS_RUNNING = 8324
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 897,8324
PERL_CR_SMOKER_CURRENT = Sort-Bucket-0.02
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perls/nothreads/perl-5.12.3/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 24 25 27 29 30 44 46 1000
$EGID = 1000 24 25 27 29 30 44 46 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9600
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.17
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.57_10
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2206
File::Spec 3.33
Module::Build 0.3800
Module::Signature 0.67
Test::Harness 3.23
Test::More 0.98
YAML 0.73
YAML::Syck 1.17
version 0.88
--
Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
Platform:
osname=linux, osvers=2.6.32-5-kirkwood, archname=armv5tel-linux
uname='linux plugpc 2.6.32-5-kirkwood #1 tue mar 8 10:56:14 utc 2011 armv5tel gnulinux '
config_args='-des -Dprefix=/opt/perls/nothreads/perl-5.12.3'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.5', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Apr 8 2011 10:25:52
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="8324"
PERL5_CPAN_IS_RUNNING="8324"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="897,8324"
PERL_CR_SMOKER_CURRENT="Sort-Bucket-0.02"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/opt/perls/nothreads/perl-5.12.3/lib/site_perl/5.12.3/armv5tel-linux
/opt/perls/nothreads/perl-5.12.3/lib/site_perl/5.12.3
/opt/perls/nothreads/perl-5.12.3/lib/5.12.3/armv5tel-linux
/opt/perls/nothreads/perl-5.12.3/lib/5.12.3
.