Evaluating the Accuracy of Different Software Complexity Metrics in
Predicting Software Performance.
Abstract
To determine the complexity of software systems, software
complexity measures are commonly utilized. However, their accuracy in
forecasting software performance has been widely disputed. Accuracy of
multiple software complexity measures in forecasting software
performance are intended to be examined in this research study,
employing numerous performance variables such as execution time, memory
utilization, and scalability. Cyclomatic Complexity, Lines of Code,
Halstead Complexity measures, and maintainability index are the most
used methods to measure the complexity of software system. In this
research result indicates how that different complexity matrices are
vary in giving different software performance. Also examine what are the
limitations of this different complexity matrixes.