File: DESIGN

package info (click to toggle)
nfsometer 1.9-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 836 kB
  • sloc: python: 4,928; sh: 156; javascript: 32; makefile: 5
file content (19 lines) | stat: -rw-r--r-- 666 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

NOTE:

 A lot is missing from this file because the NFSometer.py script is in the 
 process of being completely replaced with a unified web interface.

DATA COLLECTION
 Trace data is collected in a collection of flat files.  Each trace gets it's 
 own directory.  Each trace result directory contians an "arguments" file that 
 has a simple "<key> = <value>" format.

 o always collect the raw, unadulterated source data.  this way, nfsometer 
   bugs can be fixed, and the report can be rebuilt instead of running all
   the tests again

 o ANY changes to the tracedir format need to bump TRACEDIR_VERSION

 o Every new TRACEDIR_VERSION MUST make an upgrade step