Browse thread
[Caml-list] OCaml Speed for Block Convolutions
[
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: | Tom _ <tom7ca@y...> |
| Subject: | Re: [Caml-list] OCaml Speed for Block Convolutions |
> When are we going to have > readily available 64-bit architectures!? We already do: Alphas are pretty affordable, and you can get a 64bit SPARC for about $1000, even running Linux if you like. I think widespread adoption of 64bit machines will make a huge difference for polymorphic and dynamic languages, however. 32 bits is kind of tight for numbers+type bits or pointers+type bits, but in 64 bits, you can put both numbers and type bits without feeling squeezed. That should eliminate the need for a lot of static analysis and runtime tricks. Tom. __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr