[patch] bitmap.c: Speed up bitmap_find_bit.

Diego Novillo dnovillo@redhat.com
Thu Nov 25 17:19:00 GMT 2004


On Thu, 2004-11-25 at 10:06 -0700, Jeffrey A Law wrote:
> On Thu, 2004-11-25 at 11:46 -0500, Diego Novillo wrote:
> > True, but we should also try and optimize the data structure itself.  We
> > can't always avoid random accesses to bitmaps.
> > 
> > Perhaps we should have another instance of bitmaps more streamlined for
> > non-linear references?
> They're call sbitmaps.
> 
Oh, come on Jeff, you know we can't always use sbitmaps :)


Diego.



More information about the Gcc-patches mailing list