[ https://issues.apache.org/jira/browse/IGNITE-25257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17986896#comment-17986896 ]
Pavel Tupitsyn commented on IGNITE-25257: ----------------------------------------- Merged to main: https://github.com/apache/ignite-3/commit/1fce76fa7b4f2c9d3c587b9d9e9528b1b3a60dca > Platform compute: cache deployment units > ---------------------------------------- > > Key: IGNITE-25257 > URL: https://issues.apache.org/jira/browse/IGNITE-25257 > Project: Ignite > Issue Type: Improvement > Components: compute, platforms > Affects Versions: 3.1 > Reporter: Pavel Tupitsyn > Assignee: Pavel Tupitsyn > Priority: Major > Labels: ignite-3 > Fix For: 3.1 > > Time Spent: 0.5h > Remaining Estimate: 0h > > Currently, we load the deployment units and instantiate jobs for every > execution, the unload everything, both in Java and in .NET compute executor. > This causes significant overhead per job execution. > * Cache deployment units in Java > * Cache job load context in .NET -- This message was sent by Atlassian Jira (v8.20.10#820010)