Hi Daryl,

Could you please share with us your benchmark?

is my understanding correct, that you first select 400k records from DB, DB
is remote and this takes 700ms, then you select all these 400k records from
Ignite and now it takes 500ms, but in this case ignite is a local embedded
node?

Numbers that you provided don't look good for me, even if your database
cached all record in memory and sent them to your app right from RAM there's
a network, which definitely should be slower.
I want to check your code and check how you make measures, also there might
be something wrong with the configuration. 
Also could you please gather GC logs, I want sure that we don't spend the
time for GC.

Thanks,
Mike.



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to