Naresh, several questions: 1. How are you accessing data, with SQL or key-value APIs? 2. Are you accessing data locally on the server or remotely from a client? If remotely, then you might want to enable near caching.
D. On Thu, Nov 9, 2017 at 3:01 PM, naresh.goty <gnr.spri...@gmail.com> wrote: > Thanks Alexey for the info. Actually our application is read-heavy, and we > are seeing high latencies (based on our perf benchmark) when we are > measuring the response times during load tests. Based on the one of the > thread's recommendations > (http://apache-ignite-users.70518.x6.nabble.com/10X- > decrease-in-performance-with-Ignite-2-0-0-td12637.html#a12655), > we are trying to check if onheap cache have any reduction in latencies. But > we did not see any noticeable difference in perf using onheap cache > enabled/disabled. We are using ignite v2.3. > > Thanks, > Naresh > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >