jayraj's blog
ProC Code Performance Improvement (GCC - RHL)
Submitted by jayraj on Tue, 2011-04-19 01:36Performance Improvement in Pro*C
Pro*C code compilation builds executable depends on the parameters passed while compiling a code on Linux OS. GCC compiler is widely used for compilation.
Parameters that it provides enables memory management and linking etc...
This means : Without changing Code GCC compilation parameter change can give significant improvement in performance without impacting functionality. Attached document contents details study of the same.
This document gives details about environment,deployment and pre-post change analysis.
Brgds,
Sanjay J. Sontakke
Pro*C Code Performance Improvement (GCC - RHL)
Submitted by jayraj on Tue, 2011-04-19 01:12Performance Improvement in Pro*C
Pro*C code compilation builds executable depends on the parameters passed while compiling a code on Linux OS. GCC compiler is widely used for compilation.
Parameters that it provides enables memory management and linking etc...
This means : Without changing Code GCC compilation parameter change can give significant improvement in performance without impacting functionality. Attached document contents details study of the same.
This document gives details about environment,deployment and pre-post change analysis.
Brgds,
Sanjay J. Sontakke
- Login to post comments

