Fortran: Timing Code Execution
Every now and then when learning a new (or old) programming language one wants to time how long a certain function, method, algorithm or any other part of a program runs.
I started looking into Fortran and I couldn’t find any easy copy-paste solution...
alex-does.hashnode.dev3 min read