mahmoodn <nt_mahmood@xxxxxxxxx> writes: > How it is possible to measure compilation time in gcc? any macro, > script... `-ftime-report' Makes the compiler print some statistics about the time consumed by each pass when it finishes. -- Sergei.
mahmoodn <nt_mahmood@xxxxxxxxx> writes: > How it is possible to measure compilation time in gcc? any macro, > script... `-ftime-report' Makes the compiler print some statistics about the time consumed by each pass when it finishes. -- Sergei.