Details
-
Sub-task
-
Resolution: Fixed
-
High
-
None
-
None
Description
Presently all jitted transformations and actions are jitted together before the event loop once, with the exception of Cache and Snapshot, which are jitted at every invocation, with the relative performance hit.
This situation clearly needs improvement: the Cache and Snapshot "transformations" need to be no special case.
Attachments
Issue Links
- blocks
-
ROOT-9707 [DF] Remove calls to `gInterpreter->Declare` from a computation graph with no jitted nodes
-
- Closed
-