[tor-bugs] #2618 [Metrics]: Consolidate-stats needs update
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Fri Mar 4 12:18:19 UTC 2011
#2618: Consolidate-stats needs update
----------------------------------------------------------------------------------------------------+
Reporter: mikeperry | Owner: mikeperry
Type: defect | Status: new
Priority: major | Milestone:
Component: Metrics | Version:
Keywords: TorPerfIterationFires20110305 TorPerfIteration20110305 MikePerryIterationFires20110305 | Parent:
Points: 3 | Actualpoints:
----------------------------------------------------------------------------------------------------+
Comment(by karsten):
Replying to [comment:6 mikeperry]:
> Karsten: What sort of data format do we want here? I kind of like how
extradata is now extensible because it has keyword=value pairs. Should I
just merge the .data file in with its own keywords, corresponding to the
column names from measurements-HOWTO?
Yes, that's a good idea. How would the example line in the HOWTO look
like in that case?
Reading these files in R will be slightly more difficult, because we'll
have to write our own parser function (instead of using `read.csv()`).
But I think `readLines()` and some string parsing functions should work
just fine.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2618#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list