[
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: | 2001-01-07 (20:17) |
From: | Doug Bagley <doug@b...> |
Subject: | Re: A good benchmark for Objective Caml |
Stephane Legrand wrote: > Hello, > > As the author says "it's just for fun" but as Objective Caml wins, it > can't hurt : > > http://www.bagley.org/~doug/shootout/craps.shtml Lest people get the wrong impression, that particular page is very preliminary, and the entire project is a "work in progress". You might want to start from the project homepage: http://www.bagley.org/~doug/shootout/ I do find Ocaml to be very very fast, but one of the reasons Ocaml does so well is that I've been able to complete all of my 23 tests in it. I do expect C and C++ to give Ocaml a run for its money when I've completed all the tests in those languages. Cheers, Doug