How to Check How Many Writes Are Done While You Build?

added by arikp
5/18/2011 5:00:36 AM

112 Views

The following post I’ll show you how you can measure how many read and writes (in bytes) your build takes. This may prove useful since the amount of writes can have a tremendous effect on the build total time. More on how to shorten your build time in a future post.


0 comments