Logo image
PACE: A Program Analysis Framework for Continuous Performance Prediction
Preprint   Open access

PACE: A Program Analysis Framework for Continuous Performance Prediction

Chidera Biringa and Gokhan Kul
arXiv (Cornell University)
12/01/2023

Abstract

Computer Science - Learning Computer Science - Performance Computer Science - Software Engineering
Software development teams establish elaborate continuous integration pipelines containing automated test cases to accelerate the development process of software. Automated tests help to verify the correctness of code modifications decreasing the response time to changing requirements. However, when the software teams do not track the performance impact of pending modifications, they may need to spend considerable time refactoring existing code. This paper presents PACE, a program analysis framework that provides continuous feedback on the performance impact of pending code updates. We design performance microbenchmarks by mapping the execution time of functional test cases given a code update. We map microbenchmarks to code stylometry features and feed them to predictors for performance predictions. Our experiments achieved significant performance in predicting code performance, outperforming current state-of-the-art by 75% on neural-represented code stylometry features.
url
https://arxiv.org/pdf/2312.00918View
Open

Metrics

10 Record Views

Details

Logo image