Been a fortran writer for over 50 years,. Used to do special routines in assembler so they would run faster. Then fortran optimizing compilers
came along and suddenly fortran function calls were as fast as the hand-coded assembler ones. Goodbye assembler! Thirty years later started learning
C...