p**h 发帖数: 99 | | g****d 发帖数: 3461 | 2
If your unix is Linux running on PIII(maybe PII and Pentium too),
you can turn on the performance monitoring registers.
And one of the monitoring code is for number of
floating instructions executed.
【在 p**h 的大作中提到】 : thanks.
| z*******w 发帖数: 79 | 3 man gcc
find the keyword "profile", you will some compile options.
And there are some tools to interprete the profiling results.
for example: SGI profiling tool (perfex, ssrun)
【在 g****d 的大作中提到】 : : If your unix is Linux running on PIII(maybe PII and Pentium too), : you can turn on the performance monitoring registers. : And one of the monitoring code is for number of : floating instructions executed.
|
|