On 03/27/2014 03:36 PM, Christopher Baines wrote:
On 27/03/14 19:25, Helder Ribeiro wrote:
Great! Do you know what kinds of things are most useful to measure first? Is it more useful at this point to:
- measure time spent on functions within a process, to see if there's
anything taking up too much time, for example, at the hidden service's OP during the handshake; or 2. simulate load on a hidden service and see how request response time climbs with number of clients, etc.?
I have locally a modified version of chutney that is a bit more extensible and have some configuration for it to do Hidden Service stuff. If you bug me in a couple of days, I could make it public, and talk you through using it.
It would be awesome if you push it to upstream so everyone can use it :)