[jhc] Fast array processing

John Meacham john at repetae.net
Wed Feb 24 13:16:27 EST 2010


On Wed, Feb 24, 2010 at 12:40:02PM +0100, Henning Thielemann wrote:
> On Wed, 24 Feb 2010, Josef Svenningsson wrote:
>> 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.

In what way? I'd actually like to incorporate StorableVector into jhc's
provided libraries to be the normal implementian of unboxed arrays so
would be interested in what you found.

        John

-- 
John Meacham - ⑆repetae.net⑆john⑈ - http://notanumber.net/


More information about the jhc mailing list