summaryrefslogtreecommitdiff
path: root/sql-bench/Results/connect-mysql-SunOS_5.7_sun4u
diff options
context:
space:
mode:
authorjimw@mysql.com <>2006-04-13 10:34:46 -0700
committerjimw@mysql.com <>2006-04-13 10:34:46 -0700
commit55727ef6d0db4b5aec48223f9618c2da3d36f989 (patch)
tree0a79040513002b1077bf7cde2601476cd8f5493c /sql-bench/Results/connect-mysql-SunOS_5.7_sun4u
parent86d6b16113715a9b7e94658b6ca356e8899032fa (diff)
downloadmariadb-git-55727ef6d0db4b5aec48223f9618c2da3d36f989.tar.gz
Remove sql-bench from the server repository -- it is being maintained
in a distinct mysql-bench repository. Also add a new --benchdir option to mysql-test-run.pl so the location of the mysql-bench repository can be specified. The default location is adjacent to the source tree.
Diffstat (limited to 'sql-bench/Results/connect-mysql-SunOS_5.7_sun4u')
-rw-r--r--sql-bench/Results/connect-mysql-SunOS_5.7_sun4u27
1 files changed, 0 insertions, 27 deletions
diff --git a/sql-bench/Results/connect-mysql-SunOS_5.7_sun4u b/sql-bench/Results/connect-mysql-SunOS_5.7_sun4u
deleted file mode 100644
index fd415d9fa8c..00000000000
--- a/sql-bench/Results/connect-mysql-SunOS_5.7_sun4u
+++ /dev/null
@@ -1,27 +0,0 @@
-Testing server 'MySQL 3.23.8 alpha' at 2000-01-17 21:17:26
-
-Testing the speed of connecting to the server and sending of data
-All tests are done 10000 times
-
-Testing connection/disconnect
-Time to connect (10000): 30 wallclock secs (10.70 usr 10.77 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
-
-Test connect/simple select/disconnect
-Time for connect+select_simple (10000): 33 wallclock secs (11.76 usr 11.97 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
-
-Test simple select
-Time for select_simple (10000): 4 wallclock secs ( 0.82 usr 1.35 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
-
-Testing connect/select 1 row from table/disconnect
-Time to connect+select_1_row (10000): 35 wallclock secs (11.86 usr 11.88 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
-
-Testing select 1 row from table
-Time to select_1_row (10000): 5 wallclock secs ( 0.94 usr 1.70 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
-
-Testing select 2 rows from table
-Time to select_2_rows (10000): 6 wallclock secs ( 0.96 usr 1.77 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
-
-Testing retrieval of big records (65000 bytes)
-Time to select_big (10000): 28 wallclock secs ( 9.19 usr 5.55 sys + 0.00 cusr 0.00 csys = 0.00 CPU)
-
-Total time: 141 wallclock secs (46.24 usr 45.00 sys + 0.00 cusr 0.00 csys = 0.00 CPU)