Resource sharing in performance models

  • Authors:
  • Vlastimil Babka;Martin Děcký;Petr Tůma

  • Affiliations:
  • Department of Software Engineering, Faculty of Mathematics and Physics, Charles University, Prague 1, Czech Republic;Department of Software Engineering, Faculty of Mathematics and Physics, Charles University, Prague 1, Czech Republic;Department of Software Engineering, Faculty of Mathematics and Physics, Charles University, Prague, Czech Republic

  • Venue:
  • EPEW'07 Proceedings of the 4th European performance engineering conference on Formal methods and stochastic models for performance evaluation
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

In software systems, individual components interact not only through explicit function invocations, but also through implicit resource sharing. The use of shared resources significantly influences the duration of the invoked functions. For resources that are heavily shared, capturing this influence can lead to performance models that have a large number of elements and a large number of dependencies. We introduce an approach that can model resource sharing separately from function invocations, keeping the performance model reasonably simple while still describing many of the effects of resource sharing on the duration of function invocations. The approach has been tested on the CoCoME component application modeling example.