On Tue, Jun 2, 2009 at 1:53 AM, Jonathan Leonard <johanatan@...> wrote:
>
> Yes, but look good in terms of performance or code size? I'd prefer
> shorter easier to maintain codes with bottlenecks optimized away where
> required.
The benchmarks seem to be saying that some bottlenecks are not going
to be optimized away, at least not in the languages themselves. I
guess if one accepts a "drop to C" mentality for everything and
anything, it's not such a big deal, but the pain of debugging 2
languages has been noted by some.
Cheers,
Brandon Van Every