Skip to content

Conversation

Corniel
Copy link

@Corniel Corniel commented Mar 28, 2025

Well inspecting the code, I found 3 minimal code changes that make the code easier to read and potentially (a tiny bit) faster:

The first reduces the numbers of dictionary look ups, and the others involves casting to IValdatebleObject and IAsyncValdatebleObject. The latter technique could also be applied to IENumerable but than the nested path building has to change, and that might be worth another PR.

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