[fpc-devel] Nested functions in numlib
Marco van de Voort
marcov at stack.nl
Tue Apr 4 08:59:17 CEST 2017
In our previous episode, Marco van de Voort said:
> > Is there a chance that such a patch would be accepted?
>
> Did you test performance? Repeated access to parent frame in tight loops
> might be suboptimal. Could maybe be helped with some pointer work?
(no it can't be helped with pointer work, it is a loop around a function
call, not a memory access, don't reply in the middle of the
night Marco)
More information about the fpc-devel
mailing list