[tor-bugs] #34142 [Metrics/Onionperf]: Integrate reprocessing mode into analysis mode

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon May 11 14:33:51 UTC 2020


#34142: Integrate reprocessing mode into analysis mode
-------------------------------+------------------------------
 Reporter:  karsten            |          Owner:  karsten
     Type:  enhancement        |         Status:  needs_review
 Priority:  Medium             |      Milestone:
Component:  Metrics/Onionperf  |        Version:
 Severity:  Normal             |     Resolution:
 Keywords:                     |  Actual Points:  0.3
Parent ID:                     |         Points:  1.0
 Reviewer:                     |        Sponsor:
-------------------------------+------------------------------

Comment (by acute):

 At the moment reprocessing does not support -s and -t as options, like the
 analysis mode does. It would be very simple to change this in
 reprocessing.py (although you could also change the interface help text to
 indicate the arguments are not supported). Here are the analyze arguments
 in question:

   -s, --do-simple-parse
                         parse and export only summary statistics rather
 than                     full transfer/circuit/stream data (default:
 False)
   -t, --torperf         export transfer data in Torperf format in addition
 to                         OnionPerf format (default: False)

 ...At the moment tpf files are exported by default when reprocessing.

 Other than that, this looks good and works as expected!
 I realize the assumption for reprocessing was that a user would always
 want to analyze all logs as pairs, perhaps in the future we could add
 support for analyzing directories of log files of a single type (if it is
 needed).

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/34142#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list