Skip to content

Instantly share code, notes, and snippets.

@UnderscoreDavidSmith
Last active January 4, 2016 09:59

Revisions

  1. UnderscoreDavidSmith revised this gist Oct 23, 2014. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -2,9 +2,9 @@ To get a general sense of how fast a machine is for Xcode compilation I use Adiu

    It is large and complex enough to tax most machines at least a bit.

    My Mid 2012 2.7GHZ i7 Retina Mac Book Pro does it in around 1m42s (user + sys) [real ~ 27s].

    My Mid 2012 2.7GHz i7 Retina Mac Book Pro does it in around 1m42s (user + sys) [real ~ 27s].

    My Late 2014 4.0GHz i7 Retina iMac does it in around 1m11s (user + sys) [real ~ 18.165s].
    -------------------------------

    wget https://adiumx.cachefly.net/adium-1.5.9.tgz
  2. UnderscoreDavidSmith revised this gist Jan 24, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -2,7 +2,7 @@ To get a general sense of how fast a machine is for Xcode compilation I use Adiu

    It is large and complex enough to tax most machines at least a bit.

    My Mid 2012 2.7GHZ i7 Retina Mac Book Pro does it in around 1m42s (user + sys).
    My Mid 2012 2.7GHZ i7 Retina Mac Book Pro does it in around 1m42s (user + sys) [real ~ 27s].


    -------------------------------
  3. UnderscoreDavidSmith revised this gist Jan 24, 2014. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -2,7 +2,10 @@ To get a general sense of how fast a machine is for Xcode compilation I use Adiu

    It is large and complex enough to tax most machines at least a bit.

    My Mid 2012 2.7GHZ i7 Retina Mac Book Pro does it in around 1m42s (user+ sys).
    My Mid 2012 2.7GHZ i7 Retina Mac Book Pro does it in around 1m42s (user + sys).


    -------------------------------

    wget https://adiumx.cachefly.net/adium-1.5.9.tgz
    tar -xvzf adium-1.5.9.tgz
  4. UnderscoreDavidSmith revised this gist Jan 24, 2014. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    To get a general sense of how fast a machine is for Xcode compilation I use Adium as a reasonable baseline.
    To get a general sense of how fast a machine is for Xcode compilation I use Adium.

    It is large and complex enough to tax most machines at least a bit.

  5. UnderscoreDavidSmith revised this gist Jan 24, 2014. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,8 @@
    To get a general sense of how fast a machine is for Xcode compilation I use Adium as a reasonable baseline. It is large and complex enough to tax most machines at least a bit. My Mid 2012 2.7GHZ i7 Retina Mac Book Pro does it in around 1m42s (user+ sys).
    To get a general sense of how fast a machine is for Xcode compilation I use Adium as a reasonable baseline.

    It is large and complex enough to tax most machines at least a bit.

    My Mid 2012 2.7GHZ i7 Retina Mac Book Pro does it in around 1m42s (user+ sys).

    wget https://adiumx.cachefly.net/adium-1.5.9.tgz
    tar -xvzf adium-1.5.9.tgz
  6. UnderscoreDavidSmith revised this gist Jan 24, 2014. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,5 @@
    To get a general sense of how fast a machine is for Xcode compilation I use Adium as a reasonable baseline. It is large and complex enough to tax most machines at least a bit. My Mid 2012 2.7GHZ i7 Retina Mac Book Pro does it in around 1m42s (user+ sys).

    wget https://adiumx.cachefly.net/adium-1.5.9.tgz
    tar -xvzf adium-1.5.9.tgz
    cd adium-1.5.9
  7. UnderscoreDavidSmith created this gist Jan 24, 2014.
    4 changes: 4 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    wget https://adiumx.cachefly.net/adium-1.5.9.tgz
    tar -xvzf adium-1.5.9.tgz
    cd adium-1.5.9
    time xcodebuild