From: Upinder S. B. <bh...@nc...> - 2012-12-06 02:24:30
|
Dear Saeed, There are a number of tests in the regressionTests directory which double as benchmarks. These are currently mostly binary tests, but they typically depend on availability of local files for loading models and checking output. Best, Upi On Thursday 06 December 2012 12:33 AM, Saeed Shariati wrote: > Dear all, > > First, thanks to mailing list which provides responses so rapidly. > > I want to test execution time of processing threads and profile their > execution times. As I understand from the code, Moose uses some built-in > test routines, external benchmarks and also some Demo files which are in > script. > I am using EClipse as a code editor and I prefer to execute binary code > directly via the editor, therefore using Demo files and calling the main > method from Python is not a good way for this test. > > Would you please tell me which one of internal test methods or benchmarks > could be the best choice? > > I want to change thread execution and evaluate the performance. > > Best Regards, > Saeed > |