Skip to content
Snippets Groups Projects
Commit daabce61 authored by Enrico Guiraud's avatar Enrico Guiraud
Browse files

[DF] Re-use jitted lambdas with same expression

This should reduce the time required by jitting dramatically
in many common scenarios, as we do not need a different template
specialization of types that are expensive to instantiate for each
Define or Filter expression.
parent 411f93ff
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