Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Result

Time taken by Drools PDP

...

The above time applies twice for vCPE, once to handle the APPC-reponse and once to handle the ABATEMENT.  In addition, it applies once for vFirewall, to handle the APPC-response, and zero times for vDNS and VOLTE.  Eliminating these times results in the following elapsed times for Drools PDP.

...

Code Block

...

Elapsed time for vCPE :
  matched 8823 samples, average 19 ms
  unmatched 1177 samples, average 338 ms

Elapsed time for vFirewall :
  matched 8826 samples, average 58 ms
  unmatched 1174 samples, average 177 ms

Elapsed time for vDNS :
  unmatched 10000 samples, average 18 ms

Elapsed time for VOLTE :
  unmatched 10000 samples, average 16 ms



CPU Utilization

Total CPU used by the PDP was measured before and after the test, using "ps -l".

...