Created
May 12, 2015 18:01
-
-
Save exodist/556f9ecffc8810bc91f3 to your computer and use it in GitHub Desktop.
slow perl
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Summary of my perl5 (revision 5 version 20 subversion 2) configuration: | |
Platform: | |
osname=linux, osvers=2.6.32.8-grsec-2.1.14-modsign-xeon-64, archname=x86_64-linux | |
uname='linux fubar 2.6.32.8-grsec-2.1.14-modsign-xeon-64 #2 smp sat mar 13 00:42:43 pst 2010 x86_64 gnulinux ' | |
config_args='-Dprefix=/opt/ndn-perl/2015.04.29.111344-9a918e0 -de -Dotherlibdirs=/opt/ndn-perl/shared/lib/ndn_perl -Duse64bitint -Duse64bitall -Accflags=-fPIC -A'eval:scriptdir=/opt/ndn-perl/2015.04.29.111344-9a918e0/bin'' | |
hint=recommended, useposix=true, d_sigaction=define | |
useithreads=undef, usemultiplicity=undef | |
use64bitint=define, use64bitall=define, uselongdouble=undef | |
usemymalloc=n, bincompat5005=undef | |
Compiler: | |
cc='cc', ccflags ='-fPIC -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', | |
optimize='-O2', | |
cppflags='-fPIC -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include' | |
ccversion='', gccversion='4.3.2', gccosandvers='' | |
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 | |
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 | |
ivtype='long', ivsize=8, 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 /usr/lib/gcc/x86_64-linux-gnu/4.3.2/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/../lib /usr/lib/../lib /lib /lib64 /usr/lib64 | |
libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc | |
libc=libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a | |
gnulibc_version='2.7' | |
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: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV | |
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP | |
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV | |
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES | |
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE | |
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF | |
Locally applied patches: | |
Devel::PatchPerl 1.30 | |
Built under linux | |
Compiled at Apr 29 2015 11:14:29 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment