Algorithm Runtime Performance Measure
An Algorithm Runtime Performance Measure is an algorithm performance measure that can assess the time interval of an algorithm on some input of a given input size.
- AKA: Algorithm Runtime Performance, Algorithm Runtime.
- Context:
- It can be a Worst-Case Measure.
- See: Time Complexity Analysis Task, Algorithm Memory Performance Measure.