[tor-bugs] #18832 [Metrics/metrics-lib]: Support parsing Torperf results files written by OnionPerf

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Apr 18 09:08:01 UTC 2016


#18832: Support parsing Torperf results files written by OnionPerf
---------------------------------+------------------------------
 Reporter:  karsten              |          Owner:  karsten
     Type:  defect               |         Status:  needs_review
 Priority:  Medium               |      Milestone:
Component:  Metrics/metrics-lib  |        Version:
 Severity:  Normal               |     Resolution:
 Keywords:                       |  Actual Points:
Parent ID:                       |         Points:
 Reviewer:                       |        Sponsor:
---------------------------------+------------------------------

Comment (by iwakeh):

 Is there a guarantee that `Integer.parseInt(percentileString);` will
 always succeed?
 Otherwise, it might be better to catch the possible exception(s) and throw
 `DescriptorParseException` in the catch clause?

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


More information about the tor-bugs mailing list