[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [QF-Test] Executing from Command Line
Hello Chuck, you should also limit the amount of memory for QF-Test with something like -J-Xmx50m That may cause a little more garbage collection but should work very well with -nolog which makes memory consumption as small as it can get. Even less than 50m is possible unless, of course, your test-suites are very large, e.g. due to image checks. If you find you need too much memory due to the size of your test-suites you can try to split those into smaller ones which get loaded on demand. The downside of -nolog is, of course, that you'll not get any run-log, making it very difficult to debug your tests. With a fine-grained test-structure that allows splitting run-logs into small parts you may get good savings yet still retain a run-log. Best regards, Greg "Hunt,Chuck" <CHUNT1@?.com> writes: > Hello- > > We execute QF-Test from command line for some of our multi-user/performance testing over Citrix. > What would be the best parameters to use to make the QF-test process as light-weight as possible? > Anything to decrease the memory usage? Currently, I use “–batch –nolog”. > > Regards- > > Chuck Hunt > > Technology Architect, CTS Solutions > > www.cerner.com > > Descrip > > CONFIDENTIALITY NOTICE This message and any included attachments are from Cerner Corporation and > are intended only for the addressee. The information contained in this message is confidential and > may constitute inside or non-public information under international, federal, or state securities > laws. Unauthorized forwarding, printing, copying, distribution, or use of such information is > strictly prohibited and may be unlawful. If you are not the addressee, please promptly delete this > message and notify the sender of the delivery error by e-mail or you may call Cerner's corporate > offices in Kansas City, Missouri, U.S.A at (+1) (816)221-1024. > > _______________________________________________ > qftest-list mailing list > qftest-list@?.de > http://www.qfs.de/mailman/listinfo/qftest-list -- Gregor Schmid E: gregor.schmid@?.de T: +49 (0)8171 38648-11 F: +49 (0)8171 38648-16 Quality First Software GmbH | www.qfs.de Tulpenstr. 41 | 82538 Geretsried | Germany GF Gregor Schmid, Karlheinz Kellerer HRB München 140833
|