This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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]

Performance of memcpy()


Hi,
I have a question concerning the performance of memcpy().
Is memcpy() suitable/fast for copying <=8 bytes?
Is memcpy() inlined?
The target platform is >=i386.
What's with other platforms?

/FAU




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