order analysis
Mathematical term referring to the analysis of the order of a function, algorithm, or series, often in the context of computational complexity or asymptotic behavior.
Performing an order analysis of this algorithm reveals that its computational complexity is O(n log n).
Compound of 次数 (じすう, 'order' or 'degree') and 解析 (かいせき, 'analysis'). The term is a direct translation of the English mathematical term 'order analysis'.