Microsoft Download Center Archive

Log 10 synchronization counts for the .NET Framework

  • Published:
  • Version: 1
  • Category: Document
  • Language: English

Analysis of the .NET Framework to count calls to Monitor.Enter in the call graph

  • This is an analysis of the .NET Framework in which all possible static paths that lead to Monitor.Enter are counted for every method disregarding those that come from one-time usage in the String class. This is intended to illustrate the possible synchronization complexity of particular methods -- naturally since this explores all paths the actual cost of typicals calls of these methods is much lower.

Files

Status: Live

This download is still available on microsoft.com. The downloads below will come directly from the Microsoft Download Center.

FileSize
log10sync.zip
SHA1: fef4dc2d120fa72aa5c42c2b331935fe774c7712
1.81 MB

File sizes and hashes are retrieved from the Wayback Machine’s indexes. They may not match the latest versions of files hosted on Microsoft servers.

System Requirements

Operating Systems: Windows 2000, Windows Server 2003, Windows Vista, Windows XP

  • any, this is plain text.

Installation Instructions

  • The costs are presented in tab delimited form. You may browse them with whatever viewer you prefer.