Skip to content

Commit ee361e8

Browse files
committed
Auto merge of #145480 - cjgillot:sizeless-chunks, r=Mark-Simulacrum
Remove chunk size from each chunk in `ChunkedBitSet`. Almost all chunks in a `ChunkedBitSet` have the same constant `CHUNK_SIZE`, except the last in a bitset which takes the remainder `domain_size % CHUNK_SIZE`. r? `@ghost` for perf
2 parents a1dbb44 + 9c9a89a commit ee361e8

File tree

2 files changed

+165
-144
lines changed

2 files changed

+165
-144
lines changed

0 commit comments

Comments
 (0)