Performance concerns of polymorphism in modelling domain variability in real-time systems

  • Authors:
  • Oliver Lewis;Mike Mannion;Barry Keepence

  • Affiliations:
  • School of Computing, Napier University, Edinburgh, UK;School of Computing, Napier University, Edinburgh, UK;School of Computing, Napier University, Edinburgh, UK

  • Venue:
  • ECBS'99 Proceedings of the 1999 IEEE conference on Engineering of computer-based systems
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

Many organisations avoid using polymorphism to model variability in real-time system design. One concern is that the performance of polymorphic function calls is too slow. In this paper we describe an experiment that compares the performance of an instrument control unit module implemented using three different techniques. We compare a structured decision tree solution against both static and dynamic polymorphic solutions. Our results show that polymorphic solutions outperform the structured decision tree solution.