Download List

Project Description

The 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-09-29 17:36 Back to release list
1.0.1-4.1.0

In this release, it is possible to measure both
"reuse distance" and
"time distance" using gcc-slo by setting the
environment variable
"RDLIB_MEASURE_TRUE_REUSE_DISTANCE". In previous
releases, only the
"time distance" could be measured.
Tags: SLO, Major feature enhancements

Project Resources