From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5f82b682b397984 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-10-25 21:23:33 PST Path: nntp.gmd.de!newsserver.jvnc.net!howland.reston.ans.net!swrinde!news.dell.com!tadpole.com!uunet!psinntp!cmcl2!thecourier.cims.nyu.edu!thecourier.cims.nyu.edu!nobody From: dewar@cs.nyu.edu (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: compilation time [was Re: Magnavox consult Date: 25 Oct 1994 18:23:32 -0400 Organization: Courant Institute of Mathematical Sciences Message-ID: <38k0h4$78l@gnat.cs.nyu.edu> References: <385686$501@news.delphi.com> <386f1m$dvr@newsflash.mitre.org> <38jhj2$c27@explorer.clark.net> NNTP-Posting-Host: gnat.cs.nyu.edu Keywords: C++ statistics compilation time Date: 1994-10-25T18:23:32-04:00 List-Id: one million lines of C++ compiling in 6 hours on a 486. That sounds reasonable, GNAT will generally compile about the same speed as g++. On my thinkpad, a 75MHz 486 with no 2nd-level cache, it takes about 50 minutes to compile the GNAT sources, which are about 150,000 lines of Ada.