Changes between Version 1 and Version 2 of Ticket #1045
- Timestamp:
- 2010-05-18T01:26:05Z (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1045 – Description
v1 v2 13 13 14 14 > keep track of the process size vs time, with munin or a script that saves values and then graph them with gnuplot or something 15 15 16 > I think tahoe's /stats WAPI will give you process-memory-size info 17 16 18 > the idea is to do some operation repeatedly, measure process-space change while that's running, then switch to some other operation and measure that slope, and look for differences 19 17 20 > 'cp' to an SFTP-mounted FUSEish thing, vs 'tahoe cp' might be a good comparison