computational complexity
Technical term in computer science referring to the amount of resources (time, memory) required by an algorithm.
The computational complexity of this algorithm is O(n log n).
Computational complexity theory is a foundation of computer science.