Path: utzoo!attcan!uunet!husc6!rutgers!ucsd!sdcc6!sdcc12!wa193 From: wa193@sdcc12.ucsd.EDU (Jon Dart) Newsgroups: comp.lang.modula2 Subject: Re: Logitech Modula-2/86 ver 3.x questions Summary: V. 3 has improved code, better linker Keywords: Logitech Modula-2 Message-ID: <1028@sdcc12.ucsd.EDU> Date: 26 Jul 88 01:34:33 GMT References: <3747@okstate.UUCP> Reply-To: wa193@sdcc12.ucsd.edu.UUCP (Jon Dart) Organization: Univ. of California, San Diego Lines: 14 The main advantage of Logitech Modula-2 version 3.0 is that it produces optimized object code. It also contains a smarter linker that can remove procedures that are never called. Hence, you will generally get smaller and faster-running programs from version 3.0, compared to version 2.x. The speed improvement, in my experience, is 10-20%. The space improvement depends a lot on how many library modules you import and how many procedures from each one you call. -- Jon Dart telephone: (619)-281-9754 email: wa193@sdcc12.ucsd.edu, ucsd!sdcc12!wa193 USMail: 3012 Hawthorn St., San Diego, CA 92104