Using actual execution time to compare algorithms has the following problems: Execution time is hardware-dependent since
Posted: Tue Jul 12, 2022 8:17 am
Using actual execution time to compare algorithms has the following problems: Execution time is hardware-dependent since there may be many tasks running concurrently on a computer. Execution time is input-dependent. No problem at all.