Skip to content

Instantly share code, notes, and snippets.

@pote
Last active December 21, 2015 22:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pote/6378502 to your computer and use it in GitHub Desktop.
Save pote/6378502 to your computer and use it in GitHub Desktop.
New vs old johnny-deps output and execution times.
▸ time curl -s https://raw.github.com/VividCortex/johnny-deps/v0.1.5/bin/johnny_deps | bash
github.com/VividCortex/robustly (download)
github.com/VividCortex/ewma (download)
Setting github.com/VividCortex/robustly to version v1.0
Previous HEAD position was aefdcf1... Update VividCortex link
HEAD is now at ec98a8c... Godeps utility
github.com/VividCortex/ewma (download)
Setting github.com/VividCortex/ewma to version v1.0
Previous HEAD position was a4d14fa... Update README.md
HEAD is now at 2f8aa97... Refactor package name
github.com/nu7hatch/gotrail (download)
Setting github.com/nu7hatch/gotrail to version v0.0.2
Previous HEAD position was 609e1d0... Marked Go syntax in readme
HEAD is now at 2eb79d1... fixed pic of cat
github.com/bmizerany/pat (download)
Setting github.com/bmizerany/pat to version 51b7af73e39f6dc59846b22d56ca886d105ef0c3
HEAD is now at 51b7af7... still match only up to the next /
github.com/pebbe/gonova (download)
Setting github.com/pebbe/gonova to version 25b0bfe6561cadf5cff83c2db047820d7c4f2766
HEAD is now at 25b0bfe... README: keywords
github.com/pebbe/novas (download)
Setting github.com/pebbe/novas to version 4186eb0e062f9251ea3561462c93785d8ef02a43
HEAD is now at 4186eb0... test files -> package novas_test
github.com/soniakeys/meeus (download)
Setting github.com/soniakeys/meeus to version 9aeda09c624e9aef0e90b4b93f9c6ccbb7db3f1d
HEAD is now at 9aeda09... add package moonnode
github.com/droundy/goopt (download)
Setting github.com/droundy/goopt to version ba8c48dd57ec277e879718f73dc7d97787204962
HEAD is now at ba8c48d... Merge pull request #4 from piranha/master
github.com/fd/options (download)
Setting github.com/fd/options to version b33547486acca634ab9c9a5776f741e00e6aaf7f
HEAD is now at b335474... Merge pull request #1 from serussell/master
github.com/dgryski/dgolzo (download)
Setting github.com/dgryski/dgolzo to version 0f3c383cea1f5261df4d8147c6bada4f6821c2a7
HEAD is now at 0f3c383... gofmt++
github.com/replicon/fast-archiver (download)
Setting github.com/replicon/fast-archiver to version v1.02
Previous HEAD position was 060bf9a... Merge pull request #10 from maruel/improve_doc
HEAD is now at 9b24e4d... Fix formatting
github.com/kr/pty (download)
Setting github.com/kr/pty to version release.r56
Previous HEAD position was 27435c6... factor out docs
HEAD is now at e4a07d1... document that darwin is broken
github.com/dchest/scrypt (download)
code.google.com/p/go.crypto (download)
Setting github.com/dchest/scrypt to version 93120f1278ff597af52b117781cb4c2aebb838ae
Previous HEAD position was c4d8efe... Make 2x faster.
HEAD is now at 93120f1... s/Draft/Internet-Draft/
github.com/glenn-brown/skiplist (download)
github.com/glenn-brown/ordinal (download)
Setting github.com/glenn-brown/skiplist to version 29495ca39ddd4aedf7a0c40d86c74b25e0b40c02
Previous HEAD position was b6428f5... Regenerate README.
HEAD is now at 29495ca... Rename skiplist.Skiplist to skiplist.T.
github.com/saschpe/tribool (download)
Setting github.com/saschpe/tribool to version 629f5fe2aa29664687cd17461a0724a40478c0ad
Previous HEAD position was 059d989... Fixed typo in constants description
HEAD is now at 629f5fe... Added license header and simplified And and Or functions.
github.com/mndrix/ps (download)
Setting github.com/mndrix/ps to version 4077d28516895e7a31bed0c8bb496466675f4357
Previous HEAD position was cb0b562... Don't allocate memory in hashKey
HEAD is now at 4077d28... Use array of children for each node
github.com/astaxie/beedb (download)
github.com/grsmv/inflect (download)
Setting github.com/astaxie/beedb to version a1e697c84a374a68a07da63dd62efe935801997f
Previous HEAD position was 70de9dd... Merge pull request #38 from mikejihbe/fix-pg-PKs
HEAD is now at a1e697c... Merge pull request #34 from mikejihbe/fix-booleans
github.com/nu7hatch/persival (download)
Setting github.com/nu7hatch/persival to version 5fafe8b91c55db8fbf8ad16e4925ea27e9d27e3a
Previous HEAD position was 08c3f45... updated to Go 1
HEAD is now at 5fafe8b... fixed reading from log
github.com/peterbourgon/diskv (download)
github.com/petar/GoLLRB (download)
Setting github.com/peterbourgon/diskv to version 307640feeeaa4b97c1f1042c7b15c4cc5bfee691
Previous HEAD position was 98e4a89... Fix visibility of genericCompression
HEAD is now at 307640f... Update for new LLRB interface.
Installing github.com/VividCortex/robustly
Installing github.com/VividCortex/ewma
Installing github.com/nu7hatch/gotrail
Installing github.com/bmizerany/pat
Installing github.com/pebbe/gonova
# github.com/pebbe/gonova
julian_day.go:4:32: error: libnova/julian_day.h: No such file or directory
real 1m41.479s
user 0m2.917s
sys 0m2.131s
▸ time curl -s https://raw.github.com/VividCortex/johnny-deps/v0.2.2/bin/johnny_deps | bash
>> Getting package github.com/VividCortex/robustly
>> Getting package github.com/VividCortex/ewma
>> Getting package github.com/nu7hatch/gotrail
>> Getting package github.com/bmizerany/pat
>> Getting package github.com/pebbe/gonova
>> Getting package github.com/pebbe/novas
>> Getting package github.com/soniakeys/meeus
>> Getting package github.com/droundy/goopt
>> Getting package github.com/kr/pty
>> Getting package github.com/dchest/scrypt
>> Getting package github.com/fd/options
>> Getting package github.com/glenn-brown/skiplist
>> Getting package github.com/saschpe/tribool
>> Getting package github.com/mndrix/ps
>> Getting package github.com/astaxie/beedb
>> Getting package github.com/dgryski/dgolzo
>> Getting package github.com/nu7hatch/persival
>> Getting package github.com/replicon/fast-archiver
>> Getting package github.com/peterbourgon/diskv
>> Setting github.com/nu7hatch/gotrail to version v0.0.2
>> Setting github.com/pebbe/gonova to version 25b0bfe6561cadf5cff83c2db047820d7c4f2766
>> Setting github.com/fd/options to version b33547486acca634ab9c9a5776f741e00e6aaf7f
>> Setting github.com/VividCortex/ewma to version v1.0
>> Setting github.com/saschpe/tribool to version 629f5fe2aa29664687cd17461a0724a40478c0ad
>> Setting github.com/kr/pty to version release.r56
>> Setting github.com/mndrix/ps to version 4077d28516895e7a31bed0c8bb496466675f4357
>> Setting github.com/nu7hatch/persival to version 5fafe8b91c55db8fbf8ad16e4925ea27e9d27e3a
>> Setting github.com/pebbe/novas to version 4186eb0e062f9251ea3561462c93785d8ef02a43
>> Setting github.com/dgryski/dgolzo to version 0f3c383cea1f5261df4d8147c6bada4f6821c2a7
>> Setting github.com/replicon/fast-archiver to version v1.02
>> Setting github.com/droundy/goopt to version ba8c48dd57ec277e879718f73dc7d97787204962
>> Setting github.com/soniakeys/meeus to version 9aeda09c624e9aef0e90b4b93f9c6ccbb7db3f1d
>> Setting github.com/VividCortex/robustly to version v1.0
>> Setting github.com/glenn-brown/skiplist to version 29495ca39ddd4aedf7a0c40d86c74b25e0b40c02
>> Setting github.com/bmizerany/pat to version 51b7af73e39f6dc59846b22d56ca886d105ef0c3
>> Setting github.com/astaxie/beedb to version a1e697c84a374a68a07da63dd62efe935801997f
>> Setting github.com/dchest/scrypt to version 93120f1278ff597af52b117781cb4c2aebb838ae
>> Setting github.com/peterbourgon/diskv to version 307640feeeaa4b97c1f1042c7b15c4cc5bfee691
real 0m45.235s
user 0m2.960s
sys 0m2.091s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment