[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: collected c calls faster?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 18 Oct 2011 08:20:55 -0200
> I thought this would be faster than the original solution but i get no
> noticeable speedup
As soon as your C functions do some real work, the overhead of the C API
becomes unnoticeable.