Re: Unsafe Conversions and Inlining

2020-02-23 Thread Ludovic Courtès
Hi Christopher, Christopher Howard skribis: > Hi, I'm doing a project with SDR involving a lot of number crunching, > as SDR usually does, with Guile 3.0 embedded in a C application. Of > course, the idea is to have the C functions handle the low-level > number crunching. But it some places it

Unsafe Conversions and Inlining

2020-02-22 Thread Christopher Howard
Hi, I'm doing a project with SDR involving a lot of number crunching, as SDR usually does, with Guile 3.0 embedded in a C application. Of course, the idea is to have the C functions handle the low-level number crunching. But it some places it is difficult to get around performance hits from requir