Evaluación de parámetros de optimización GCC
Compile-time optimization of code can result in significant performance gains. The amount of these gains varies widely depending upon the code being optimized, the hardware being compiled for, the specific performance increase attempted (e.g. speed, throughput, memory utilization, etc.) and the used...
Autor Principal: | Escobar, Rodrigo D. |
---|---|
Otros Autores: | Angula, Alekya R, Corsi, Mark |
Formato: | info:eu-repo/semantics/article |
Idioma: | spa |
Publicado: |
Editorial Bonaventuriana
2018
|
Materias: | |
Acceso en línea: |
Escobar, R. D., Angula, A. R., & Corsi, M. (2012). Evaluación de parámetros de optimización GCC. Revista de Ingenierías USBMed, 3(2), 31–39. https://doi.org/10.21500/20275846.272 |
Etiquetas: |
Agregar Etiqueta
Sin Etiquetas, Sea el primero en etiquetar este registro!
|
Sumario: |
Compile-time optimization of code can result in significant performance gains. The amount of these gains varies widely depending upon the code being optimized, the hardware being compiled for, the specific performance increase attempted (e.g. speed, throughput, memory utilization, etc.) and the used compiler. We used the latest version of the SPEC CPU 2006 benchmark suite to help gain an understanding of possible performance improvements using GCC (GNU Compiler Collection) options focusing mainly on speed gains made possible by tuning the compiler with the standard compiler optimization levels as well as a specific compiler option for the hardware processor. We compared the best standardized tuning options obtained for a core i7 processor, to the same relative options used on a Pentium4 to determine whether the GNU project has improved its performance tuning capabilities for specific hardware over time. |
---|