Legend of result summary list
Here are the description of the symbols
showing in the heading in the summary table.
reportId |
date |
R |
Pltfm |
Clr |
VW |
Jun |
All |
crt |
shw |
ben |
txr |
trn |
vor |
del |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
- reportId
- Report identifier. reportId: field in the report.
- date
- Date of the measurement.
- R
- Benchmark test version(reportFormat:).
'0' means incomplete test or non-standard test.
See format description for more detailed info.
- Pltfm
- OS platform description. The first part of platform: field.
- Clr
- The color depth of the display environment(colorDepth: field).
This value can be illegal in VW3.x.
See format description for more detailed info.
- VW
- VisualWorks version
- Jun
- Jun version
- All
- The harmonic mean of all the tests.
The smaller number it is, the faster overall performance is.
- crt
-
Create 3D Object test(arithmetic mean column of the result).
It instanciates a large complex 3D object.
It doesn't show or manipulate the created object.
Maybe it's a memory bound operation.
The smaller, the faster.
- shw
- Show 3D Object test.
It shows an already existing object on the screen.
Maybe it's a processor bound operation.
The smaller, the faster.
- ben
- Benzene Rotation test.
Rotate a benzene ring on the screen.
Maybe it highly relies on the display subsystem.
The smaller, the faster.
- txr
- Texture Rotation test.
Rotate a cube having textures on the screen.
Maybe it highly relies on the display subsystem.
The smaller, the faster.
- trn
- Transformation test.
It invokes some 3D transformation methods.
The most part of them are composed of matrix operations.
Apparently, it's a processor bound operation.
The smaller, the faster.
- vor
- Voronoi test.
It computes voronoi graphs.
Apparently, it's a processor bound operation.
The smaller, the faster.
- del
- Delaunay test.
It computes delaunay graphs.
Apparently, it's a processor bound operation.
The smaller, the faster.
Please refer to the format description
about each fields(reportFormat: for example).
WATANABE Katsuhiro
katsu@watanabe.name