Re: [tor-bugs] #33434 [Metrics/Onionperf]: Allow users to select Onion Service version to measure

2020-05-25 Thread Tor Bug Tracker & Wiki
#33434: Allow users to select Onion Service version to measure
---+
 Reporter:  acute  |  Owner:  karsten
 Type:  enhancement| Status:  closed
 Priority:  Medium |  Milestone:
Component:  Metrics/Onionperf  |Version:
 Severity:  Normal | Resolution:  implemented
 Keywords:  metrics-team-roadmap-2020  |  Actual Points:  0.3
Parent ID:  #33321 | Points:  0.5
 Reviewer:  phw|Sponsor:  Sponsor59-must
---+
Changes (by karsten):

 * status:  needs_revision => closed
 * resolution:   => implemented
 * actualpoints:   => 0.3


Comment:

 Thanks for the review! Pushed to master, followed by
 
[https://gitweb.torproject.org/onionperf.git/commit/?id=b42512fec5fc8263d546e10b1948a3d28f156f37
 commit b42512f] to update the documentation as pointed out above. Closing.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs


Re: [tor-bugs] #33434 [Metrics/Onionperf]: Allow users to select Onion Service version to measure

2020-05-22 Thread Tor Bug Tracker & Wiki
#33434: Allow users to select Onion Service version to measure
---+
 Reporter:  acute  |  Owner:  karsten
 Type:  enhancement| Status:  needs_revision
 Priority:  Medium |  Milestone:
Component:  Metrics/Onionperf  |Version:
 Severity:  Normal | Resolution:
 Keywords:  metrics-team-roadmap-2020  |  Actual Points:
Parent ID:  #33321 | Points:  0.5
 Reviewer:  phw|Sponsor:  Sponsor59-must
---+
Changes (by phw):

 * status:  needs_review => needs_revision
 * reviewer:   => phw


Comment:

 Looks good to me! One suggestion: We should also update
 onionperf/docs/onionperf.rst because it still mentions v2 onion services
 
[https://gitweb.torproject.org/user/karsten/onionperf.git/tree/onionperf/docs/onionperf.rst?h=tasks-33434-34024-and-34023&id=e515e6478625c3d2e5e0615410c28d7242090b6a#n88
 here],
 
[https://gitweb.torproject.org/user/karsten/onionperf.git/tree/onionperf/docs/onionperf.rst?h=tasks-33434-34024-and-34023&id=e515e6478625c3d2e5e0615410c28d7242090b6a#n152
 here],
 
[https://gitweb.torproject.org/user/karsten/onionperf.git/tree/onionperf/docs/onionperf.rst?h=tasks-33434-34024-and-34023&id=e515e6478625c3d2e5e0615410c28d7242090b6a#n194
 here], and
 
[https://gitweb.torproject.org/user/karsten/onionperf.git/tree/onionperf/docs/onionperf.rst?h=tasks-33434-34024-and-34023&id=e515e6478625c3d2e5e0615410c28d7242090b6a#n202
 here].

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs


Re: [tor-bugs] #33434 [Metrics/Onionperf]: Allow users to select Onion Service version to measure

2020-05-22 Thread Tor Bug Tracker & Wiki
#33434: Allow users to select Onion Service version to measure
---+
 Reporter:  acute  |  Owner:  karsten
 Type:  enhancement| Status:  needs_review
 Priority:  Medium |  Milestone:
Component:  Metrics/Onionperf  |Version:
 Severity:  Normal | Resolution:
 Keywords:  metrics-team-roadmap-2020  |  Actual Points:
Parent ID:  #33321 | Points:  0.5
 Reviewer: |Sponsor:  Sponsor59-must
---+
Changes (by karsten):

 * status:  accepted => needs_review
 * cc: metrics-team (added)


Comment:

 Please review
 
[https://gitweb.torproject.org/user/karsten/onionperf.git/commit/?h=tasks-33434-34024-and-34023&id=e515e6478625c3d2e5e0615410c28d7242090b6a
 commit e515e64 in my tasks-33434-34024-and-34023 branch].

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs


Re: [tor-bugs] #33434 [Metrics/Onionperf]: Allow users to select Onion Service version to measure

2020-05-22 Thread Tor Bug Tracker & Wiki
#33434: Allow users to select Onion Service version to measure
---+
 Reporter:  acute  |  Owner:  karsten
 Type:  enhancement| Status:  accepted
 Priority:  Medium |  Milestone:
Component:  Metrics/Onionperf  |Version:
 Severity:  Normal | Resolution:
 Keywords:  metrics-team-roadmap-2020  |  Actual Points:
Parent ID:  #33321 | Points:  0.5
 Reviewer: |Sponsor:  Sponsor59-must
---+
Changes (by karsten):

 * status:  needs_review => accepted


Comment:

 Thanks, asn, for the feedback! I'll remove v2 from measurements. Working
 on a patch now.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs


Re: [tor-bugs] #33434 [Metrics/Onionperf]: Allow users to select Onion Service version to measure

2020-05-21 Thread Tor Bug Tracker & Wiki
#33434: Allow users to select Onion Service version to measure
---+
 Reporter:  acute  |  Owner:  karsten
 Type:  enhancement| Status:  needs_review
 Priority:  Medium |  Milestone:
Component:  Metrics/Onionperf  |Version:
 Severity:  Normal | Resolution:
 Keywords:  metrics-team-roadmap-2020  |  Actual Points:
Parent ID:  #33321 | Points:  0.5
 Reviewer: |Sponsor:  Sponsor59-must
---+

Comment (by asn):

 Hey Karsten,

 thanks for the nice graphs, they are indeed as we would expect since
 indeed the differences between v2 and v3 should not greatly affect
 download speed.

 If killing v2 is convenient for you, I think it's fine to just keep v3
 measurements from this point onwards.

 cheers!

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs


Re: [tor-bugs] #33434 [Metrics/Onionperf]: Allow users to select Onion Service version to measure

2020-05-17 Thread Tor Bug Tracker & Wiki
#33434: Allow users to select Onion Service version to measure
---+
 Reporter:  acute  |  Owner:  karsten
 Type:  enhancement| Status:  needs_review
 Priority:  Medium |  Milestone:
Component:  Metrics/Onionperf  |Version:
 Severity:  Normal | Resolution:
 Keywords:  metrics-team-roadmap-2020  |  Actual Points:
Parent ID: | Points:  0.5
 Reviewer: |Sponsor:  Sponsor59-must
---+
Changes (by karsten):

 * status:  accepted => needs_review
 * cc: dgoulet, asn (added)


Comment:

 While working on #34023 (for deciding whether we can use partial
 completion times instead of full completion times) I realized that I could
 use the same analysis data and code to compare version 2 to version 3
 measurement results for this ticket.

 And while doing that analysis I realized that we're currently doing 1/3 of
 all OnionPerf measurements to version 3 onion servers---which we're not
 even graphing on Tor Metrics. But even if we did graph them, we'd be
 making 2/3 of measurements to onion services and only 1/3 via exits.

 Can we take out v2 onion service support and only do v3 onion service
 measurements in the future? Please take a look at the following graph. It
 shows time to download 50 KiB, 1 MiB, and 5 MiB over Tor to its own web
 server (public server) or to its own v2 or v3 onion server.

 [[Image(onionperf-v2vsv3-2020-05-17.png, 700px)]]

 I didn't follow all the v3 onion server changes in detail. Is there any
 conceptual difference that might show up in these performance graphs? If
 it's mainly different crypto, shared randomness, and a differently
 distributed directory, we could expect the same performance results for
 downloading files using either version.

 What do you think? Should we just kill the version 2 measurements? And
 should we include all onion server measurements on Tor Metrics, regardless
 of version?

 Copying onion service people to also get their input here.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #33434 [Metrics/Onionperf]: Allow users to select Onion Service version to measure

2020-05-17 Thread Tor Bug Tracker & Wiki
#33434: Allow users to select Onion Service version to measure
---+
 Reporter:  acute  |  Owner:  karsten
 Type:  enhancement| Status:  accepted
 Priority:  Medium |  Milestone:
Component:  Metrics/Onionperf  |Version:
 Severity:  Normal | Resolution:
 Keywords:  metrics-team-roadmap-2020  |  Actual Points:
Parent ID: | Points:  0.5
 Reviewer: |Sponsor:  Sponsor59-must
---+
Changes (by karsten):

 * Attachment "onionperf-v2vsv3-2020-05-17.png" added.


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #33434 [Metrics/Onionperf]: Allow users to select Onion Service version to measure

2020-05-16 Thread Tor Bug Tracker & Wiki
#33434: Allow users to select Onion Service version to measure
---+
 Reporter:  acute  |  Owner:  karsten
 Type:  enhancement| Status:  accepted
 Priority:  Medium |  Milestone:
Component:  Metrics/Onionperf  |Version:
 Severity:  Normal | Resolution:
 Keywords:  metrics-team-roadmap-2020  |  Actual Points:
Parent ID: | Points:  0.5
 Reviewer: |Sponsor:  Sponsor59-must
---+
Changes (by karsten):

 * status:  new => accepted
 * owner:  metrics-team => karsten


Comment:

 I'll work on this ticket in the next couple days.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #33434 [Metrics/Onionperf]: Allow users to select Onion Service version to measure

2020-05-05 Thread Tor Bug Tracker & Wiki
#33434: Allow users to select Onion Service version to measure
---+--
 Reporter:  acute  |  Owner:  metrics-team
 Type:  enhancement| Status:  new
 Priority:  Medium |  Milestone:
Component:  Metrics/Onionperf  |Version:
 Severity:  Normal | Resolution:
 Keywords:  metrics-team-roadmap-2020  |  Actual Points:
Parent ID: | Points:  0.5
 Reviewer: |Sponsor:  Sponsor59
---+--
Changes (by gaba):

 * keywords:   => metrics-team-roadmap-2020
 * points:   => 0.5
 * sponsor:   => Sponsor59


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs