[tor-bugs] #2687 [Torperf]: Update filter.R to parse Torperf's new .mergedata format

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Apr 27 14:52:43 UTC 2011


#2687: Update filter.R to parse Torperf's new .mergedata format
-------------------------+--------------------------------------------------
 Reporter:  karsten      |          Owner:  karsten     
     Type:  enhancement  |         Status:  needs_review
 Priority:  major        |      Milestone:              
Component:  Torperf      |        Version:              
 Keywords:               |         Parent:              
   Points:  4            |   Actualpoints:              
-------------------------+--------------------------------------------------

Comment(by karsten):

 I'm somewhat worried about the time we spend on this ticket.  Maybe we
 should have two substeps here:

  1. Come up with a prototype in R that parses files containing key=value
 pairs as efficiently as possible.  There's no need to make this code
 beautiful yet, just fast.  AFAIK, 4.3 seconds are the lowest bid so far,
 but I hope we can do better.

  2. Decide if the prototype is fast enough to stick with R and/or the
 .mergedata format.  If not, discuss which piece should be replaced?  If
 the prototype is fast enough, clean up the prototype and call this ticket
 done.

 I'm mainly interested if we can define the .mergedata format as the new
 standard Torperf output format.  Or rather, I want to tweak that format a
 little bit which I'm going to write in a separate ticket.  But I need to
 know whether the general key=value format is something we can work with.

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


More information about the tor-bugs mailing list