add script that runs a cpu benchmark of downloading

This commit is contained in:
Arvid Norberg
2013-09-10 05:48:38 +00:00
parent 39264c5ad3
commit aace9e68e9
3 changed files with 3333 additions and 0 deletions

View File

@@ -26,3 +26,6 @@ exe fragmentation_test : fragmentation_test.cpp ;
exe rss_reader : rss_reader.cpp ;
exe upnp_test : upnp_test.cpp ;
install stage_client_test : client_test : <location>. ;
install stage_connection_tester : connection_tester : <location>. ;