/commented by vladimir/ I looked at the CPU usage. When I use Code A all nodes uses only one core. And duration of all task is ~ 73667ms.
When I use Code B (which uses Java 8 lambdas) all nodes uses all cores. And duration of all task is ~ 151260ms. very strange... I can send screenshots. ----- /This post is migrated from now discontinued Apache Ignite forum at http://apacheignite.readme.io/v1.0/discuss/ -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Perfomance-Java-8-lambdas-tp70p74.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
