[plt-scheme] efficiency
Adrian Kubala <adrian at sixfingeredman.net> wrote:
> While I'm on the subject, I wonder why there's no "mzscheme runtime"
> -- why mzc requires the mzscheme executable and can't just link the
> native code to a library.
Other than the "neatness" of having a single executable, would there be any
advantage to doing so?
I'm surprised bigloo is so fast. Last time I compared the two, there wasn't
a lot in it. Definitely not 5 times. I was doing some numerical test, but
I don't recall which one.