From z Tue Nov 14 21:34:11 2000
Received: from maguro.epr.com ([198.3.162.27]) by exchange.epr.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21)
	id WNKAMNBC; Tue, 14 Nov 2000 12:32:15 -0800
Received: from magrathea.epr.com (firewall-user@magrathea.epr.com [198.3.160.1])
	by maguro.epr.com (8.9.3/8.9.3) with ESMTP id MAA09670
	for <sweeks@intertrust.com>; Tue, 14 Nov 2000 12:35:53 -0800 (PST)
Received: (from uucp@localhost) by magrathea.epr.com (8.9.3/8.7.3) id MAA13593 for <sweeks@intertrust.com>; Tue, 14 Nov 2000 12:35:53 -0800 (PST)
Received: from nodnsquery(199.222.69.4) by magrathea.epr.com via smap (V5.5)
	id xma013170; Tue, 14 Nov 00 12:35:01 -0800
Received: from clairv.com (IDENT:root@pc246.edi.nunet.net [199.249.165.246])
	by mail.acm.org (8.9.3/8.9.3) with ESMTP id PAA47624
	for <sweeks@acm.org>; Tue, 14 Nov 2000 15:34:47 -0500
Received: from magrathea.epr.com (firewall-user@magrathea.epr.com [198.3.163.3])
	by clairv.com (8.9.3/8.9.3) with ESMTP id OAA11630
	for <MLton@sourcelight.com>; Tue, 14 Nov 2000 14:34:54 -0600
Received: (from uucp@localhost) by magrathea.epr.com (8.9.3/8.7.3) id MAA13077 for <MLton@sourcelight.com>; Tue, 14 Nov 2000 12:34:52 -0800 (PST)
Received: from unknown(198.3.162.27) by magrathea.epr.com via smap (V5.5)
	id xma012779; Tue, 14 Nov 00 12:34:11 -0800
Received: from eponym.epr.com (eponym.epr.com [10.1.1.123])
	by maguro.epr.com (8.9.3/8.9.3) with ESMTP id MAA09651
	for <MLton@sourcelight.com>; Tue, 14 Nov 2000 12:34:11 -0800 (PST)
Received: (from sweeks@localhost)
	by eponym.epr.com (8.9.3/8.9.3) id MAA27755;
	Tue, 14 Nov 2000 12:34:11 -0800
From: "Stephen Weeks" <sweeks@intertrust.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <14865.41411.370416.845746@eponym.epr.com>
Date: Tue, 14 Nov 2000 12:34:11 -0800 (PST)
To: MLton@sourcelight.com
Reply-to: MLton@sourcelight.com
Subject: RE: self compile times
In-Reply-To: <NKEOKJLEIJKNBIDLDADFOEALCBAA.suresh@research.nj.nec.com>
References: <14865.39420.605953.286858@eponym.epr.com>
	<NKEOKJLEIJKNBIDLDADFOEALCBAA.suresh@research.nj.nec.com>
X-Mailer: VM 6.71 under 20.4 "Emerald" XEmacs  Lucid
X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on 
	eponym.sweeks.com
X-Spam-Level: 
X-Spam-Status: No, hits=0.0 required=3.0 tests=AWL autolearn=no version=2.60


> Those are great numbers.  I'm particularly impressed with the reduced
> assembly+link times.

Yeah, it just shows how nonlinear the assembler really is.

> Do you have any numbers for the Kit using the
> latest release?

Nope, but my guess would be that compile times would be very similar to MLton,
since they're roughly the same size.  MLton is now up to 82K lines, with all of
the new x86 stuff.


