Przemek:

>How do you compiled Linux version?
>Have you enabled any optimization in Linux builds?
>Only mpkg_*.sh scripts enable GCC optimizations and in
>normal build process by default all are disabled.
>If you used one of them then please try to rebuild
>Harbour with
>   export C_USR="-O3"

With make_gnu.sh

Intel Core2Duo 2.0 GHz/4MbL2, 2 Gb RAM (Santa Rosa, July 2007)

Linux Mandriva 2008.1
Harbour 1.1.0dev (Rev. 9507), Linux 2.6.24.4-laptop-1mnb i686
-------------
With "-O3"
ST
  total application time:                              24.54
  total real time:                                     24.59
MT
  total application time:                              28.03
  total real time:                                     28.03

Without "-O3"
ST
  total application time:                              42.09
  total real time:                                     42.09
MT
  total application time:                              50.37
  total real time:                                     50.37

Comments:
- No doubts, -O3 is the choice  :-)

David Macias



_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to