Hi,

You're right, this heavily depends on a lot of factors and it's almost
impossible to tell if these numbers are good or bad. For large data sets you
can try partition aware data loading [1]. It can give performance
improvement and also is pretty scalable. I.e. you can make it even better by
adding nodes and/or loading in multiple parallel threads.

[1]
https://apacheignite.readme.io/docs/data-loading#section-partition-aware-data-loading

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/What-are-typical-load-time-for-millions-of-records-tp9648p9654.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to