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]

Could GCC interested in a faster STRSTR function ?


hello,

I have developped a new approach to optimised loop that containt branch condition (a white paper in english will be avaible in a few weeks). I have it applied to the C function : STRSTR.

If you're interested just tell me. The function I wrote is only in C (no inline assembly code) and is 10% to 40% faster. So the fonction could be easily ported.

I supposed the new approch could be either use to speed some GCC code (well may be not sure :) they are great guy who works on GCC)

Maquiné Jean-françois
http://www.onversity.com


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