Jose Gomez
Results
2
issues of
Jose Gomez
When deserializing a rules session, to restore the session the expressions are compiled every time by calling `compile-exprs`, not taking advantage of caching functionality built into `mk-session`, incurring the high...
This is a follow up for #485 where I noticed there were additional code paths involving join nodes where the `env` was not passed through to the compiled join node...