RDVIS 20051122 review
Download
|
![]() |
RDVIS tool helps programmers pin-point the sources of cache misses and poor temporal locality in their source code.
The visualization often directs the experienced programmer towards the necessary program transformations within a few minutes.
The tool consists of two parts: a GUI that visualizes the low temporal locality patterns, and a patched GCC compiler to extract the low-locality patterns from programs.
What's New in This Release:
Improved cluster window interaction: allows selection of individual reference pairs, allows the height of the basic block vector to be proportional to its weight, and has a number of different sort options for the basic block vectors.
RDVIS 20051122 keywords