Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

x11perfcomp (1)

Name

x11perfcomp - X11 server performance comparison program

Synopsis

Please see following description for synopsis

Description

X11PERFCOMP(1)              General Commands Manual             X11PERFCOMP(1)



NAME
       x11perfcomp - X11 server performance comparison program

SYNTAX
       x11perfcomp [ -r | -ro ] [ -l label_file ] files

DESCRIPTION
       The  x11perfcomp  program  merges the output of several x11perf(1) runs
       into a nice tabular format.  It takes the results in each  file,  fills
       in  any  missing test results if necessary, and for each test shows the
       objects/second rate of each server.  If invoked  with  the  -r  or  -ro
       options,  it shows the relative performance of each server to the first
       server.

       Normally, x11perfcomp uses the first file specified to determine  which
       specific  tests it should report on.  Some (non-DEC :) servers may fail
       to perform all tests.  In this case, x11perfcomp automatically  substi-
       tutes in a rate of 0.0 objects/second.  Since the first file determines
       which tests to report on, this file must  contain  a  superset  of  the
       tests reported in the other files, else x11perfcomp will fail.

       You  can provide an explicit list of tests to report on by using the -l
       switch to specify a file of labels.  You can create  a  label  file  by
       using the -label option in x11perf.

OPTIONS
       x11perfcomp accepts the options listed below:

       -r              Specifies  that the output should also include relative
                       server performance.

       -ro             Specifies that the output should include only  relative
                       server performance.

       -l label_file   Specifies a label file to use.

X DEFAULTS
       There are no X defaults used by this program.


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE   |
       +---------------+-------------------+
       |Availability   | benchmark/x11perf |
       +---------------+-------------------+
       |Stability      | Volatile          |
       +---------------+-------------------+

SEE ALSO
       X(7), x11perf(1)

AUTHORS
       Mark Moraes wrote the original scripts to compare servers.
       Joel McCormack just munged them together a bit.



NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source   was   downloaded   from    https://www.x.org/releases/individ-
       ual/app/x11perf-1.6.1.tar.bz2.

       Further information about this software can be found on the open source
       community website at https://www.x.org.



X Version 11                     x11perf 1.6.1                  X11PERFCOMP(1)