Log 10 synchronization counts for the .NET Framework
Analysis of the .NET Framework to count calls to Monitor.Enter in the call graph
Important! Selecting a language below will dynamically change the complete page content to that language.
Version:
1
Date Published:
13/06/2024
File Name:
log10sync.zip
File Size:
1.8 MB
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.Supported Operating Systems
Windows 2000, Windows Server 2003, Windows Vista, Windows XP
any, this is plain text.- The costs are presented in tab delimited form. You may browse them with whatever viewer you prefer.