~mysql/mysql-server/mysql-6.0

« back to all changes in this revision

Viewing changes to sql-bench/Results/connect-mysql-SunOS_5.5.1_sun4u

  • Committer: bk at mysql
  • Date: 2000-07-31 19:29:14 UTC
  • Revision ID: sp1r-bk@work.mysql.com-20000731192914-08846
Import changeset

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Testing server 'MySQL 3.22.19' at 1999-03-02  3:39:17
 
2
 
 
3
Testing the speed of connecting to the server and sending of data
 
4
All tests are done 10000 times
 
5
 
 
6
Testing connection/disconnect
 
7
Time to connect (10000): 79 wallclock secs (23.14 usr 25.86 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
 
8
 
 
9
Test connect/simple select/disconnect
 
10
Time for select_simple (10000): 87 wallclock secs (24.54 usr 27.59 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
 
11
 
 
12
Test simple select
 
13
Time for select_simple (10000):  6 wallclock secs ( 1.33 usr  1.74 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
 
14
 
 
15
Testing connect/select 1 row from table/disconnect
 
16
Time to connect+select (10000): 87 wallclock secs (25.51 usr 28.78 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
 
17
 
 
18
Testing select 1 row from table
 
19
Time to select (10000):  9 wallclock secs ( 1.92 usr  1.93 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
 
20
 
 
21
Testing select 2 rows from table
 
22
Time to select (10000):  9 wallclock secs ( 1.63 usr  1.78 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
 
23
 
 
24
Testing retrieval of big records (65000 bytes)
 
25
Time to select_big (10000): 45 wallclock secs (16.52 usr  7.33 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
 
26
 
 
27
Total time: 322 wallclock secs (94.60 usr 95.02 sys +  0.00 cusr  0.00 csys =  0.00 CPU)