summaryrefslogtreecommitdiff
path: root/TAO/IIOP/test/tnf/clnt.summary
blob: bed4a22d35e77222c9fa0a1fdcbd1c0380b3c538 (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
                                     Profile for 10000 calls

Function name         %      self+desc.          mean     max      min     std.
                     time       ms       calls  ms/call ms/call  ms/call   err
________________________________________________________________________________
rw_rdlock            0.28       53.642  10006    0.005    0.192    0.004   0.000
rw_unlock            0.28       52.672  10009    0.005    0.037    0.005   0.000
mutex_lock           0.06       11.366   2765    0.004    0.161    0.002   0.000
mutex_unlock         0.04        6.996   2771    0.003    0.028    0.002   0.000
rw_wrlock            0.00        0.047      3    0.016    0.034    0.006   0.007

                                    Profile for 20000 calls

Function name         %      self+desc.          mean     max      min     std.
                     time       ms       calls  ms/call ms/call  ms/call   err
________________________________________________________________________________
rw_rdlock            0.40      146.579  20006    0.007    1.200    0.005   0.000
rw_unlock            0.25       91.386  20009    0.005    0.058    0.004   0.000
mutex_lock           0.06       21.087   5265    0.004    0.178    0.002   0.000
mutex_unlock         0.04       14.372   5271    0.003    0.075    0.002   0.000
rw_wrlock            0.00        0.045      3    0.015    0.034    0.005   0.008

                                     Profile for 30000 calls

Function name         %      self+desc.          mean     max      min     std.
                     time       ms       calls  ms/call ms/call  ms/call   err
________________________________________________________________________________
rw_rdlock            0.41      241.807  30006    0.008    1.181    0.005   0.000
rw_unlock            0.24      141.506  30009    0.005    0.503    0.004   0.000
mutex_lock           0.07       38.545   7765    0.005    0.171    0.002   0.000
mutex_unlock         0.03       19.591   7771    0.003    0.078    0.002   0.000
rw_wrlock            0.00        0.045      3    0.015    0.033    0.005   0.007

                                     Profile for 40000 calls

Function name         %      self+desc.          mean     max      min     std.
                     time       ms       calls  ms/call ms/call  ms/call   err
________________________________________________________________________________
rw_rdlock            0.39      307.763  40006    0.008    2.031    0.005   0.000
rw_unlock            0.23      184.537  40009    0.005    0.138    0.004   0.000
mutex_lock           0.05       38.808  10265    0.004    0.173    0.002   0.000
mutex_unlock         0.03       25.931  10271    0.003    0.078    0.002   0.000
rw_wrlock            0.00        0.043      3    0.014    0.033    0.004   0.008