Hi all, trying to speed up a f90 program I was thinking about the difference if I put my subroutines in a module or if I define an interface. Will there be any differences in speed for these two approaches ? Thanks for your help in advance ! Klemens