From owner-freebsd-java Wed Dec 30 23:44:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04405 for freebsd-java-outgoing; Wed, 30 Dec 1998 23:44:27 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from cafe.muraoka.info.waseda.ac.jp (cafe.muraoka.info.waseda.ac.jp [133.9.68.49]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04389; Wed, 30 Dec 1998 23:44:25 -0800 (PST) (envelope-from shudoh@muraoka.info.waseda.ac.jp) Received: from muraoka.info.waseda.ac.jp (shudoh@localhost [127.0.0.1]) by cafe.muraoka.info.waseda.ac.jp (8.9.1a/3.7W) with ESMTP id QAA28564; Thu, 31 Dec 1998 16:44:01 +0900 Message-Id: <199812310744.QAA28564@cafe.muraoka.info.waseda.ac.jp> To: freebsd-java@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Porting java stuff? Proposal? In-reply-to: Your message of "Wed, 30 Dec 1998 23:51:09 MST." <199812310651.XAA07977@mt.sri.com> Date: Thu, 31 Dec 1998 16:44:01 +0900 From: SHUDO Kazuyuki Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > My understanding is that JDK for FreeBSD make use of C > > version of interpreter instead of assembly language > > version as executeJava_p5.*. Is this right? > > That is correct, but we weren't that much slower than the Linux JDK, > which *does* use the assembly language version of executeJava. I feel that FreeBSD JDK is pretty slower than Linux JDK. With Linpack benchmark for Java (*), Linux JDK117 on PentiumPro/200MHz results 1.357 Mflops/s, FreeBSD JDK117 on PentiumII/233MHz results 0.734 Mflops/s. Java interpreter shows these results, no JIT. (*) Linpack Benchmark -- Java Version http://www.netlib.org/benchmark/linpackjava/ I wonder why isn't FreeBSD port based on Linux port. I love FreeBSD as same as Linux, but I'm sad to say porting effort to Linux is superior to the FreeBSD one. Kazuyuki SHUDO Happy Hacking! Muraoka Lab., Grad. School of Sci. & Eng., Waseda Univ. E-mail: shudoh@muraoka.info.waseda.ac.jp Address: Muraoka Lab., Waseda Univ., 3-4-1 Okubo Shinjuku-ku Tokyo 169-8555 JAPAN TEL: +81-3-3209-5198 FAX: +81-3-3209-5198 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message