Rechercher une page de manuel
lat_ops
Langue: en
Version: $Date$ (ubuntu - 08/07/09)
Section: 8 (Commandes administrateur)
NAME
lat_ops - basic CPU operation parallelismSYNOPSIS
lat_ops [ -W <warmups> ] [ -N <repetitions> ]DESCRIPTION
lat_ops measures the latency of basic CPU operations, such as integer ADD.- integer bit, add, mul, div, mod operations
- maximum parallelism for integer XOR, ADD, MUL, DIV, MOD operations.
- uint64 bit, add, mul, div, mod operations
- maximum parallelism for uint64 XOR, ADD, MUL, DIV, MOD operations.
- float add, mul, div operations
- maximum parallelism for flot ADD, MUL, DIV operations.
- double add, mul, div operations
- maximum parallelism for flot ADD, MUL, DIV operations.
BUGS
This benchmark is highly experimental and may sometimes (frequently?) give erroneous results.SEE ALSO
lmbench(8), par_ops(8).AUTHOR
Carl Staelin and Larry McVoyComments, suggestions, and bug reports are always welcome.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre