Brain Dump

Runtime Performance

Tags
comp-sci

Is a measure of the performance of an algorithm.

This can take several approaches from the runtime (operation count), [see page 21, comparisons] between elements, additional space (memory), or any other metric that can be used to evaluate an algorithm.