Browse thread
[Caml-list] speed
[
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: | Noel Welsh <noelwelsh@y...> |
| Subject: | Re: [Caml-list] speed |
--- onlyclimb <onlyclimb@163.com> wrote: > Is it normal that my ocaml program is only 2 times > faster than the java > counterpart ?(using the same method and complied > into native. jdk is 1.4.1 It depends entirely on the program. I wouldn't expect a huge difference in speed in, say, an HTTP server where most of the time is spent waiting for the disk. In numeric applications I would expect O'Caml to be significantly faster than Java. Noel __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners