What is the formula to evaluate the execution time of a fortran program
largedimples 0 Newbie Poster
Recommended Answers
Jump to PostSo count how many instructions it would take to execute.
Jump to PostGrab an algorithms book or tutorial and read a little bit, if you're thinking you're going to get a ready made formula like a 'typical' math formula, you're on the wrong track. You might want to read about asymptotic analysis, runtime analysis, Big O, and connected topics that come up …
All 8 Replies
Simon Tite 15 Light Poster
largedimples 0 Newbie Poster
Simon Tite 15 Light Poster
largedimples 0 Newbie Poster
Simon Tite 15 Light Poster
largedimples 0 Newbie Poster
Rashakil Fol 978 Super Senior Demiposter Team Colleague
BestJewSinceJC 700 Posting Maven
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.