Sciweavers

ICDCS
1998
IEEE

LBF: A Performance Metric for Program Reorganization

13 years 8 months ago
LBF: A Performance Metric for Program Reorganization
We introduce a new performance metric, called Load Balancing Factor (LBF), to assist programmers with evaluating different tuning alternatives. The LBF metric differs from traditional performance metrics since it is intended to measure the performance implications of a specific tuning alternative rather than quantifying where time is spent in the current version of the program. A second unique aspect of the metric is that it provides guidance about moving work within a distributed or parallel program rather than reducing it. A variation of the LBF metric can also be used to predict the performance impact of changing the underlying network. The LBF metric can be computed incrementally and online during the execution of the program to be tuned. We also present a case study that shows that our metric can predict the actual performance gains accurately for a test suite of six programs.
Hyeonsang Eom, Jeffrey K. Hollingsworth
Added 04 Aug 2010
Updated 04 Aug 2010
Type Conference
Year 1998
Where ICDCS
Authors Hyeonsang Eom, Jeffrey K. Hollingsworth
Comments (0)