Skip to content

use new slab list#48316

Merged
jkarneges merged 1 commit intomainfrom
jkarneges/use-slablist
Mar 25, 2026
Merged

use new slab list#48316
jkarneges merged 1 commit intomainfrom
jkarneges/use-slablist

Conversation

@jkarneges
Copy link
Copy Markdown
Member

This replaces all uses of our original Slab-based List with its generics-based replacement, SlabList.

As discussed earlier, the implementation is nearly the same and it performs similarly:

slab-push-pop-x10k      time:   [86.493 µs 86.659 µs 86.870 µs]
gen-slab-push-pop-x10k  time:   [83.906 µs 83.918 µs 83.931 µs]

@jkarneges jkarneges requested a review from a team March 25, 2026 18:15
@jkarneges jkarneges merged commit 18b6d07 into main Mar 25, 2026
19 checks passed
@jkarneges jkarneges deleted the jkarneges/use-slablist branch March 25, 2026 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants