[private] [MLton] native vs. C code generation
Buday Gergely István
gergely.buday@siemens.com
Thu, 2 Jun 2005 16:54:18 +0200
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C56782.F3C66935
Content-Type: text/plain;
charset="ISO-8859-1"
Matthew Fluet wrote:
> http://mlton.org/pipermail/mlton/2005-March/026884.html
>
> There is no difference in the space usage of programs
> compiled using the
> different codegens. All codegens have exactly the same (heap) memory
> usage behavior.
Er... I was not clear. I was interested in the generated code's size. But
I've found that in the mail you are referring to.
I've computed an average of native vs. C code speed. It turned out that C
code is 35% slower than native on average (ok this is not a real average).
Considering code size it's about 10%. My question is then: does it make
sense to write native codegenerator for a new platform? And, how much effort
would it be?
- Gergely
------_=_NextPart_001_01C56782.F3C66935
Content-Type: text/html;
charset="ISO-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3DISO-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2658.24">
<TITLE> [private] [MLton] native vs. C code generation</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=3D2>Matthew Fluet wrote:</FONT>
</P>
<P><FONT SIZE=3D2>> <A =
HREF=3D"http://mlton.org/pipermail/mlton/2005-March/026884.html" =
TARGET=3D"_blank">http://mlton.org/pipermail/mlton/2005-March/026884.htm=
l</A></FONT>
<BR><FONT SIZE=3D2>> </FONT>
<BR><FONT SIZE=3D2>> There is no difference in the space usage of =
programs </FONT>
<BR><FONT SIZE=3D2>> compiled using the </FONT>
<BR><FONT SIZE=3D2>> different codegens. All codegens have =
exactly the same (heap) memory </FONT>
<BR><FONT SIZE=3D2>> usage behavior.</FONT>
</P>
<P><FONT SIZE=3D2>Er... I was not clear. I was interested in the =
generated code's size. But I've found that in the mail you are =
referring to.</FONT></P>
<P><FONT SIZE=3D2>I've computed an average of native vs. C code speed. =
It turned out that C code is 35% slower than native on average (ok this =
is not a real average). Considering code size it's about 10%. My =
question is then: does it make sense to write native codegenerator for =
a new platform? And, how much effort would it be? </FONT></P>
<P><FONT SIZE=3D2>- Gergely</FONT>
</P>
</BODY>
</HTML>
------_=_NextPart_001_01C56782.F3C66935--