This page is for gathering short examples of how to investigate what's inside the Vesta cache.

Verbose List

/EntryInfoFromEval

How to get the evaluator to give you identifying information about cache entries

/FindEntryOnDisk

How to find where a cache entry is stored on disk

/PrimaryKeyFromCacheIndex

You know the CacheIndex of an entry, but how can you find its PrimaryKey?

/EntryBytesPercent

How much of the size of a PKFile is taken up by the stored values vs. the dependencies and other book-keeping information?

/PrintCallGraph

A new utility for searching the GraphLog

Alphabetical List

See Also