Path to this page:
./
x11/x11perf,
X11 server benchmark suite
Branch: CURRENT,
Version: 1.7.0nb2,
Package name: x11perf-1.7.0nb2,
Maintainer: pkgsrc-usersx11perf is a standard X11 tool for measuring how many times per
second a given X11 request can be made. It also includes the Xmark
script to calculate how many millions of times faster your 2019
GPU is than the graphics on a 1989 SPARCstation 1 workstation, if
you need more meaningless numbers in your life.
Required to run:[
fonts/Xft2] [
x11/Xrender]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 177.145 KB
Version history: (Expand)
- (2024-08-02) Updated to version: x11perf-1.7.0nb2
- (2023-11-12) Updated to version: x11perf-1.6.2nb2
- (2023-01-30) Updated to version: x11perf-1.6.2nb1
- (2022-10-30) Updated to version: x11perf-1.6.2
- (2020-08-18) Updated to version: x11perf-1.6.1nb1
- (2019-03-17) Updated to version: x11perf-1.6.1
CVS history: (Expand)
2024-08-02 09:08:15 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
x11perf: update to 1.7.0nb2.
This release adds support for the -version option, splits up the output \
of \
-help into several subsections ("-help [options|tests|all]"), and \
\
adds several new tests, which are included under the -v1.7 option:
-tileftext Char in 80-char line tiled (6x13)
-putimagexybitmap10 PutImage XYBitmap 10x10 square
-putimagexybitmap100 PutImage XYBitmap 100x100 square
-putimagexybitmap500 PutImage XYBitmap 500x500 square
-shmputxybitmap10 ShmPutImage XYBitmap 10x10 square
-shmputxybitmap100 ShmPutImage XYBitmap 100x100 square
-shmputxybitmap500 ShmPutImage XYBitmap 500x500 square
Alan Coopersmith (17):
Strip trailing whitespace from source files
configure: use @-style substitutions for man pages instead of __-style
man pages: use .BR markup for references to other man pages
x11perf.man: Add xybitmap putimage tests
x11perf.man: Add tiled text test
x11perf.man: Add tests for ShmGetImage
x11perf.man: Add tests for anti-aliased trapezoids
x11perf.man: Add missing tests inherited from X11R6.6
x11perf.man: Add missing tests inherited from XFree86 4.3
Add -v1.6 & -v1.7 to recognized version flags
Add -version option
Mark tests introduced since version 1.6 as version 1.7
Mark tests introduced in version 1.6 as version 1.6 & later
Add -help [options|tests|all] and remove tests from default usage message
When users give invalid arguments, tell them what they did wrong
Include both option name & argument in invalid argument errors
x11perf 1.7.0
Keith Packard (11):
Ensure that vertical/horizontal segments do not overlap
Set position of the status window based on perf window pos
Ensure that 100x100 rectangles do not overlap
Ensure that 100x100 rectangle outlines do not overlap
Eliminate overlaps in rects and traps
Add tiled text test
Make put image tests work with planemasks
Add xybitmap putimage tests
Don't try to make XOR 'look good'. Best to make it visible.
Validate fonts used in Xft tests
Fix core AA text tests which now fail due to change in fontconfig
Mike A. Harris (1):
Move x11perfcomp scripts into datadir
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-10-30 02:08:02 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
x11perf: update to 1.6.2.
Aaron Plattner (1):
tests: Skip trapezoids for unsupported XRender formats
Alan Coopersmith (6):
Fix spelling/wording issues
Build xz tarballs instead of bzip2
gitlab CI: add a basic build test
Variable scope reductions as recommended by cppcheck
Stop casting return value of malloc() and calloc()
x11perf 1.6.2
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|