What point am I supposed to be getting here? Yup, it's a benchmark. F# was consistently slower than Java, but, consistently used less memory and fewer lines of code.
Well... most of the stats aren't that different but them I'm reminded that this is mono and its using significantly less memory than java. Mono has a really sloppy garbage collector.. what does that say about java's in this benchmark.
Are you saying this is good, or bad?