| From | Sent On | Attachments |
|---|---|---|
| Nikos Ntarmos | Nov 10, 2006 8:39 pm | |
| Nick Johnson | Nov 10, 2006 8:54 pm | |
| Nikos Ntarmos | Nov 10, 2006 9:33 pm | |
| Milo Hyson | Nov 10, 2006 9:47 pm | |
| Arne H. Juul | Nov 10, 2006 9:52 pm | |
| Matthew Seaman | Nov 10, 2006 9:53 pm | |
| Nikos Ntarmos | Nov 10, 2006 10:15 pm | |
| Chad Leigh -- Shire.Net LLC | Nov 10, 2006 10:25 pm | |
| Nikos Ntarmos | Nov 10, 2006 10:34 pm | |
| Nick Johnson | Nov 10, 2006 10:34 pm | |
| Arne H. Juul | Nov 10, 2006 10:50 pm | |
| David Xu | Nov 11, 2006 12:37 am | |
| Nikos Ntarmos | Nov 11, 2006 4:46 am | |
| Nikos Ntarmos | Nov 11, 2006 4:46 am | |
| Nikos Ntarmos | Nov 11, 2006 4:46 am | |
| Nikos Ntarmos | Nov 11, 2006 4:46 am | |
| Ivan Voras | Nov 11, 2006 7:49 pm | |
| Nick Johnson | Nov 12, 2006 3:09 am | |
| Kazuyuki Shudo | Nov 12, 2006 12:46 pm | |
| Nikos Ntarmos | Nov 13, 2006 2:18 am | |
| Achilleas Mantzios | Nov 13, 2006 9:08 am | |
| Massimo Lusetti | Nov 13, 2006 9:15 am | |
| Nikos Ntarmos | Nov 13, 2006 9:31 am | |
| Kazuyuki Shudo | Nov 13, 2006 10:39 am | |
| Nikos Ntarmos | Nov 13, 2006 11:27 am | |
| Michael Vince | Nov 15, 2006 5:22 am | |
| Palle Girgensohn | Dec 12, 2006 7:29 am | |
| Achilleas Mantzios | Dec 18, 2006 8:09 am | |
| Nick Johnson | Dec 18, 2006 9:42 am | |
| Nikos Ntarmos | Dec 18, 2006 7:46 pm | |
| Eugeny N Dzhurinsky | Dec 19, 2006 12:32 am | |
| Achilleas Mantzios | Dec 19, 2006 1:41 am | |
| Eugeny N Dzhurinsky | Dec 19, 2006 1:45 am | |
| Achilleas Mantzios | Dec 19, 2006 2:39 am | |
| Eugeny N Dzhurinsky | Dec 19, 2006 2:42 am | |
| Nikos Ntarmos | Dec 19, 2006 3:29 am | |
| Eugeny N Dzhurinsky | Dec 19, 2006 3:34 am | |
| Ivan Voras | Dec 19, 2006 1:28 pm | |
| Eugeny N Dzhurinsky | Dec 19, 2006 11:57 pm | |
| Andrew Pantyukhin | Dec 20, 2006 1:33 am | |
| Eugeny N Dzhurinsky | Dec 20, 2006 1:38 am | |
| Achilleas Mantzios | Dec 20, 2006 2:52 am |
| Subject: | Performance of Java on FBSD vs. others... | |
|---|---|---|
| From: | Palle Girgensohn (gir...@FreeBSD.org) | |
| Date: | Dec 12, 2006 7:29:11 am | |
| List: | org.freebsd.freebsd-java | |
Hi!
This mail thread died a while back. Any news, did you succeed in getting it faster?
We are experiencing similar slowness with tomcat - it seems it runs much faster on Linux. I have not done any tests yet, it is just a feeling, but developers here are already moaning and want to replace FreeBSD with Linux. I'd love to get the BSD boxes running as fast instead... Any input appreciated.
Regards, Palle
--On fredag, november 10, 2006 22.37.14 +0200 Nikos Ntarmos <ntar...@ceid.upatras.gr> wrote:
Hi all.
I've spent the last week or so running the exact same Java code on the exact same hardware, under different OSs. The code i'm running is heavily cpu-bound (no i/o other than light logging), uses a lot of memory (~1G), and does not rely on threading libraries (i.e. the program creates two threads when it starts and that's all about it).
I'm running a small and a large version of the program (wrt memory requirements and run-time). The average execution time for the small version goes from ~200'' under win32, to ~220'' under linux, and to ~800'' under freebsd. For the large version, the numbers are ~1600'' for win32, ~1800'' for linux, and ~4700'' for freebsd.
This is all on a 1.7GHz Pentium-M laptop with 1G RAM (dmesg at http://ntarmos.dyndns.org/Computers/dmesgs/ace.dmesg), running -current as of Sep 29. The JDKs tested are diablo-jdk15 (1.5.0.07.01) and sun-jdk15 (1.5.0p6) for FreeBSD, and sun-jdk15 (1.5.0_07) for linux and win32.
Does anybody else see such a performance drop across OSs? Is there some specific (known) reason why freebsd lags behind the other two OSs by this 3x-4x factor? Any pointers as to some (sysctl or other) knob I've missed?
Thanks in advance.
\n\n
_______________________________________________ free...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-java To unsubscribe, send any mail to "free...@freebsd.org"





