Re: Brooklyn CLI vs curl

2016-12-01 Thread Alex Heneveld
the CLI has felt a little bit slow at times. i had chalked it up to bad networking and it hasn't been a big issue. but if there are some easy optimisations which would noticeable improve user experience -- which andrea's timing data makes me think might be possible -- that would be nice! --a

Brooklyn CLI vs curl

2016-12-01 Thread Andrea Turli
Hi team, I'm comparing br cli performance vs plain curl commands and this is some of the surprising results I'm seeing: $ time br app myApp entity myEntity sensor > /dev/null real0m3.833s user0m0.008s sys 0m0.010s and $ br login http://brooklyn:8081 user password $ time curl -s -u