Assuming that we are talking about C, I suggest leaving it up to the
compiler.  A good optimizing compiler will make this decision better than
you.

Allen


On Mon, Oct 12, 2015 at 11:27 AM, Aran Mulholland <aranmulholl...@gmail.com>
wrote:

> I'm just wondering how people decide which functions should be inlined?
> What are the rules that you follow when choosing to inline a function? Are
> you concerned with function size or the number of inlined functions through
> the code base? What other considerations do you factor in whilst making the
> decision to inline?
>
> Thanks
>
> Aran
>
> _______________________________________________
> dupswapdrop: music-dsp mailing list
> music-dsp@music.columbia.edu
> https://lists.columbia.edu/mailman/listinfo/music-dsp
>
_______________________________________________
dupswapdrop: music-dsp mailing list
music-dsp@music.columbia.edu
https://lists.columbia.edu/mailman/listinfo/music-dsp

Reply via email to