summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Thruput/TAO/new_server_test
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Thruput/TAO/new_server_test')
-rwxr-xr-xTAO/performance-tests/Thruput/TAO/new_server_test9
1 files changed, 0 insertions, 9 deletions
diff --git a/TAO/performance-tests/Thruput/TAO/new_server_test b/TAO/performance-tests/Thruput/TAO/new_server_test
deleted file mode 100755
index 679bfeb95cb..00000000000
--- a/TAO/performance-tests/Thruput/TAO/new_server_test
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/pkg/gnu/bin/perl
-#
-# Usage: server <switches>
-# -u : use IOR
-# -f m : output results in Mbps
-# -b <sock Q size> ** not implemented **
-#
-
-system ("server -d 1 -f m -o ior -ORBdotteddecimaladdresses 1 -ORBobjrefstyle url");