Hello, I was benchmarking Apache Ignite for some near - realtime usage and was surprised by how long it takes to compute a weighted average of 500,000 records. I was wondering if I was doing something wrong or Ignite is genuinely a big overhead to the latency of the actual underlying computation?
The details are in the stackoverflow question: How long should a weighted average take on Apache Ignite? http://stackoverflow.com/q/38717872/1578796?sem=2 I would greatly appreciate any inputs and tips. Many Thanks Manuel
