[Prev][Next][Index][Thread]

Re: Are there any .NET possibilities/implications for Dylan/Functional Developer?



"Roland Paterson-Jones" <rolandpj@bigfoot.com> writes:

> > .NET on servers is as stupid as Java Bytecode on servers. On a server
> > I don't need portable binaries, I need fast, small and efficient
> > binaries. That means native.
> JIT compilers take care of this. Note that start-up time on servers is
> irrelevant.

Then why is it that Xalan-C++ is a whopping 20 times faster than
Xalan-J? Even when using a JIT?

And RAM isn't exactly free either.

Andreas

-- 
"In meinen Augen ist es niemals ein Verbrechen, Wissen zu stehlen. Es
ist ein guter Diebstahl. Der Pirat des Wissens ist ein guter Pirat."
                                                       (Michel Serres)



Follow-Ups: References: