IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Man page 1 : Xmark

Xmark 1 "x11perf 1.5.4" "X Version 11"

Page d'accueil du man

Cette page de documentation est issue d'une conversion automatique de developpez.com.
Les traductions proviennent des sites Debian, Linux Kernel et du projet Perkamon.
N'hésitez pas à laisser vos suggestions, avis ou commentaires : 12 commentaires Donner une note à l´article (5).

Article lu   fois.

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

1. NAME

Xmark - summarize x11perf results

2. SYNTAX

Xmark datafile

3. DESCRIPTION

Xmark is a shell script that reads the indicated datafile and compiles a benchmark which it writes to standard output. It writes three numbers:

A weighted performance number for the x11perfresults.

A weighted performance number for a standard SparcStation 1, with SunOS 4.1.2, X11R5 Xsun, and a CG3 dumb Color Frame Buffer.

The Xmark, which is the ratio of the two numbers above.

The datafile must be an ordinary file, produced by x11perf in the following way:

x11perf -display display -v1.3 -rop GXcopy GXxor -all > datafile

It is possible to run the GXcopy and GXxor tests separately, as long as they are concatenated to the same output file:

 
Sélectionnez
x11perf -display  display  -v1.3 -rop GXcopy -all >  datafile
x11perf -display  display  -v1.3 -rop GXxor -all >>  datafile

or

 
Sélectionnez
x11perf -display  display  -v1.3 -rop GXxor -all >  datafile
x11perf -display  display  -v1.3 -rop GXcopy -all >>  datafile

4. FILES

temp.$$
    Temporary file created in the current directory, deleted after use.

5. DIAGNOSTICS

Usage: Xmark datafile
    .I Xmark was invoked without arguments or with more than one argument, or with options. Xmark takes no options.

Error: data file does not exist or is not ordinary.
    .I Xmark cannot find the datafile named on its command line, or the datafile is a special file such as a directory.

  • "WARNING: datafile contains " nnn ", not 441 or 447 'trep' results;"
        The file named on the command line does not seem to be a file generated by x11perf in the expected way.
  • "Diagnostic: ERROR: sum of weights =" nnn ", not equal to 4566.0;"
        There is an internal error in Xmark.

6. SEE ALSO

X(7), x11perf(1), x11perfcomp(1)

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+   

Licence Creative Commons
Le contenu de cet article est rédigé par Developpez.com et est mis à disposition selon les termes de la Licence Creative Commons Attribution 3.0 non transposé.
Les logos Developpez.com, en-tête, pied de page, css, et look & feel de l'article sont Copyright © 2013 Developpez.com.