[jhc] Fast array processing
Henning Thielemann
jhc at henning-thielemann.de
Wed Feb 24 06:40:02 EST 2010
On Wed, 24 Feb 2010, Josef Svenningsson wrote:
> Hi,
>
> I'd like some advice on how to get decent array processing speeds. jhc
> doesn't seem to be able to remove all the inefficiencies of the Array
> library interface according to my experiments. And as far as I can see
> jhc doesn't support any kind of unboxed arrays. Are there any other
> alternatives that I've missed?
I got StorableVector compiled on JHC but even simple examples did not produce
runnable executables.
More information about the jhc
mailing list