Vladimir Ozerov created IGNITE-47:
-------------------------------------
Summary: Improve closures performance.
Key: IGNITE-47
URL: https://issues.apache.org/jira/browse/IGNITE-47
Project: Ignite
Issue Type: Improvement
Components: compute
Affects Versions: sprint-1
Reporter: Vladimir Ozerov
Assignee: Vladimir Ozerov
Priority: Critical
Fix For: sprint-2
Benchmarks show that local execution of a single closure is ~25% slower than
local execution of a single task with a single job.
We need to find a way to improve that as lots of task-related stuff is not
necessary for closures.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)