Sciweavers

85 search results - page 1 / 17
» Evaluating the accuracy of Java profilers
Sort
View
PLDI
2010
ACM
13 years 9 months ago
Evaluating the accuracy of Java profilers
Todd Mytkowicz, Amer Diwan, Matthias Hauswirth, Pe...
CASES
2008
ACM
13 years 6 months ago
Cache-aware cross-profiling for java processors
Performance evaluation of embedded software is essential in an early development phase so as to ensure that the software will run on the embedded device's limited computing r...
Walter Binder, Alex Villazón, Martin Schoeb...
CGO
2003
IEEE
13 years 8 months ago
Coupling On-Line and Off-Line Profile Information to Improve Program Performance
In this paper, we describe a novel execution environment for Java programs that substantially improves execution performance by incorporating both on-line and off-line profile inf...
Chandra Krintz
CGO
2007
IEEE
13 years 8 months ago
Shadow Profiling: Hiding Instrumentation Costs with Parallelism
In profiling, a tradeoff exists between information and overhead. For example, hardware-sampling profilers incur negligible overhead, but the information they collect is consequen...
Tipp Moseley, Alex Shye, Vijay Janapa Reddi, Dirk ...