# FECBench: A Holistic Interference-aware Approach for Application   Performance Modeling

**Authors:** Yogesh D. Barve, Shashank Shekhar, Ajay Dev Chhokra, Shweta Khare,, Anirban Bhattacharjee, Zhuangwei Kang, Hongyang Sun, Aniruddha Gokhale

arXiv: 1904.05833 · 2019-04-15

## TL;DR

FECBench is a comprehensive framework that enables cloud service providers to efficiently predict application performance under resource interference by using controlled stressors and intelligent modeling, reducing profiling efforts and costs.

## Contribution

The paper introduces a novel interference prediction framework that combines resource stressor design, design of experiments, and an extensible knowledge base to simplify performance modeling.

## Key findings

- Median prediction error of 7.6% across scenarios
- Effective in real-world multi-resource interference cases
- Reduces profiling efforts and costs significantly

## Abstract

Services hosted in multi-tenant cloud platforms often encounter performance interference due to contention for non-partitionable resources, which in turn causes unpredictable behavior and degradation in application performance. To grapple with these problems and to define effective resource management solutions for their services, providers often must expend significant efforts and incur prohibitive costs in developing performance models of their services under a variety of interference scenarios on different hardware. This is a hard problem due to the wide range of possible co-located services and their workloads, and the growing heterogeneity in the runtime platforms including the use of fog and edge-based resources, not to mention the accidental complexity in performing application profiling under a variety of scenarios. To address these challenges, we present FECBench, a framework to guide providers in building performance interference prediction models for their services without incurring undue costs and efforts. The contributions of the paper are as follows. First, we developed a technique to build resource stressors that can stress multiple system resources all at once in a controlled manner to gain insights about the interference on an application's performance. Second, to overcome the need for exhaustive application profiling, FECBench intelligently uses the design of experiments (DoE) approach to enable users to build surrogate performance models of their services. Third, FECBench maintains an extensible knowledge base of application combinations that create resource stresses across the multi-dimensional resource design space. Empirical results using real-world scenarios to validate the efficacy of FECBench show that the predicted application performance has a median error of only 7.6% across all test cases, with 5.4% in the best case and 13.5% in the worst case.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.05833/full.md

## Figures

13 figures with captions in the complete paper: https://tomesphere.com/paper/1904.05833/full.md

## References

46 references — full list in the complete paper: https://tomesphere.com/paper/1904.05833/full.md

---
Source: https://tomesphere.com/paper/1904.05833