Re: Java Performance

2002-11-07 Thread Matt Avery
I would be more than happy to help with builds of the Blackdown JVM. What do we have to do to get CVS access? Narendra Sankar wrote: Hi Everyone Since I discovered Jedit, I have been looking into jvm performance, specifically on linux as that is my platform of choice. I love jedit and it has a

Re: Java performance check

2000-10-11 Thread Craig Rodrigues
On Wed, Oct 11, 2000 at 02:11:51PM +0300, Ganesh Sivaraman wrote: > > Is there any kind of JVM performace check tool, which can show the JProbe, http://www.klgroup.com/jprobe/ -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] --

Re: java performance under linux

1999-03-30 Thread Chris Abbey
> I am developing a network performance benchmarking program with java. I >have resently intalled jdk1.1.7 in my redhat5.1but i am getting very slow >prefrormance. i.e. a for loop from 0 to 3x10^7 takes about 10 secs while >when using vcafe in windows95 itneeds about 1 sec on the same machine. I

Re: java performance under linux

1999-03-30 Thread Bryce McKinlay
[EMAIL PROTECTED] wrote: > I am developing a network performance benchmarking program with java. I > have resently intalled jdk1.1.7 in my redhat5.1but i am getting very slow > prefrormance. i.e. a for loop from 0 to 3x10^7 takes about 10 secs while > when using vcafe in windows95 itneeds about

Re: Java performance

1998-12-17 Thread Paul Houle
Also, "acceptable performance" depends on your application. If you want to write big numerical codes that run for three months, stick with FORTRAN. If your Java app spends most of it's time waiting for queries to get back from a database, information to come over the net, or for a user t

Re: Java performance

1998-12-16 Thread Ryan Sutter
Scimark results: Machine: Pentium 200MMX Memory: 32MB Linux Kernal Version: 2.0.35 Java Version: JDK 1.1.7v1a JIT: TYA 1.2 Benchmarks run at command line within X-Windows. No JIT: 6.7 TYA 1.2: 15.1

Re: Java performance

1998-12-16 Thread Bryce McKinlay
"Marvin McNett II (GTA)" wrote: > I recently ran the Java benchmark at: > > http://math.nist.gov/scimark/ > > on my 300MHz PII Linux machine with Netscape 4.5. To my astonishment, the > results were terrible! Since I can dual boot, I started up Windows 95 (a > rare occurance) and ran th

Re: Java performance

1998-12-16 Thread Mario Camou
Well, I just ran it on a 233 MHz Pentium with the appletviewer, JDK 1.1.7v1a and TYA 1.2, and got a score of 13.0, while according to the table, the performance of the Dell Optiplex 200 MHz P6, Win 95, Netscape 4.04 is 42.5 (about three times). I don't do Windows, so I can't tell you what the resu