|
Measures reported by CMPTest
This test reports the time taken by the BES EJB container for performing CMP related activities.
The measures made by this test are as
follows:
| Measurement |
Description |
Measurement
Unit |
Interpretation |
| EntityHome |
Time spent in the container, implementing EJBHome-related operations specific to Entity beans |
Secs
|
  |
| Cmp |
Time spent in the CMP engine (excluding other CMP tasks listed explicitly) |
Secs
|
  |
| CmpInit |
Time spent initializing the CMP engine (startup cost only) |
Secs |
  |
| CmpQuery |
Time spent in the CMP engine doing SQL queries |
Secs
|
  |
| CmpUpdate |
Time spent in the CMP engine doing SQL updates |
Secs
|
  |
| CmpGetConn |
Time spent in the CMP engine getting JDBC connections (startup cost only) |
Secs
|
  |
| CmpPrepareStmt |
Time spent in the CMP engine preparing statements (startup cost only) |
Secs
|
  |
|