Skip to content

RPZ load performance improvements - #1399

Open
wcawijngaards wants to merge 9 commits into
simdzone-zone-loadfrom
rpz-zone-load
Open

RPZ load performance improvements#1399
wcawijngaards wants to merge 9 commits into
simdzone-zone-loadfrom
rpz-zone-load

Conversation

@wcawijngaards

Copy link
Copy Markdown
Member

This adds RPZ zone loading performance improvements. They are built on top of the simdzone parsing changes. The change merges into that branch, so that the RPZ specific changes can be reviewed here.

The dname comparison routines are optimised a bit. The error handling does not convert to string or have the entire RR uncompressed when not needed, but only after the error. The insertion of the localzone data for the RPZ does not perform a tree lookup twice, but once.

@wcawijngaards

Copy link
Copy Markdown
Member Author

The ci run with tests is in https://github.com/NLnetLabs/unbound/actions/runs/21471261236 .
The tests succeed.

in the code repository, and is meant for after merge of the
simdzone change.
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.

1 participant