I have already uploaded it in Shareware section it should be available in 48 hours after the approval from the wmusers.
This Tool will help in performance analysis and code coverage analysis of the interface, Once the download is enabled the upload has an usage Notes.doc and an sample interfaces package along with the steps to use it.
Try the tool on the sample before using it on other packages (Do take backup of your package before using the tool).
Cheers
Ravindran.V
“Determination can move mountains”
FYI, you can also use JUnit to create your own custom performance analyzer like the one mentioned in this thread.
Also, Apache provides a broad based tool called JMeter (similar to LoadRunner) to run your Flow service invoked via an HTTP(s) request, so you can test the load of running your flow/java services and its impact on your IS server.
As you said the tool modifies the code but when you delete the interface from the test case the modifications are reverted back , meaning the profiling part is rolled back.
Did you like the functionality provided by the tool. I would be updating and making enhancements to the tool to unprofile code without having to go through the steps of deleting the interface from test case and automatic refresh and update of the test case to remove the additional steps you would require to apply the tool after modification of the flow services.
The source code of this tool is not provided so I intend to retain and provide future updates.
I would like to know people who have used about the feedback on the tool.
Regards
Ravindran.V
“Determination can move mountains”
Hey I have gone through the code, one Thing i counld not understand, where the file is physically located (the file from which data is feeded in PerformanceLog table).