search for: minsizerelease

Displaying 6 results from an estimated 6 matches for "minsizerelease".

2018 Sep 19
4
Can i reduce my clang/JIT app in size?
i want to integrate a C source JITer into my application but the resulting executables are too large is it possible to reduce the resulting libs/exe some way? current VS2017/svn build example: llvm-build\Release\bin\clang-interpreter.exe ~36MB for now (that can change later) - i want to jit simple c-code - no std library or something - x64 only - no deep/full architecture optimization needed -
2018 Mar 17
0
[cfe-dev] Clang executable sizes and build stats
...eak the LLVM tests, nor introduce loads of private changes to our branch. I know our test/QA team have been doing some analysis using Bloaty McBloatFace to see exactly where the size is coming from and produced some really nice visualizations of that data. They've also been looking at how the MinSizeRelease config does on Windows. I think the size savings were decent but I'm not sure of performance numbers, if they have any yet. I'll ask around at what we have to share once back in the office. Thanks for sharing your data! -Greg On Sat, 17 Mar 2018 at 12:36, Dimitry Andric via cfe-dev &l...
2018 Mar 17
2
[cfe-dev] Clang executable sizes and build stats
...duce loads of private changes > to our branch. > > I know our test/QA team have been doing some analysis using Bloaty > McBloatFace to see exactly where the size is coming from and produced some > really nice visualizations of that data. They've also been looking at how > the MinSizeRelease config does on Windows. I think the size savings were > decent but I'm not sure of performance numbers, if they have any yet. > > I'll ask around at what we have to share once back in the office. > > Thanks for sharing your data! > > -Greg > > > > On Sat, 17...
2018 Mar 17
2
Clang executable sizes and build stats
Hi all, I recently did a run where I built clang executables on FreeBSD 12-CURRENT [1], from trunk r250000 (2015-10-11) all through r327700 (2018-03-16), with increments of 100 revisions. This is mainly meant as an archive, for easily doing bisections, but there are also some interesting statistics. From r250000 through r327700: * the total (stripped) executable size grew by approximately 43% *
2018 Mar 21
0
[cfe-dev] Clang executable sizes and build stats
...VM tests, nor introduce loads of private changes to our branch. > > I know our test/QA team have been doing some analysis using Bloaty McBloatFace to see exactly where the size is coming from and produced some really nice visualizations of that data. They've also been looking at how the MinSizeRelease config does on Windows. I think the size savings were decent but I'm not sure of performance numbers, if they have any yet. > > I'll ask around at what we have to share once back in the office. > > Thanks for sharing your data! > > -Greg > > > > On Sat,...
2018 Mar 22
1
[cfe-dev] Clang executable sizes and build stats
...anges >> to our branch. >> >> I know our test/QA team have been doing some analysis using Bloaty >> McBloatFace to see exactly where the size is coming from and produced some >> really nice visualizations of that data. They've also been looking at how >> the MinSizeRelease config does on Windows. I think the size savings were >> decent but I'm not sure of performance numbers, if they have any yet. >> >> I'll ask around at what we have to share once back in the office. >> >> Thanks for sharing your data! >> >> -Greg &g...