descriptionTechnical reports and code snippets for Tor Project metrics analyses
repository URLhttps://git.torproject.org/metrics-tasks.git
ownerrransom.8774@gmail.com
last changeWed, 5 Aug 2020 20:38:39 +0000 (5 22:38 +0200)
last refreshFri, 17 May 2024 00:12:31 +0000 (17 02:12 +0200)
content tags
add:
README
Welcome to the metrics-tasks code repository!

This repository contains technical reports and code snippets for metrics
analyses.  Most of this code was written with the single purpose of
answering a metrics question.  Once it's answered, we're done.  But the
code should be somewhere in case we want to answer a similar question in
the future.  And this "somewhere" shouldn't be someone's desktop.

The rules are simple:

 - Whenever we feel like we want to share technical report sources or
   Java, R, Python code for metrics analyses, we create a new subdirectory
   here.  The naming convention is simply that we use the ticket number
   that Trac assigns as subdirectory name.  For example, code for ticket
   #1234 should go in subdirectory task-1234/.  If there's no Trac ticket
   yet, then why are you working on it?  Go create a Trac ticket first!

 - There should be a README file in every subdirectory saying what the
   code does, what libraries are required, and so on.  Don't spend much
   time on writing a good README, but imagine that you might want to know
   what's going on in 3, 6, or 12 months.

 - Don't check in binaries.  We assume that whoever checks out code from
   this repository knows how to download libraries and compile sources.

 - If we open a follow-up ticket to a ticket that has code in this
   repository, we `git mv` the files and create a tiny text file in the
   original ticket directory saying where the code moved.

 - The code in a ticket may never rely on the code of another ticket in
   this repository.  Consider the subdirectories as small projects that we
   were just too lazy to create new Git repositories for.  Other than that
   subdirectories here have nothing in common.

So much about the rules.  Now go answer fine metrics questions!
shortlog
2020-08-05 Karsten LoesingUpdate criteria for partial/full IPv6 support.master
2020-07-13 Karsten LoesingAdd ipv6.py script for tpo/metrics/trac#40002.
2018-09-11 Iain R. LearmonthUpdate t-shirt script for 6 month graphs
2016-09-19 Karsten LoesingSkip previously imported files (#20008).
2016-08-28 Karsten LoesingTweak code for web logs analysis (#20008).
2016-08-28 Karsten LoesingAdd code for web logs analysis (#20008).
2015-07-14 Karsten LoesingMake more tweaks for asn (#15513).
2015-07-13 Karsten LoesingRemove service addresses, add graph letters (#15513).
2015-04-22 Karsten LoesingAdd yet another graph (#15513).
2015-04-20 Karsten LoesingAdd another introduction-point graph (#15513).
2015-04-14 Karsten LoesingInvestigate lifetime of introduction points (#15513).
2015-02-09 Karsten LoesingUpdate hidserv-stats extrapolation code (#13192).
2015-02-06 Karsten LoesingStop ignoring certain bridge network statuses (#8462).
2015-01-17 Karsten LoesingAdd hidserv-stats extrapolation code (#13192).
2014-11-03 Karsten LoesingAdd graphing code for bandwidth by version (13634).
2014-04-03 Sreenatha Bhatlapenu... Added command-line-argument feature and cleared some...
...
heads
3 years ago master
forks
Cached version (6982s old)
tor-metrics-tasks/delber.git Technical reports and code snippets for Tor... delber@riseup.net 11 years ago
tor-metrics-tasks/rransom.git rransom.8774@gmail.com 13 years ago
tor-metrics-tasks/karsten.git rransom.8774@gmail.com No commits