Performance analysis of a software specification in a language such as UML can assist a design team in evaluating performance-sensitive design decisions and in making design trade-offs that involve performance. Annotations to the design based on the UML Profile for Schedulability, Performance and Time provide necessary information such as workload parameters for a performance model, and many different kinds of performance techniques can be applied. The Core Scenario Model (CSM) described here provides a metamodel for an intermediate form which correlates multiple UML diagrams, extracts the behaviour elements with the performance annotations, attaches important resource information that is obtained from the UML, and supports the creation of many different kinds of performance models. Models can be made using queueing networks, layered queues, timed Petri nets, and it is proposed to develop the CSM as an intermediate language for all performance formalisms. This paper defines the CSM and describes how it resolves questions that arise in performance model-building.
Performance analysis of software specificationsPreliminary performance analysis can be effective not only in avoiding performance disasters in software projects [24], but in understanding the many design tradeoffs that involve performance. There are many suitable modeling techniques, which are surveyed in [2], however, the time and effort necessary to create the performance models may be prohibitive. The UML Profile for schedulability, performance and time (SPT) [14] was developed to assist in the capture of performance data, and in the automation of the model-building step. This should make the analysis more accessible to developers who are concerned about performance issues in their designs. Fig. 1 illustrates the type of processing that is envisaged by the SPT Profile.The SPT Profile addresses a broad range of applications, from embedded systems with schedulability concerns (as described by Liu [11]), to applications with statistical performance requirements, such as telecommunications, business systems and web services. The Core Scenario Model (CSM) defined here supports building performance models from the specifications of such systems.The change of perspective from a functional specification model in UML to a performance model is profound and requires a re-orientation of the model information. Resources, which are peripheral in functional specification, are central for performance. Performance is determined by the way operations use resources (which resources, for how long, and in what order). The CSM metamodel expresses resource-centric models, which may be derived from UML via the SPT Profile, in a precise way which supports the generation of different kinds of performance models.
This paper presents MULTIFIT-COM, a static task allocator which could be incorporated into an automated compiler/linker/loader for distributed processing systems. The allocator uses performance information for the processes making up the system in order to determine an appropriate mapping of tasks onto processors. It uses several heuristic extensions of the MULTIFIT bin-packing algorithm to nd an allocation that will o er a high system throughput, taking into account the expected execution and interprocessor communication requirements of the software on the given hardware architecture. Throughput is evaluated by an asymptotic bound for saturated conditions and under an assumption that only processing resources are required. A set of options are proposed for each of the allocator's major steps. An evaluation was made on 680 small randomly generated examples. Using all the search options, an average performance di erence of just over 1% was obtained. Using a carefully chosen small subset of only four options, a further degradation of just over 1.5% was obtained. The allocator is also applied to a digital signal processing system consisting of 119 tasks to illustrate its clustering and load balancing properties on a large system.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.