I have some requirements for torperf. I would like it to be able to give me some useful data about tor2web improvements.
We have made a list of the things we think we are interesting in taking note of: https://github.com/globaleaks/tor2web-2.0/issues/2.
- Art.
On 9/29/11 9:16 PM, Thomas S. Benjamin wrote:
Dear all,
I am working on a re-design of torperf that will use a central python script to automate initiation and control of torperf experiments.
I have a very rough draft that provides the most basic level of functionality in tomb/torperf.git branch 3280, and have ticket #3280 as wanting review.
The code needs substantial improvement, but I would love feedback on my general approach before I spend a lot of time on grooming this specific version.
If you use torperf please consider giving me feedback on the direction in which I am heading with this. I want to make sure that I am designing something that will work for other people, rather than just for my own experiments.
I have chosen not to merge into a branch of torperf.git because my working style involves lots of frequent verbose commits, which would be distracting for most people. I will roll together the many commits before merging into torperf.git