Connection performance

2013-11-22 Thread John Arbash Meinel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I was curious, so I did some benchmarking of CLI performance. The good news is that we're doing a lot better in Trunk than in 1.16, and we have a clear win coming up. For testing I just did: time for i in `seq 10`; do juju set-constraints mem=4G; do

Positional vs optional arguments vs consistency

2013-11-22 Thread John Arbash Meinel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'd like to bring up the discussion of what guidelines we're using when we design CLI commands. There are 2 commands that just came up that I'd like to use as examples, and see what we think of as a team. 1) juju set-constraints [-s service] [key=valu