Skip to content

Instantly share code, notes, and snippets.

@ArchRobison
Created October 21, 2013 14:48
Show Gist options
  • Save ArchRobison/7085135 to your computer and use it in GitHub Desktop.
Save ArchRobison/7085135 to your computer and use it in GitHub Desktop.
Increases in text and data size caused by compiling Julia with LLVM flag --with--intel-jitevents turned on *and* LLVM flag --disable-threads turnd off. Baseline is with those two flags set differently.
Fiilename Increase of Increase of
Text Size Data Size
bugpoint 0.0176% 0.2122%
dnsimp 0.0000% 0.0000%
fftwf-wisdom 0.0000% 0.0000%
fftw-wisdom 0.0000% 0.0000%
julia-basic 0.0000% 0.0000%
julia-readline 0.0000% 0.0000%
llc 0.0707% 0.3236%
lli 0.2947% 0.6276%
llvm-ar 0.1246% 0.7505%
llvm-as 0.4025% 1.2422%
llvm-bcanalyzer 0.1195% 0.9569%
llvm-config 1.2116% 6.0628%
llvm-cov 0.5453% 1.3793%
llvm-diff 0.0573% 1.0811%
llvm-dis 0.3359% 1.1299%
llvm-dwarfdump 0.2297% 0.7782%
llvm-extract 0.2170% 1.0309%
llvm-jitlistene 0.0000% 0.0000%
llvm-link 0.2902% 1.1364%
llvm-mc 0.0979% 0.4329%
llvm-mcmarkup 0.3645% 1.2739%
llvm-nm 0.1053% 0.7859%
llvm-objdump 0.0301% 0.6192%
llvm-prof 0.1594% 0.8475%
llvm-ranlib 0.5216% 1.2821%
llvm-readobj 0.0212% 0.1144%
llvm-rtdyld 0.2138% 0.8696%
llvm-size 0.1439% 0.6061%
llvm-stress 0.0887% 0.4819%
llvm-symbolizer 0.1582% 1.1494%
llvm-tblgen 0.7158% 0.7158%
macho-dump 0.1354% 0.9901%
opt 0.0309% 0.1807%
patchelf 0.0000% 0.0000%
pcregrep 0.0000% 0.0000%
pcretest 0.0000% 0.0000%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment