diff --git a/Dev.md b/Dev.md index 84b84bf..22fb440 100644 --- a/Dev.md +++ b/Dev.md @@ -25,9 +25,7 @@ Views into the process of Tahoe hackery. * [/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. - * [The Performance page](Performance) has notes about performance measurements. - - * [the [MemoryFootprint](MemoryFootprint) page](MemoryFootprint) measures how much memory is consumed during various operations. + * [The Performance page](Performance) has notes and graphs about performance measurements. * [The [TestGrid](TestGrid) page](TestGrid) contains usage statistics about the public test grid.