Browse thread
Help with simple ocaml memoization problem
[
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: | Jon Harrop <jon@f...> |
| Subject: | Re: [Caml-list] Help with simple ocaml memoization problem |
On Thursday 29 November 2007 08:16, David Allsopp wrote: > Map is often slower (though hash tables potentially waste a lot of space... The Map implementation in the OCaml stdlib is also quite inefficient. I did a little benchmark once and discovered that Maps actually waste more space than Hashtbls. -- Dr Jon D Harrop, Flying Frog Consultancy Ltd. http://www.ffconsultancy.com/products/?e