HP SunSoft Pascal 4.0 Uživatelský manuál Strana 82

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 333
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 81
58 Pascal 4.0 Users Guide
3
Generates the highest level of optimization. Uses optimization algorithms that
take more compilation time or that do not have as high a certainty of
improving execution time. Optimization at this level is more likely to improve
performance if it is done with profile feedback. See -xprofile=p.
If the optimizer runs out of memory, it tries to recover by retrying the current
procedure at a lower level of optimization and resumes subsequent procedures
at the original level specified in the command-line option.
-xpg
Same as -p and -pg
-xprofile=p
(Solaris 2.x only) The -xprofile=p option collects data for a profile or use a
profile to optimize.
p must be collect, use[
:name
], or tcov.
Zobrazit stránku 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 332 333

Komentáře k této Příručce

Žádné komentáře