From owner-freebsd-questions Wed Mar 20 10:59:40 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA24805 for questions-outgoing; Wed, 20 Mar 1996 10:59:40 -0800 (PST) Received: from tad.cetlink.net (root@tad-external.cetlink.net [206.31.104.10]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id KAA24800 for ; Wed, 20 Mar 1996 10:59:38 -0800 (PST) Received: (from jeff@localhost) by tad.cetlink.net (8.7.4/8.7.3) id OAA07123; Wed, 20 Mar 1996 14:00:39 -0500 (EST) Message-Id: <199603201900.OAA07123@tad.cetlink.net> Subject: Re: perl4 To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Wed, 20 Mar 1996 14:00:39 -0500 (EST) From: "Jeff Wheat" Cc: questions@freebsd.org In-Reply-To: <559.827336990@time.cdrom.com> from "Jordan K. Hubbard" at Mar 20, 96 07:49:50 am X-Mailer: ELM [version 2.4 PL25 ME8b] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Has anyone looked into why perl 4 or perl5 runs **SLOW** on FreeBSD boxes? I have an accounting package that runs on FreeBSD, BSDI, and a Sun Sparc 20 box, and the difference in speed is horrible! Some stats are: System: Config: Web Server: Speed: Sun Sparc 20 ( 64 megs RAM ) Apache 1.0.3 3 seconds aprox. BSDI 2.1 (DX4-100 32 megs RAM ) Apache 1.0.3 9 seconds aprox. FreeBSD 2.1 (DX4-100 32 megs RAM ) Apache 1.0.3 Over 2 minutes aprox. The FreeBSD and BSDI box are identical in hardware configurations. Sorry if I am being vague in some of the configuration issues. If anyone can offer some way of benchmarking perl on these boxes to see why it takes forever, I'd can track down the problem. I am unable to do it myself as I do not know enough about perl and passing needed ENV variables to the scripts as they run from as cgi scripts via a suid root wrapper. -jeff