mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 02:00:38 +00:00
Add additional bitset benchmarks Add additional benchmarks for operations in bitset, I realize that it was a bit lacking when I intended to optimize it earlier, so I was hoping to put some in so I can verify my work later.