chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Best way to share memory between C and Chicken


From: Thomas Chust
Subject: Re: [Chicken-users] Best way to share memory between C and Chicken
Date: Sat, 04 May 2013 00:57:25 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

On 2013-05-04 00:26, Ivan Raikov wrote:
> [...]
> I really strongly advise _against_ using SRFI-4 vectors for 4G files,
> as I have experienced serious performance issues even with vectors of a
> few million elements.
> [...]

Hello,

would that be related to the fact that CHICKEN has a copying garbage
collector or are there other hidden performance implications of SRFI-4
vectors?

Ciao,
Thomas


-- 
When C++ is your hammer, every problem looks like your thumb.


-- 
When C++ is your hammer, every problem looks like your thumb.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]