From bb798dae00066c5865ee8dab94dfcb1868df8cac Mon Sep 17 00:00:00 2001 From: warner <> Date: Tue, 24 Jul 2007 18:00:48 +0000 Subject: [PATCH] add link to the memory-footprint munin graph [Imported from Trac: page Dev, version 20] --- Dev.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Dev.md b/Dev.md index 3c70349..610ac35 100644 --- a/Dev.md +++ b/Dev.md @@ -24,6 +24,7 @@ Views into the process of Tahoe hackery. * [/tahoe-figleaf Archived data] is also available. * [/tahoe-figleaf-graph/hanford.allmydata.com-tahoe_figleaf.html This graph] shows how code coverage has changed over time, measuring what percentage of the [allmydata]source:src/allmydata codebase is covered. * [/tahoe-figleaf-graph/hanford.allmydata.com-tahoe_figleaf2.html This one] measures the number of lines that are **not** covered, which gives better resolution than the percentage-wise graph. + * [/tahoe-figleaf-graph/hanford.allmydata.com-tahoe_memstats.html Memory footprint] measures how much memory is consumed during basic upload operations. * The [TestGrid](TestGrid) page contains usage statistics about the public test grid.