From: Yan, Hong [IT] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 27, 2002 12:42 PM
To: JDJList
Subject: [jdjlist] RE: benchmark program
To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfmGreg:Thank you for suggestion. Actually, the program that I need is a program that benchmarks remote user's JVM.We have a Applet / J2EE based transaction system, and I need to write an Applet for the user to run and benchmarks user's environment ( - so that when a user complains that the program is slow, our tech support guys can instruct the user to run this program and find out how good the local operation environment is and how good the internet transmission is).I looked into JUnit, and I found that it is basically a testing platform, and the Catus/J is interesting but unfortunately it is not for benchmarking the environment.Any suggestions?Jeff-----Original Message-----
From: Greg Nudelman [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 27, 2002 3:25 PM
To: JDJList
Subject: [jdjlist] RE: benchmark programTo change your JDJList options, please visit: http://www.sys-con.com/java/list.cfmCheck out Cactus and JUnit -- these are the open source Java testing frameworks that may be of help. But I think you may need to write the code you want to test yourself. After all, who really cares about some else's app? It is _your_ app that you want to benchmark, right?
Cactus and JUnit should help there.
Greg
-----Original Message-----
From: Yan, Hong [IT] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 27, 2002 12:09 PM
To: JDJList
Subject: [jdjlist] benchmark program
Hi all:
I am looking for a benchmark program (java class) to test different versions
of JVMs.This program has to be small and can be wrapped in an applet.
I would like some suggestions. Thanks
Jeff
To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm
To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm
