Boost logo

Boost :

Subject: Re: [boost] Is someone interested in container CompressedVector, a vector-like storage for integer types
From: Alexander Bulovyatov (bulovyatov_at_[hidden])
Date: 2011-10-02 08:38:48


Well, I don't see any special optimization for 2, 4 bits. They will work
faster than, say 7, because a compiler replaces mul / div by power of 2 with
<< >> ops.

--
View this message in context: http://boost.2283326.n4.nabble.com/Is-someone-interested-in-container-CompressedVector-a-vector-like-storage-for-integer-types-tp3858194p3864991.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk