From alanc@sac.sfbay.sun.com Fri Feb  8 18:57:39 2008
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m192vcqb005059
	for <psarc-ext@sac.sfbay.sun.com>; Fri, 8 Feb 2008 18:57:39 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id m192vWGe009800;
	Sat, 9 Feb 2008 02:57:37 GMT
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0JVY0050FAVYZT00@nwk-avmta-2.sfbay.sun.com>; Fri,
 08 Feb 2008 18:57:34 -0800 (PST)
Received: from dm-sfbay-02.sfbay.sun.com ([129.146.11.31])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0JVY00ICTAVXAX80@nwk-avmta-2.sfbay.sun.com>; Fri,
 08 Feb 2008 18:57:33 -0800 (PST)
Received: from sac.sfbay.sun.com (new-sac.SFBay.Sun.COM [129.146.175.65])
	by dm-sfbay-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id m192vWTj046199; Fri, 08 Feb 2008 18:57:32 -0800 (PST)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id m192gWwY004344; Fri,
 08 Feb 2008 18:42:32 -0800 (PST)
Received: (from alanc@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id m192gW8d004340; Fri,
 08 Feb 2008 18:42:32 -0800 (PST)
Date: Fri, 08 Feb 2008 18:42:32 -0800 (PST)
From: Alan Coopersmith <alanc@sac.sfbay.sun.com>
Subject: x11perf [PSARC/2008/095 Self Review]
To: PSARC-ext@sun.com
Cc: Niveditha.Rau@sun.com, xwin-discuss@opensolaris.org
Message-id: <200802090242.m192gW8d004340@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.2.0.264296
Status: RO
Content-Length: 2416

I am sponsoring this case for Niveditha Rau of the X11 engineering team.
Since it simply adds a well-known program from the official X11 releases
from X.Org, I have marked it closed approved automatic - if anyone would
like to discuss it, please let me know and I can convert to a fasttrack.

        -Alan Coopersmith-           alan.coopersmith@sun.com
         Sun Microsystems, Inc. - X Window System Engineering

Template Version: @(#)sac_nextcase 1.64 07/13/07 SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 x11perf
    1.2. Name of Document Author/Supplier:
	 Author:  Niveditha Rau
    1.3  Date of This Document:
	08 February, 2008
4. Technical Description

x11perf is the X11 server performance test program that runs one or
more performance tests and reports how fast an Xserver can execute
the tests.  Based on Xlib, x11perf measures window management performance
as well as traditional graphics performance.  It proves to be a useful tool
for analyzing and improving server performance.
    
This project delivers x11perf version 1.4.1 which includes 297 tests
for testing the X11 functionality, including tests for verifying the
recently added features like RENDER and the X Freetype library.  In
addition to delivering the x11perf binary, this project will deliver:
 -  Xmark shell script for summarizing the test results
 -  x11perfcomp, which is a X11 server performance comparison program
    that merges the output of several x11perf runs into a nice tabular
    format, and the associated helper scripts (perfratio, fillblnk,
    perfboth).  
 -  The associated manpages.

Interfaces Exported
-------------------
/usr/X11/bin/x11perf                    Committed	Patch Release Binding
/usr/X11/bin/x11perfcomp                Committed	Patch Release Binding
/usr/X11/lib/X11/x11perfcomp/Xmark      Committed	Patch Release Binding
/usr/X11/lib/X11/x11perfcomp/perfboth   Project Private	Patch Release Binding
/usr/X11/lib/X11/x11perfcomp/fillblnk   Project Private	Patch Release Binding
/usr/X11/lib/X11/x11perfcomp/perfratio  Project Private	Patch Release Binding

References in case material directory:
	x11perf.man
	x11perfcomp.man
	Xmark.man

6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		X
    6.5. ARC review type: Automatic
    6.6. ARC Exposure: open


