I think I know what it is... I was using object types instead of primitive types. I switched all possible properties of my model from Object types to primitives and off-heap seems to be performing as you said about 20% slower then on heap, but there no performance decrease so far...
Let me know if you guys find the same.... -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/SQL-Performance-indexing-performance-on-heap-vs-off-heap-tp1352p1409.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
