Hi folks, I merged performance optimizations for tx mode which gave up to 5% improvement for tx-put benchmark to ignite-1.5.
I also pushed finalizaing changes to Binary configuration in ignite-1945 branch and currently waiting for TC. If all is ok, will cooperate with Vladimir Ozerov and merge changes tomorrow. 2015-11-18 17:58 GMT+03:00 Semyon Boikov <sboi...@gridgain.com>: > Hi, > > Yesterday I merged optimizations for tx update operations working single > key, got ~7% improvement in tx-put benchmark. > > And today I finished to implement optimization for cache 'get' operation > with single key. Got another benchmark results improvements: ~10% with > atomic-put-get, ~5% with tx-put-get. Need to verify TC and hopefully will > merge these changes tomorrow. > > >