Hi All, We see a significant difference between the latency nos for affnityRun(single key)/compute(multiple keys) and get/getall. Our code is based on the below example: https://github.com/apache/ignite/blob/master/examples/src/main/java/org/apache/ignite/examples/datagrid/CacheAffinityExample.java
The nos are as follows: 1. get/getall: 700 microseconds 2. affnityRun/Compute: 7 milliseconds Is this as expected? thanks, Rajeev -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
