This is the mail archive of the libc-alpha@sourceware.org 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]

RE: [RFC] Clean up SSE variable shifts


> 
> > What is the performance impact of extra function call
> > vs. multiple copies of the same jump table?
> 
> I don't know.  I would hope that an indirect call and return
> would be just as predictable as an indirect jump and branch.
> 
> Fancy helping me benchmark?
> 

Sure. Send me a patch. I will run some benchmarks.


H.J.

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