Click here to Skip to main content
15,896,063 members
Articles / Visual Studio

How to Check How Many Writes Are Done While You Build

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
10 May 2011Ms-PL2 min read 5.9K   1  
How you can measure how many read and writes (in bytes) your build takes.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Software Developer (Senior) Verint
Israel Israel
Arik Poznanski is a senior software developer at Verint. He completed two B.Sc. degrees in Mathematics & Computer Science, summa cum laude, from the Technion in Israel.

Arik has extensive knowledge and experience in many Microsoft technologies, including .NET with C#, WPF, Silverlight, WinForms, Interop, COM/ATL programming, C++ Win32 programming and reverse engineering (assembly, IL).

Comments and Discussions