[Patch, fortran, RFC] PR 40958 Reduce size of module files
Salvatore Filippone
filippone.salvatore@gmail.com
Mon Nov 28 14:51:00 GMT 2011
On Mon, Nov 28, 2011 at 11:32 AM, Salvatore Filippone
<filippone.salvatore@gmail.com> wrote:
>>
> It seems to me that Thomas patch, slightly enlarged, would be
> appropriate for 4.7 since it is not intrusive, it's very simple and it
> already gives something.
>
Further testing: the full build on the reference machine:
trunk -O3:
PSBLAS libraries Compilation Successful.
real 37m34.526s
user 27m33.124s
sys 9m28.922s
trunk + Thomas' patch -O3:
=====================================
PSBLAS libraries Compilation Successful.
real 29m21.220s
user 25m7.498s
sys 3m43.026s
---------------------------------------------------------------
Sounds worth having, given that it costs next to nothing in terms of coding.
Salvatore
More information about the Fortran
mailing list