Algorithm Performance Measure
(Redirected from Algorithm Performance Metric)
Jump to navigation
Jump to search
An Algorithm Performance Measure is a measure that can assess the performance of an algorithm on an idealized task.
- AKA: Algorithm Performance, Algorithm Performance Metric.
- Context:
- It can be a Worst-Case Measure.
- It can align to a Task Performance Measure.
- …
- Example(s):
- See: Time Complexity Analysis Task.