add ?t=deep-size-and-count command #396

Closed
opened 2008-04-25 00:29:49 +00:00 by warner · 1 comment

Peter wants to track more per-account measurements. In addition to the deep-size value we already have, we'd like to see:

  • number of files
  • number of directories
  • histogram of file sizes

So we want a new form of ?t=deep-size, which does the same amount of dirnode traversal work but accumulates the information differently. It should return a JSON-encoded dictionary.

Peter wants to track more per-account measurements. In addition to the deep-size value we already have, we'd like to see: * number of files * number of directories * histogram of file sizes So we want a new form of ?t=deep-size, which does the same amount of dirnode traversal work but accumulates the information differently. It should return a JSON-encoded dictionary.
warner added the
code-frontend-web
major
enhancement
1.0.0
labels 2008-04-25 00:29:49 +00:00
warner added this to the 1.1.0 milestone 2008-04-25 00:29:49 +00:00
warner self-assigned this 2008-04-25 00:29:49 +00:00
Author

done, using t=deep-stats .

done, using t=deep-stats .
warner added the
fixed
label 2008-05-09 00:08:40 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#396
No description provided.