Skip to content

Instantly share code, notes, and snippets.

@ninjudd
Created August 31, 2012 22:51
Show Gist options
  • Save ninjudd/3560470 to your computer and use it in GitHub Desktop.
Save ninjudd/3560470 to your computer and use it in GitHub Desktop.
fallout:drip develop$ (export LEIN_JAVA_CMD=; time lein version)
Leiningen 2.0.0-SNAPSHOT on Java 1.6.0_29 Java HotSpot(TM) 64-Bit Server VM
real 0m2.368s
user 0m5.499s
sys 0m0.211s
fallout:drip develop$ time lein version
Leiningen 2.0.0-SNAPSHOT on Java 1.6.0_29 Java HotSpot(TM) 64-Bit Server VM
real 0m0.628s
user 0m0.065s
sys 0m0.064s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment