I have the following scripts. I am trying to calculate the throughput of a java XSLT transformer. I have 10 trophies, each of which is repeated 1000 times. The task of the stream is to read the XML and XSLT file and convert it and write to a new file.
I want to calculate TPS. Can you suggest a way to calculate TPS?
Thanks and respect,
Srinivas.
source
share