summaryrefslogtreecommitdiff
path: root/TAO/IIOP/test/tnf/svr.summary
blob: 6e1c024aacdf136c2d61dfda651e21df18506975 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
                                     Profile for 10000 calls

Function name         %      self+desc.          mean     max      min     std.
                     time       ms       calls  ms/call ms/call  ms/call   err
________________________________________________________________________________
mutex_unlock         1.18      191.077  54588    0.004    1.158    0.003   0.000
mutex_lock           1.18      190.652  54587    0.003    0.198    0.003   0.000
rw_rdlock            0.29       46.844   6823    0.007    0.173    0.004   0.000
rw_unlock            0.18       28.419   6823    0.004    0.064    0.004   0.000

                                     Profile for 20000 calls

Function name         %      self+desc.          mean     max      min     std.
                     time       ms       calls  ms/call ms/call  ms/call   err
________________________________________________________________________________
mutex_lock           1.12      154.491  54507    0.003    0.140    0.002   0.000
mutex_unlock         1.06      145.638  54508    0.003    0.310    0.002   0.000
rw_rdlock            0.27       37.265   6813    0.005    0.037    0.004   0.000
rw_unlock            0.20       27.792   6813    0.004    0.045    0.004   0.000

                                     Profile for 30000 calls

Function name         %      self+desc.          mean     max      min     std.
                     time       ms       calls  ms/call ms/call  ms/call   err
________________________________________________________________________________
mutex_lock           1.19      150.344  54654    0.003    0.621    0.002   0.000
mutex_unlock         1.15      144.776  54655    0.003    0.071    0.002   0.000
rw_rdlock            0.27       33.772   6832    0.005    0.078    0.004   0.000
rw_unlock            0.19       23.613   6832    0.003    0.105    0.003   0.000

                                     Profile for 40000 calls

Function name         %      self+desc.          mean     max      min     std.
                     time       ms       calls  ms/call ms/call  ms/call   err
________________________________________________________________________________
mutex_unlock         1.48      209.259  54770    0.004   18.223    0.002   0.000
mutex_lock           1.46      206.619  54769    0.004   10.473    0.002   0.000
rw_rdlock            0.78      110.047   6846    0.016   38.115    0.003   0.006
rw_unlock            0.17       23.844   6846    0.003    0.112    0.003   0.000

                                     Profile for 50000 calls

Function name         %      self+desc.          mean     max      min     std.
                     time       ms       calls  ms/call ms/call  ms/call   err
________________________________________________________________________________
mutex_unlock         1.19      150.149  54477    0.003    0.152    0.002   0.000
mutex_lock           1.18      149.113  54477    0.003    1.376    0.002   0.000
rw_rdlock            0.34       43.048   6809    0.006   10.113    0.003   0.001
rw_unlock            0.19       23.796   6810    0.003    0.326    0.003   0.000