home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / x / x11p-13.zip / RCS / x11perfcomp.ma < prev    next >
Text File  |  1990-01-07  |  2KB  |  105 lines

  1. head     1.2;
  2. access   ;
  3. symbols  ;
  4. locks    ; strict;
  5. comment  @@;
  6.  
  7.  
  8. 1.2
  9. date     90.01.07.20.18.24;  author joel;  state Exp;
  10. branches ;
  11. next     1.1;
  12.  
  13. 1.1
  14. date     89.12.28.12.48.04;  author joel;  state Exp;
  15. branches ;
  16. next     ;
  17.  
  18.  
  19. desc
  20. @Description of the x11perfcomp shell script
  21. @
  22.  
  23.  
  24. 1.2
  25. log
  26. @Added -r, -ro options
  27. @
  28. text
  29. @.TH x11perfcomp 1 "7 Jan 1990" "X Version 11"
  30. .SH NAME
  31. x11perfcomp - X11 server performance comparison program
  32. .SH SYNTAX
  33. .B x11perfcomp
  34. [-r | -ro] [-l label_file] files
  35. .SH DESCRIPTION
  36. The
  37. .I x11perfcomp
  38. program merges the output of several
  39. .I x11perf(1)
  40. runs into a nice tabular
  41. format.  It takes the results in each file, fills in any missing test results if
  42. necessary, and for each test shows the objects/second rate of each server.
  43. If invoked with the -r or -ro options, it shows the relative performance 
  44. of each server to the first server.
  45. .PP
  46. Normally,
  47. .I x11perfcomp
  48. uses the first file specified to determine which specific tests it should
  49. report on.  Some (non-DEC :) servers may fail to perform
  50. all tests.  In this case,
  51. .I x11perfcomp
  52. automatically substitutes in a rate of 0.0 objects/second. 
  53. Since the first file
  54. determines which tests to report on, this file must contain a superset of
  55. the tests reported in the other files, else 
  56. .I x11perfcomp
  57. will fail.
  58. .PP
  59. You can provide an explicit list of tests to report on
  60. by using the -l switch to specify a file of labels.  You can create a label
  61. file by using the -label option in 
  62. .I x11perf.
  63. .SH OPTIONS
  64. .I x11perfcomp
  65. accepts the options listed below:
  66. .TP 16
  67. .B \-r
  68. Specifies that the output should also include relative server
  69. performance.
  70. .TP 16
  71. .B \-ro
  72. Specifies that the output should include only relative server performance.
  73. .TP 16
  74. .B \-l label_file
  75. Specifies a label file to use.
  76. .SH X DEFAULTS
  77. There are no X defaults used by this program.
  78. .SH "SEE ALSO"
  79. X(1), x11perf(1)
  80. .SH BUGS
  81. We hope not.
  82. .SH AUTHORS
  83. Mark Moraes wrote the original scripts to compare servers.
  84. .br
  85. Joel McCormack just munged them together a bit.
  86. @
  87.  
  88.  
  89. 1.1
  90. log
  91. @Initial revision
  92. @
  93. text
  94. @d1 1
  95. a1 1
  96. .TH x11perfcomp 1 "27 Dec 1989" "X Version 11"
  97. d6 1
  98. a6 1
  99. [-l label_file] files
  100. d15 2
  101. d37 8
  102. a44 1
  103. accepts the one option listed below:
  104. @
  105.