x11perf: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Sat Jan 2 14:48:40 PST 2010


 Xmark           |    4 ----
 Xmark.man       |    1 -
 bitmaps.c       |    1 -
 bitmaps.h       |    2 --
 do_arcs.c       |    2 --
 do_blt.c        |    2 --
 do_complex.c    |    2 --
 do_dots.c       |    2 --
 do_lines.c      |    2 --
 do_movewin.c    |    2 --
 do_rects.c      |    2 --
 do_segs.c       |    2 --
 do_simple.c     |    2 --
 do_tests.c      |    2 --
 do_text.c       |    2 --
 do_traps.c      |    2 --
 do_tris.c       |    2 --
 do_valgc.c      |    2 --
 do_windows.c    |    2 --
 x11pcomp.cpp    |    1 -
 x11perf.c       |   12 +++++++-----
 x11perf.h       |    2 --
 x11perf.man     |    2 --
 x11perfcomp.man |    2 --
 24 files changed, 7 insertions(+), 50 deletions(-)

New commits:
commit 374bee27ef4d45044f7562ffed162a5b6f095e40
Author: Adam Jackson <ajax at redhat.com>
Date:   Sat Jan 2 17:36:17 2010 -0500

    Add -falseprecision flag for ludicrously precise stats
    
    The normal round-to-three-significant-figures behaviour, while morally
    correct from a benchmarking perspective, makes it impossible to measure
    variances between runs of less than 1%.  Occasionally you really do need
    to measure that finely - for example, if tweaking the server's main
    dispatch loop.
    
    Signed-off-by: Adam Jackson <ajax at redhat.com>

commit af29c01b5d41f08053263dfe251d0a2a26c7eb1f
Author: Adam Jackson <ajax at redhat.com>
Date:   Sat Jan 2 17:23:50 2010 -0500

    Death to RCS tags.
    
    Signed-off-by: Adam Jackson <ajax at redhat.com>



More information about the xorg-commit mailing list