[Bug fortran/25708] Module loading is not good at all
jb at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Apr 25 08:42:00 GMT 2007
------- Comment #7 from jb at gcc dot gnu dot org 2007-04-25 09:41 -------
BTW, here's some slides describing NAG:s experience, they use lazy symbol
lookup combined with caching, and claim it is up to 1000 times faster than
non-lazy (which gfortran uses AFAICS).
http://www.fortran.bcs.org/2007/jubilee/f50.pdf
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25708
More information about the Gcc-bugs
mailing list