This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch, fortran] Unformatted array IO performance improvement


:ADDPATCH fortran:

Hello again,

I cleaned up the patch a little bit by removing the semi-accidental
formatting changes, thereby making the patch almost half the original
size, to make it easier to review.

In the library, I also moved the check for stride[0]==1 outside the
main loop in transfer_array.

Regtested on i686-Linux

ChangeLog and patch attached.

-- 
Janne Blomqvist

Attachment: ChangeLog
Description: Text document

Attachment: array-io-2.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]