Proceedings 1994 IEEE International Conference on Computer Design: VLSI in Computers and Processors
DOI: 10.1109/iccd.1994.331921
|View full text |Cite
|
Sign up to set email alerts
|

The effects of compiler options on application performance

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
4
0

Publication Types

Select...
1
1
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(4 citation statements)
references
References 1 publication
0
4
0
Order By: Relevance
“…2) Use manual optimization techniques [1] to reduce computational overhead and roadblocks to compiler optimization. 3) Add compiler switches [2] for level optimization to reduce execution time. The numerical results of the program need to be compared to the original solution as some compiler switches can alter the semantics of the program.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…2) Use manual optimization techniques [1] to reduce computational overhead and roadblocks to compiler optimization. 3) Add compiler switches [2] for level optimization to reduce execution time. The numerical results of the program need to be compared to the original solution as some compiler switches can alter the semantics of the program.…”
Section: Discussionmentioning
confidence: 99%
“…Stewart [2] provides a comparison of the execution time saving benefits of common compiler switches and information on which compiler switches to implement to reduce execution time. However, a comparison between manual implementation of a corresponding compiler switch (such as manual in-lining of subroutines) and use of the compiler switch is not made by Stewart.…”
Section: Introductionmentioning
confidence: 99%
“…Performance characteristics of an application are found to be dependent on the type of compiler options used [5]. Software developers depend on compiler optimizations to attain the required performance characteristics from current day applications, which are becoming more complex and bigger in size.…”
Section: Introductionmentioning
confidence: 99%
“…Architecture aware compilers exploit the hardware features and contribute to maximizing the application performance. Compiler/hardware interaction leads to performance improvements attained through path length reduction, efficient instruction selection, pipelining scheduling and memory penalty minimization [5].…”
Section: Introductionmentioning
confidence: 99%