Mantis: Predicting System Performance through Program Analysis and Modeling

09/30/2010
by   Byung-Gon Chun, et al.
0

We present Mantis, a new framework that automatically predicts program performance with high accuracy. Mantis integrates techniques from programming language and machine learning for performance modeling, and is a radical departure from traditional approaches. Mantis extracts program features, which are information about program execution runs, through program instrumentation. It uses machine learning techniques to select features relevant to performance and creates prediction models as a function of the selected features. Through program analysis, it then generates compact code slices that compute these feature values for prediction. Our evaluation shows that Mantis can achieve more than 93 significant improvement over models that are oblivious to program features. The system generates code slices that are cheap to compute feature values.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/04/2016

Performance Localisation

Performance becomes an issue particularly when execution cost hinders th...
research
05/06/2018

Automatic Classification of Object Code Using Machine Learning

Recent research has repeatedly shown that machine learning techniques ca...
research
01/07/2022

Predicting sensitive information leakage in IoT applications using flows-aware machine learning approach

This paper presents an approach for identification of vulnerable IoT app...
research
08/28/2022

Assessing the Impact of Execution Environment on Observation-Based Slicing

Program slicing reduces a program to a smaller version that retains a ch...
research
04/14/2023

Grouping Shapley Value Feature Importances of Random Forests for explainable Yield Prediction

Explainability in yield prediction helps us fully explore the potential ...
research
12/04/2017

Search-based Tier Assignment for Optimising Offline Availability in Multi-tier Web Applications

Web programmers are often faced with several challenges in the developme...
research
05/13/2020

Semantic prefetching using forecast slices

Modern prefetchers identify memory access patterns in order to predict f...

Please sign up or login with your details

Forgot password? Click here to reset