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[ Add explanations to sbitmap, bitmap, and sparseset


On Mon, Jul 30, 2012 at 4:53 PM, Richard Guenther
<richard.guenther@gmail.com> wrote:
> No, but less space efficient and of comparable speed as sbitmap which
> is also O(1).

But iterating an sbitmap has worse complexity than sparseset.

Ciao!
Steven


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