Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 96684 invoked from network); 17 Jun 2002 17:19:42 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 17 Jun 2002 17:19:42 -0000 Received: (qmail 24813 invoked by uid 97); 17 Jun 2002 17:19:30 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 24781 invoked by uid 97); 17 Jun 2002 17:19:29 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 24769 invoked by uid 98); 17 Jun 2002 17:19:29 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Reply-To: From: "John Gregg" To: "'Tomcat Users List'" Subject: RE: Tomcat Performance is good! Date: Mon, 17 Jun 2002 12:19:14 -0500 Message-ID: <004b01c21623$1b0a9520$75c8a8c0@ws03> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal In-Reply-To: <000601c213ef$a75d3450$0b00a8c0@morpheus> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This test really doesn't have anything to do with Tomcat's performance. This has much more to do with some java version vs perl 5.6.0 and the search algorithms you used. If you want to test Tomcat, run the exact same code in Tomcat as in WebLogic or WebSphere. john -----Original Message----- From: tomcat-user-return-22770-john.gregg=techarch.com@jakarta.apache.org [mailto:tomcat-user-return-22770-john.gregg=techarch.com@jakarta.apache. org]On Behalf Of Trenton D. Adams Sent: Friday, June 14, 2002 5:06 PM To: 'Tomcat Users List' Subject: Tomcat Performance is good! I've recently been doing some fiddling with Tomcat. I've built a King James Bible search program. I based it off of my brother's perl bible search program. It outputs all identical HTML to the perl version. It was already out performing it by a couple of seconds on one particular search. The search for perl took about 6 seconds and the search in the J2EE version on tomcat took approx 4 seconds. With some code efficiency improvements, I've gotten that down to less than 3 seconds. Just thought you might all like to hear some good news about Tomcat. Tomcat 4.0.3 Apache 1.3.20 Perl 5.6.0 -- To unsubscribe, e-mail: For additional commands, e-mail: