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.
Load testing is something I have actually been looking at over the last few weeks, but I have not yet got anywhere (mostly due to some annoying bugs in Twisted).