Flavio Stutz

Results 40 comments of Flavio Stutz

That's new for me... Sent from my iPhone > On 18 Dec 2016, at 22:58, Kevin Yeh wrote: > > I'd like to open a discussion about a integrating a...

Great! I think that could be a secondary source of configuration, because it enforces an specific app to be installed on user's hands just for initial configuration (UX concern here)....

By using the latest version of the lib from "master" this PR fixed my issue. Thank you very much @onegunmanb!! 🎉🎉

As discussed in #477 we decided to instrument attack because then we don't need to parse stdin and it would be simpler/more performant. If we decide to change this at...

> Ah, I had forgotten that discussion. It was a long time ago! > > Thinking about it now, having the attack command expose a web server handler that a...

I squashed the messy commits (various upstream merges and small changes) from my branch into one and applied the PGP signatures so you can merge it to master 😁

@tsenart Pushed everything I changed here. In summary I tried to resolve all comments, so please do another round of checks. As this PR is too big already, I would...

I think this is a good addition for distributed "attacks"! While we don't implement this, for distributed load tests an alternative would be: - use https://github.com/flaviostutz/etcd-registrar to start with each...

Would we implement this as part of the "attack" (changing the current implementation), or as a separate command? In both situations we have to be careful about the latency introduced...