From xemacs-m  Mon Feb 10 09:38:09 1997
Received: from palrel1.hp.com (palrel1.hp.com [15.253.72.10])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id JAA10776
	for <xemacs-beta@xemacs.org>; Mon, 10 Feb 1997 09:37:51 -0600 (CST)
Received: from rlab24.rsn.hp.com (rlab24.rsn.hp.com [15.99.219.24]) by palrel1.hp.com with ESMTP (8.7.5/8.7.3) id HAA07805; Mon, 10 Feb 1997 07:37:30 -0800 (PST)
Received: by rlab24.rsn.hp.com
	(1.38.193.4/16.2) id AA102719113; Mon, 10 Feb 1997 09:38:33 -0600
To: Bill Dubuque <wgd@martigny.ai.mit.edu>
Cc: xemacs-beta@xemacs.org
Subject: Re: wot i need
References: <199702091140.AA266538445@martigny.ai.mit.edu>
From: Shane Holder <holder@rlab24.rsn.hp.com>
Date: 10 Feb 1997 09:38:32 -0600
In-Reply-To: Bill Dubuque's message of Sun, 9 Feb 1997 06:40:43 -0500
Message-Id: <fawd8u8n01z.fsf@rlab24.rsn.hp.com>
Lines: 35
X-Mailer: Red Gnus v0.82/Emacs 19.34

>>>>> "Bill" == Bill Dubuque <wgd@martigny.ai.mit.edu> writes:

  Bill> It would be useful to get more datapoints. If anyone else has
  Bill> XEmacs and FSF compiled on the same machine, please contrast
  Bill> their times on Kyle's original example, which he found twice
  Bill> as slow in XEmacs:

I used loop-test.el.

Function Name    Call Count  Elapsed Time  Average Time
===============  ==========  ============  ============
bench-mark-loop  5           49.487638999  9.8975277999 Emacs 19.34
bench-mark-loop  5           67.264639000  13.452927800 XEmacs 20.0

This was on an Exemplar-S class.  16cpu. HP 180Mhz U chip.  1G ram.

Xemacs configure line.

# ./configure  --error-checking=none --debug=no --cflags=-O3 --verbose --site-includes=/usr/local/include --site-libraries=/usr/local/lib

I also tried time-loop.el on the same system:

rlab24$ xemacs -batch -l ~/time-loop.el 
11.57943308353424
2.121204972267151

rlab24$ emacs -batch -l ~/time-loop.el 
8.5323010683059692
1.6604479551315308

-- 
Shane Holder                                 e-mail: holder@rsn.hp.com
Hewlett Packard                               phone:     (214)497-4182
3000 Waterview
Richardson, TX 75083

