Ignore:
Timestamp:
11/17/08 00:31:02 (4 years ago)
Author:
KennethLavrsen
Message:

Item205: Replacing TWiki as webname by SYSTEMWEB where it is still missing
This is first of many checkins

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BenchmarkContrib/data/TWiki/BenchmarkContribUserGuide.txt

    r683 r754  
    6666| *Parameter%BR%(field name)* | *Description* | *defaults to* | 
    6767| Benchmark Method%BR%(profiler) | Select the tool to use.  Currently only =DProf= is implemented, =SmallProf= is in work | DProf | 
    68 | Topic%BR%(topic) | What to measure, in =Webname.Topicname= notation | [[TWiki.WebHome]] | 
     68| Topic%BR%(topic) | What to measure, in =Webname.Topicname= notation | [[%SYSTEMWEB%.WebHome]] | 
    6969| Revision%BR%(revision) | Revision of the topic to measure.  Use with care, since composing older revisions will introduce RCS artifacts into the figures | most recent revision | 
    7070| Script%BR%(method) | What script from TWiki's =bin= directory is to be measured.%BR%Currently, only =view= is implemented. | =view= | 
     
    7777---+++ What You Get 
    7878 
    79 The result of a measurement is made available as a topic in the Benchmarks web.  The name of the topic is derived from the web and topic of your benchmark target, plus a running number, separated by underscores (Example: the first measurement of [[TWiki.WebHome]] will create a topic called !Benchmarks.TWiki_WebHome_0, the next measurement of the same topic will create !Benchmarks.TWiki_WebHome_1, and so on). 
     79The result of a measurement is made available as a topic in the Benchmarks web.  The name of the topic is derived from the web and topic of your benchmark target, plus a running number, separated by underscores (Example: the first measurement of [[%SYSTEMWEB%.WebHome]] will create a topic called !Benchmarks.TWiki_WebHome_0, the next measurement of the same topic will create !Benchmarks.TWiki_WebHome_1, and so on). 
    8080 
    8181What you get as a result is composed of several parts:  It starts with a form identical to that of [[Benchmarks.WebHome]], but with all parameters set to the values with which the current measurement has been done.  This allows easy re-running the same benchmark again, or changing just one parameter. 
Note: See TracChangeset for help on using the changeset viewer.