tests/test-contrib-perf.t
changeset 51589 90ef3e042e10
parent 51413 8fc92193a2cf
equal deleted inserted replaced
51588:1574718fa62f 51589:90ef3e042e10
    57   
    57   
    58   "pre-run"
    58   "pre-run"
    59     number of run to perform before starting measurement.
    59     number of run to perform before starting measurement.
    60   
    60   
    61   "profile-benchmark"
    61   "profile-benchmark"
    62     Enable profiling for the benchmarked section. (The first iteration is
    62     Enable profiling for the benchmarked section. (by default, the first
    63     benchmarked)
    63     iteration is benchmarked)
       
    64   
       
    65   "profiled-runs"
       
    66     list of iteration to profile (starting from 0)
    64   
    67   
    65   "run-limits"
    68   "run-limits"
    66     Control the number of runs each benchmark will perform. The option value
    69     Control the number of runs each benchmark will perform. The option value
    67     should be a list of '<time>-<numberofrun>' pairs. After each run the
    70     should be a list of '<time>-<numberofrun>' pairs. After each run the
    68     conditions are considered in order with the following logic:
    71     conditions are considered in order with the following logic: