Browse thread
about OcamIL
-
ben kuin
- Alain Frisch
-
Eray Ozkural
- Ed Keith
- ben kuin
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Goswin von Brederlow <goswin-v-b@w...> |
| Subject: | Re: [Caml-list] about OcamIL |
Jon Harrop <jonathandeanharrop@googlemail.com> writes:
> Xavier Clerc wrote:
>> Limiting myself to the JVM...
>> Moreover, at least Scala and Bigloo deliver excellent performances.
>
> I have benchmarks where the JVM is well over 10x slower than .NET. So I do
> not regard any JVM-based language as "high performance".
>
> Cheers,
> Jon.
You can pretty much write a benchmark for any 2 languages that
specifically targets the weekness of one and the strength of the other
showing that one is better than the other by a wide margin. You can
usualy reverse the argument with a different benchmark.
So your argument as such says nothing about JVM, just something about
your benchmarks.
MfG
Goswin