mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
21c276f9c8
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.