Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Optimizing_compiler> ?p ?o. }
Showing items 1 to 26 of
26
with 100 items per page.
- Optimizing_compiler abstract "In computing, an optimizing compiler is a compiler that tries to minimize or maximize some attributes of an executable computer program. The most common requirement is to minimize the time taken to execute a program; a less common one is to minimize the amount of memory occupied. The growth of portable computers has created a market for minimizing the power consumed by a program. Compiler optimization is generally implemented using a sequence of optimizing transformations, algorithms which take a program and transform it to produce a semantically equivalent output program that uses fewer resources.It has been shown that some code optimization problems are NP-complete, or even undecidable. In practice, factors such as the programmer's willingness to wait for the compiler to complete its task place upper limits on the optimizations that a compiler implementor might provide. (Optimization is generally a very CPU- and memory-intensive process.) In the past, computer memory limitations were also a major factor in limiting which optimizations could be performed. Because of all these factors, optimization rarely produces "optimal" output in any sense, and in fact an "optimization" may impede performance in some cases; rather, they are heuristic methods for improving resource usage in typical programs.".
- Optimizing_compiler wikiPageExternalLink CompilerOptimization.
- Optimizing_compiler wikiPageExternalLink manuals.
- Optimizing_compiler wikiPageID "40355".
- Optimizing_compiler wikiPageRevisionID "604442575".
- Optimizing_compiler hasPhotoCollection Optimizing_compiler.
- Optimizing_compiler subject Category:Compiler_construction.
- Optimizing_compiler subject Category:Compiler_optimizations.
- Optimizing_compiler subject Category:Programming_language_implementation.
- Optimizing_compiler comment "In computing, an optimizing compiler is a compiler that tries to minimize or maximize some attributes of an executable computer program. The most common requirement is to minimize the time taken to execute a program; a less common one is to minimize the amount of memory occupied. The growth of portable computers has created a market for minimizing the power consumed by a program.".
- Optimizing_compiler label "Compilador optimizador".
- Optimizing_compiler label "Optimalisatie (compiler)".
- Optimizing_compiler label "Optimizing compiler".
- Optimizing_compiler label "Optymalizacja kodu wynikowego".
- Optimizing_compiler label "Оптимизирующий компилятор".
- Optimizing_compiler label "コンパイラ最適化".
- Optimizing_compiler sameAs Compilador_optimizador.
- Optimizing_compiler sameAs コンパイラ最適化.
- Optimizing_compiler sameAs 컴파일러_최적화.
- Optimizing_compiler sameAs Optimalisatie_(compiler).
- Optimizing_compiler sameAs Optymalizacja_kodu_wynikowego.
- Optimizing_compiler sameAs m.0b1tj.
- Optimizing_compiler sameAs Q1325106.
- Optimizing_compiler sameAs Q1325106.
- Optimizing_compiler wasDerivedFrom Optimizing_compiler?oldid=604442575.
- Optimizing_compiler isPrimaryTopicOf Optimizing_compiler.