I have a script testing the performance and one of the requirement is to know the data transfer in the svn checkout command. I have a question how can I get it using perl. benchmark gives only the time it takes between the command start and command end. timethis was also not useful to me. I am looking for suggestions so I can improve my script.