#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
_______________________________________________
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to