blob: b56dec81ff7028f9032a7651b8116e3437adb4b4 [file] [log] [blame]
<html>
<head>
<title>Team Data Structures</title>
<LINK REL=STYLESHEET HREF=../book.css CHARSET=ISO-8859-1 TYPE=text/css>
<meta NAME="keywords" content="">
<meta NAME="since" content="">
</head>
<body>
<h2>Team Data Structures</h2>
<p>Since: <br>
Last Modified: $Date: 2007/05/18 13:54:37 $</p>
The Team component provides several data structures that can be used to
cache resource synchronization state and resource variants for improved
performance. The plan is to provide tools to interrogate these caches in
the 3.1 timeframe. These caches include:
<ul>
<li>Resource Variant cache</li>
<li>SubsciberParticipant/SyncInfoSet</li>
</ul>
<h3>CVS Specific data structures</h3>
CVS uses several caches to improve performance. Tools should be provided
to query the size of these caches as well.
<ul>
<li>Console (caches contents while not visible)</li>
<li>Resource History View log entry cache</li>
<li>Commit Sets log entry cache</li>
</ul>
</body>
</html>