Proceedings of the 27th ACM SIGPLAN Conference on Programming Language Design and Implementation 2006
DOI: 10.1145/1133981.1134010
|View full text |Cite
|
Sign up to set email alerts
|

Online performance auditing

Abstract: As hardware complexity increases and virtualization is added at more layers of the execution stack, predicting the performance impact of optimizations becomes increasingly difficult. Production compilers and virtual machines invest substantial development effort in performance tuning to achieve good performance for a range of benchmarks. Although optimizations typically perform well on average, they often have unpredictable impact on running time, sometimes degrading performance significantly. Today's VMs perf… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2007
2007
2021
2021

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 33 publications
(2 citation statements)
references
References 57 publications
0
2
0
Order By: Relevance
“…There also exists a body of JVM-based profiling techniques [21,36,43,49,[57][58][59] that are used primarily to detect performance problems. Sampling-based Profiling.…”
Section: Performance Of Decoding and Recoverymentioning
confidence: 99%
“…There also exists a body of JVM-based profiling techniques [21,36,43,49,[57][58][59] that are used primarily to detect performance problems. Sampling-based Profiling.…”
Section: Performance Of Decoding and Recoverymentioning
confidence: 99%
“…There has been a significant amount of interest in autotuning based frameworks [11,20,24,39] which compare and select good candidates of code and parameters. While auto-tuning approaches are good for converging on a best parameter configuration they are not suited for exploiting applications which demonstrate a variance in execution time.…”
Section: Related Workmentioning
confidence: 99%