Algorithm Runtime Performance Measure
Jump to navigation
Jump to search
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.