sparker-arm commented on issue #4269:
Okay thanks, I will get profiling.
sparker-arm commented on issue #4269:
So, _I think__, I've got the overhead down to 0.15%. I've modified
Type::log2_lane_bitsandType::log2_lane_countto return a u32, while modifyingBitSet::containsto take a u32.I also removed
ValueData::tyand directly implemented it onValueDataPackedinstead.
sparker-arm commented on issue #4269:
I've uploaded the Type API changes in #4280.
cfallin commented on issue #4269:
@sparker-arm this is ready for review so that you can rebase the dynamic-vectors work on top of it!
Last updated: Dec 06 2025 at 06:05 UTC