~mysql/mysql-server/mysql-6.0

« back to all changes in this revision

Viewing changes to sql-bench/Results/select-mysql-SunOS_5.7_sun4m

  • 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.20' at 1999-03-19 18:27:41
 
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 500 ranges.
 
5
 
 
6
Creating table
 
7
Inserting 10000 rows
 
8
Time to insert (10000): 74 secs ( 9.81 usr  7.90 sys +  0.00 cusr  0.00 csys = 17.71 cpu)
 
9
 
 
10
Testing big selects on the table
 
11
Time for select_big (70:17207): 17 secs ( 2.44 usr  2.18 sys +  0.00 cusr  0.00 csys =  4.62 cpu)
 
12
Note: Query took longer then time-limit: 600
 
13
Estimating end time based on:
 
14
82 queries in 2 loops of 10 loops took 654 seconds
 
15
Estimated time for select_range (410:233157): 3270 secs (179.90 usr 141.30 sys +  0.00 cusr  0.00 csys = 321.20 cpu)
 
16
Note: Query took longer then time-limit: 600
 
17
Estimating end time based on:
 
18
18487 queries in 2641 loops of 10000 loops took 601 seconds
 
19
Estimated time for min_max_on_key (70000): 2275 secs (273.91 usr 103.86 sys +  0.00 cusr  0.00 csys = 377.77 cpu)
 
20
Note: Query took longer then time-limit: 600
 
21
Estimating end time based on:
 
22
2580 queries in 516 loops of 10000 loops took 601 seconds
 
23
Estimated time for count_on_key (50000): 11647 secs (214.92 usr 80.23 sys +  0.00 cusr  0.00 csys = 295.16 cpu)
 
24
 
 
25
Estimated total time: 17283 secs (681.00 usr 335.49 sys +  0.00 cusr  0.00 csys = 1016.50 cpu)