A simple way to make BitVector faster would be to turn the get method bounds checking into an assertion. This is similar to OpenBitSet.fastGet.
- BitVector.get bounds checking Jason Rutherglen
- Re: BitVector.get bounds checking Michael McCandless
- Re: BitVector.get bounds checking Andi Vajda
- Re: BitVector.get bounds checking Michael McCandless
- Re: BitVector.get bounds checking Andi Vajda
- Re: BitVector.get bounds checking Michael McCandless
- RE: BitVector.get bounds checking Uwe Schindler