This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: obsolete __builtin_apply?


On 3/17/07, Andrew Haley <aph@redhat.com> wrote:

Are there any performance issues to consider? Is using libffi slower/faster than the builtins?

It is most likely slower but these APIs in libobjc are not used as much as the other ones, plus GNUStep already uses libffi as the forwarding mechanism also so they will not see any speed difference, only other folks might.

-- Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]