1X11PERFCOMP(1) General Commands Manual X11PERFCOMP(1)
2
3
4
6 x11perfcomp - X11 server performance comparison program
7
9 x11perfcomp [ -r | -ro ] [ -l label_file ] files
10
12 The x11perfcomp program merges the output of several x11perf(1) runs
13 into a nice tabular format. It takes the results in each file, fills
14 in any missing test results if necessary, and for each test shows the
15 objects/second rate of each server. If invoked with the -r or -ro op‐
16 tions, it shows the relative performance of each server to the first
17 server.
18
19 Normally, x11perfcomp uses the first file specified to determine which
20 specific tests it should report on. Some (non-DEC :) servers may fail
21 to perform all tests. In this case, x11perfcomp automatically substi‐
22 tutes in a rate of 0.0 objects/second. Since the first file determines
23 which tests to report on, this file must contain a superset of the
24 tests reported in the other files, else x11perfcomp will fail.
25
26 You can provide an explicit list of tests to report on by using the -l
27 switch to specify a file of labels. You can create a label file by us‐
28 ing the -label option in x11perf.
29
31 x11perfcomp accepts the options listed below:
32
33 -r Specifies that the output should also include relative
34 server performance.
35
36 -ro Specifies that the output should include only relative
37 server performance.
38
39 -l label_file Specifies a label file to use.
40
42 There are no X defaults used by this program.
43
45 X(7), x11perf(1)
46
48 Mark Moraes wrote the original scripts to compare servers.
49 Joel McCormack just munged them together a bit.
50
51
52
53X Version 11 x11perf 1.6.1 X11PERFCOMP(1)