Click here to Skip to main content
Click here to Skip to main content

TFS Proxy Efficiency Testing

By , 26 Sep 2008
 
@echo OFF

echo Start: Operation history


FOR /L %%G IN (1,1,4) DO (echo Start: without proxy
call start_history.cmd
echo End: without proxy
)

echo End: Operation history

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Max Paulousky
Team Leader www.maxpaulousky.com
Belarus Belarus
Member
Max currently is a senior developer at software company.
 
He lives with his wife Tatiana and son Zakhar (4 yrs) in Minsk, Belarus, but they dream to live in New Zealand.

Permalink | Advertise | Privacy | Mobile
Web02 | 2.6.130516.1 | Last Updated 26 Sep 2008
Article Copyright 2008 by Max Paulousky
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid