From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!titan!steve From: steve@titan.tsd.arlut.utexas.edu (Steve Glicker) Newsgroups: comp.lang.ada Subject: Measuring execution times Message-ID: Date: 10 Apr 91 19:22:09 GMT Sender: news@titan.tsd.arlut.utexas.edu Distribution: comp Organization: Applied Research Labs, The University of Texas at Austin List-Id: I am looking for a means to analyze the execution timing of a realtime, distributed, system composed of multitasking processors. We're interested in measuring minimum, maximum, and average times between events on different processors as well as the execution time of tasks on individual processors. I'd like to hear about good and bad experiences in conducting these measurements as well as information, tools, and techniques which have proven to be useful. If there is interest I'd be glad to post the results. -- Steve Glicker Applied Research Laboratories The University of Texas at Austin (steve@titan.tsd.arlut.utexas.edu)