On 08/15, Mike Bland wrote:
> Thanks much for doing this! But I'm really surprised that you're
> getting 16s full, nonparallel builds from the existing recursive make
> structure, when my Mac Pro still clocks 65s. What am I missing here?

Oh. Crap.

    $ git clone https://github.com/openssl/openssl.git
    $ cd openssl
    $ ./config
    $ make clean
    real 57.03
    user 44.48
    sys 5.29
    /usr/bin/time -p make  44.48s user 5.29s system 87% cpu 57.040 total

*scratches head*

    $ which gcc
    /usr/lib/ccache/bin/gcc

I guess I'll re-run them later.

        Nathan
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to