Skip to content
Snippets Groups Projects
Commit 3608271a authored by Pierre-Yves David's avatar Pierre-Yves David
Browse files

model: optimization pass on custom validator

(This commit is actually doing two things /o\)

- we inline the type-checking in the custom validator to reduce the
  number of function call.

- we optimize some of the custom validator by skipping the creation of
  intermediate tuples.
parent 3796e5ba
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment