Forum Discussion
Dave_Meibusch
17 years agoNew Contributor
Two workarounds for this issue possibly:
1. Groovy scripts to record times
2. Java extension (test listener impl)
But neither are much good it appears as timings outside the test execution include too much "extra" time. I really need an aggregate of the execution time *excluding* send/receive encode/decode time.
Ah well, maybe a future release.
1. Groovy scripts to record times
2. Java extension (test listener impl)
But neither are much good it appears as timings outside the test execution include too much "extra" time. I really need an aggregate of the execution time *excluding* send/receive encode/decode time.
Ah well, maybe a future release.