Re: Comparing Compilers

henry@spsystems.net (Henry Spencer)
13 Dec 2004 02:02:27 -0500

          From comp.compilers

Related articles
Comparing Compilers ganesh.pagade@gmail.com (G P) (2004-11-06)
Re: Comparing Compilers touati@prism.uvsq.fr (TOUATI Sid) (2004-11-14)
Re: Comparing Compilers ganesh.pagade@gmail.com (G P) (2004-11-14)
Re: Comparing Compilers ganesh.pagade@gmail.com (G P) (2004-11-17)
Re: Comparing Compilers pohjalai@cc.helsinki.fi (A Pietu Pohjalainen) (2004-11-17)
Re: Comparing Compilers rweaver@ix.netcom.com (Dick Weaver) (2004-11-17)
Re: Comparing Compilers touati@prism.uvsq.fr (TOUATI Sid) (2004-11-28)
Re: Comparing Compilers henry@spsystems.net (2004-12-13)
| List of all articles for this month |

From: henry@spsystems.net (Henry Spencer)
Newsgroups: comp.compilers
Date: 13 Dec 2004 02:02:27 -0500
Organization: SP Systems, Toronto, Canada
References: 04-11-015 04-11-033 04-11-050 04-11-117
Keywords: performance, practice
Posted-Date: 13 Dec 2004 02:02:27 EST

TOUATI Sid <touati@prism.uvsq.fr> wrote:
>> People compiling Java to mobile phones (J2ME) actually do care on
>> savings of one kilobyte in the size of the compiled code...
>
>They would care only if saving 0.9 kb of code size allows them to use
>smaller memories.


Or if saving 0.9KB of code allows them to add more functions -- things
that might entice customers to buy this particular model -- without
enlarging the memory. Which it does.
--
"Think outside the box -- the box isn't our friend." | Henry Spencer
                                                                -- George Herbert | henry@spsystems.net


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.