Sciweavers

552 search results - page 29 / 111
» Performance Measurement of Dynamically Compiled Java Executi...
Sort
View
LCPC
2004
Springer
15 years 7 months ago
Empirical Performance-Model Driven Data Layout Optimization
Abstract. Empirical optimizers like ATLAS have been very effective in optimizing computational kernels in libraries. The best choice of parameters such as tile size and degree of l...
Qingda Lu, Xiaoyang Gao, Sriram Krishnamoorthy, Ge...
PLDI
2010
ACM
15 years 4 months ago
DRFX: a simple and efficient memory model for concurrent programming languages
The most intuitive memory model for shared-memory multithreaded programming is sequential consistency (SC), but it disallows the use of many compiler and hardware optimizations th...
Daniel Marino, Abhayendra Singh, Todd D. Millstein...
PLDI
2009
ACM
15 years 9 months ago
Binary analysis for measurement and attribution of program performance
Modern programs frequently employ sophisticated modular designs. As a result, performance problems cannot be identified from costs attributed to routines in isolation; understand...
Nathan R. Tallent, John M. Mellor-Crummey, Michael...
117
Voted
CLEIEJ
2006
104views more  CLEIEJ 2006»
15 years 2 months ago
A framework for performance evaluation of parallel applications on the GRID
Performance evaluation of applications running on a Grid is a challenging task. Grid's resources are heterogeneous in nature, often shared, and dynamic, all of which have imp...
Carlos Figueira, Emilio Hernández, Eduardo ...
ICTAI
2007
IEEE
15 years 8 months ago
A Java-Based Distributed Genetic Algorithm Framework
Distributed Genetic Algorithm (DGA) is one of the most promising choices among the optimization methods. In this paper we describe DGAFrame, a flexible framework for evolutionary...
Gabi Escuela, Yudith Cardinale, Jorge Gonzá...