~mysql/mysql-server/mysql-6.0

« back to all changes in this revision

Viewing changes to sql-bench/Results/connect-mysql_odbc-win98

  • 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.19a' at 1999-03-02 16:32:42
 
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): 337 wallclock secs (336.42 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
 
8
 
 
9
Test connect/simple select/disconnect
 
10
Time for select_simple (10000): 442 wallclock secs (442.59 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
 
11
 
 
12
Test simple select
 
13
Time for select_simple (10000): 34 wallclock secs (33.23 usr  0.00 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): 511 wallclock secs (511.30 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
 
17
 
 
18
Testing select 1 row from table
 
19
Time to select (10000): 39 wallclock secs (38.67 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
 
20
 
 
21
Testing select 2 rows from table
 
22
Time to select (10000): 43 wallclock secs (43.56 usr  0.00 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): 222 wallclock secs (221.78 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU)
 
26
 
 
27
Total time: 1628 wallclock secs (1627.82 usr  0.00 sys +  0.00 cusr  0.00 csys =  0.00 CPU)