Abstract

Performance of an application is a vital issue for user satisfaction. Performance bug refers to a specific kind of bugs that create lags and overheads in application execution. Often, it is difficult to localize and fix performance bugs due to insufficient developer knowledge regarding the characteristics of these bugs. Eliminating performance bugs manually from the application is time consuming and costly. This paper proposes a characterization and localization approach of performance bugs using Naive Bayes. It first detects the structures and behaviors responsible for the performance issues in source code. Then it learns the association of performance bugs with those coding characteristics from the training data set. Finally, it localizes potential performance bugs in source codes from the given bug report using Naive Bayes Classifier. Experimental result shows that our proposed approach can successfully predicts 75% of the performance bugs from various source codes.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.