Performance analysis of SCOOP programs

  • Authors:
  • Benjamin Morandi;Sebastian Nanz;Bertrand Meyer

  • Affiliations:
  • Chair of Software Engineering, ETH Zurich, Clausiusstrasse 59, 8092 Zurich, Switzerland;Chair of Software Engineering, ETH Zurich, Clausiusstrasse 59, 8092 Zurich, Switzerland;Chair of Software Engineering, ETH Zurich, Clausiusstrasse 59, 8092 Zurich, Switzerland

  • Venue:
  • Journal of Systems and Software
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

To support developers in writing reliable and efficient concurrent programs, novel concurrent programming abstractions have been proposed in recent years. Programming with such abstractions requires new analysis tools because the execution semantics often differs considerably from established models. We present a performance analyzer that is based on new metrics for programs written in SCOOP, an object-oriented programming model for concurrency. We discuss how the metrics can be used to discover performance issues, and we use the tool to optimize a concurrent robotic control software.