This is the mail archive of the gcc-patches@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: [PATCH] Speed up hybrid_search_bitmap



On Sunday, April 20, 2003, at 03:34 PM, Zdenek Dvorak wrote:


Hello,

this patch replaces recursion in hybrid_search_bitmap by explicit
stack. It increases speed of hybrid_search_bitmap by about 10%.

I'm surprised that it does, actually (I wrote this stuff, not Michael, and neither of us can approve the patch).


--Dan


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