[jhc] Fast array processing

Josef Svenningsson josef.svenningsson at gmail.com
Wed Feb 24 07:02:17 EST 2010


On Wed, Feb 24, 2010 at 11:57 AM, Henning Thielemann
<lemming at henning-thielemann.de> wrote:
>
> 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.
>
Ok. Thanks for the info.

Josef


More information about the jhc mailing list