Skip to content

Instantly share code, notes, and snippets.

@danp
Last active January 2, 2016 19:39
Show Gist options
  • Select an option

  • Save danp/8352248 to your computer and use it in GitHub Desktop.

Select an option

Save danp/8352248 to your computer and use it in GitHub Desktop.
with 1.3.2:
hub push [email protected]:dan-foobar.git master 0.26s user 0.40s system 0% cpu 2:06.91 total
hub push [email protected]:dan-foobar.git master 0.23s user 0.18s system 0% cpu 1:48.28 total
hub push [email protected]:dan-foobar.git master 0.25s user 0.22s system 0% cpu 1:36.01 total
hub push [email protected]:dan-foobar.git master 0.25s user 0.20s system 0% cpu 1:49.60 total
hub push [email protected]:dan-foobar.git master 0.23s user 0.19s system 0% cpu 1:47.56 total
hub push [email protected]:dan-foobar.git master 0.23s user 0.17s system 0% cpu 3:16.25 total
hub push [email protected]:dan-foobar.git master 0.24s user 0.21s system 0% cpu 2:37.66 total
hub push [email protected]:dan-foobar.git master 0.23s user 0.17s system 0% cpu 1:59.15 total
hub push [email protected]:dan-foobar.git master 0.23s user 0.17s system 0% cpu 1:55.74 total
hub push [email protected]:dan-foobar.git master 0.23s user 0.20s system 0% cpu 2:15.19 total
with 1.5.2 + -j4:
hub push [email protected]:dan-foobar.git master 0.24s user 0.21s system 0% cpu 1:05.53 total
hub push [email protected]:dan-foobar.git master 0.24s user 0.20s system 0% cpu 1:13.47 total
hub push [email protected]:dan-foobar.git master 0.23s user 0.18s system 0% cpu 1:28.28 total
hub push [email protected]:dan-foobar.git master 0.24s user 0.18s system 0% cpu 1:29.73 total
hub push [email protected]:dan-foobar.git master 0.24s user 0.21s system 0% cpu 1:16.88 total
hub push [email protected]:dan-foobar.git master 0.23s user 0.18s system 0% cpu 1:42.70 total
hub push [email protected]:dan-foobar.git master 0.24s user 0.18s system 0% cpu 1:02.87 total
hub push [email protected]:dan-foobar.git master 0.24s user 0.17s system 0% cpu 1:31.56 total
hub push [email protected]:dan-foobar.git master 0.23s user 0.20s system 0% cpu 1:29.01 total
hub push [email protected]:dan-foobar.git master 0.23s user 0.17s system 0% cpu 1:09.70 total
Install order with 1.3.2:
Installing addressable (2.3.4)
Installing bcrypt-ruby (3.0.1)
Installing brwsr (1.1.1)
Installing builder (3.2.2)
Installing encrypted_cookie (0.0.4)
Installing erubis (2.7.0)
Installing excon (0.25.3)
Installing yajl-ruby (1.1.0)
Installing fernet (1.6)
Installing formatador (0.2.4)
Installing mime-types (2.0)
Installing multi_json (1.8.2)
Installing net-ssh (2.7.0)
Installing net-scp (1.1.2)
Installing mini_portile (0.5.2)
Installing nokogiri (1.6.0)
Installing ruby-hmac (0.4.0)
Installing fog (1.15.0)
Installing hashie (2.0.3)
Installing heroku-api (0.3.15)
Installing launchy (2.3.0)
Installing netrc (0.7.7)
Installing rest-client (1.6.7)
Installing rubyzip (0.9.9)
Installing heroku (2.37.2)
Installing ion-api (0.1.4)
Installing rack (1.5.2)
Installing omniauth (1.1.4)
Installing ruby-openid (2.3.0)
Installing rack-openid (1.3.1)
Installing omniauth-openid (1.0.1)
Installing sequel (4.1.1)
Installing openid-store-sequel (0.0.2)
Installing pg (0.16.0)
Installing puma (2.6.0)
Installing queue_classic (2.2.2)
Installing queue_classic-later (0.2.0)
Installing rack-protection (1.5.1)
Installing rack-ssl (1.3.3)
Installing rack_csrf (2.4.0)
Installing ruby-openid-apps-discovery (1.2.0)
Installing scrolls (0.2.4)
Installing secure_headers (1.0.0)
Installing tilt (1.3.7)
Installing sinatra (1.4.2)
Install order with 1.5.1:
Installing brwsr (1.1.1)
Installing builder (3.2.2)
Installing encrypted_cookie (0.0.4)
Installing addressable (2.3.4)
Installing excon (0.25.3)
Installing erubis (2.7.0)
Installing formatador (0.2.4)
Installing bcrypt-ruby (3.0.1)
Installing mime-types (2.0)
Installing multi_json (1.8.2)
Installing net-ssh (2.7.0)
Installing ruby-hmac (0.4.0)
Installing mini_portile (0.5.2)
Installing netrc (0.7.7)
Installing hashie (2.0.3)
Installing rubyzip (0.9.9)
Installing yajl-ruby (1.1.0)
Installing rack (1.5.2)
Installing sequel (4.1.1)
Installing scrolls (0.2.4)
Using bundler (1.5.1)
Installing ruby-openid (2.3.0)
Installing tilt (1.3.7)
Installing secure_headers (1.0.0)
Installing launchy (2.3.0)
Installing heroku-api (0.3.15)
Installing rest-client (1.6.7)
Installing ion-api (0.1.4)
Installing net-scp (1.1.2)
Installing fernet (1.6)
Installing omniauth (1.1.4)
Installing rack-protection (1.5.1)
Installing rack-ssl (1.3.3)
Installing rack_csrf (2.4.0)
Installing rack-openid (1.3.1)
Installing puma (2.6.0)
Installing openid-store-sequel (0.0.2)
Installing ruby-openid-apps-discovery (1.2.0)
Installing heroku (2.37.2)
Installing sinatra (1.4.2)
Installing omniauth-openid (1.0.1)
Installing pg (0.16.0)
Installing queue_classic (2.2.2)
Installing queue_classic-later (0.2.0)
Installing nokogiri (1.6.0)
Installing fog (1.15.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment