Skip to content

Refactor DNS request handling and caching logic#1761

Open
DNSBunker wants to merge 1 commit intoTechnitiumSoftware:masterfrom
DNSBunker:patch-3
Open

Refactor DNS request handling and caching logic#1761
DNSBunker wants to merge 1 commit intoTechnitiumSoftware:masterfrom
DNSBunker:patch-3

Conversation

@DNSBunker
Copy link

  • Method QueryClosestDelegationAsync is using now authTask and cacheTask instead of the await to enhance cache calling.
  • Optimize the Garbage COllector on DnsApplicationQueryClosestDelegationAsync to be more CPU and response frindlier while looping.
  • DnsApplicationQueryClosestDelegationAsync Array Initialisation is now more performant with the new C# expression.

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