~mysql/mysql-server/mysql-6.0

« back to all changes in this revision

Viewing changes to sql-bench/Results/select-mysql-Linux_2.0.36_i686-cmp-mysql,pg,solid

  • 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.18' at 1999-03-07 23:24:05
 
2
 
 
3
Testing the speed of selecting on keys that consist of many parts
 
4
The test-table has 10000 rows and the test is done with 1.5 ranges.
 
5
 
 
6
Creating table
 
7
Inserting 10000 rows
 
8
Time to insert (10000):  5 wallclock secs ( 1.55 usr  0.28 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
 
9
 
 
10
Testing big selects on the table
 
11
Time for select_big (70:17207):  1 wallclock secs ( 0.17 usr  0.08 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
 
12
Time for select_range (410:24731):  2 wallclock secs ( 0.43 usr  0.11 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
 
13
Time for min_max_on_key (70000): 30 wallclock secs (14.91 usr  1.84 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
 
14
Time for count_on_key (50000): 592 wallclock secs (25.52 usr  3.32 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)
 
15
 
 
16
Total time: 630 wallclock secs (42.58 usr  5.63 sys +  0.00 cusr  0.00 csys =  0.00 CPU secs)