On Wed, Nov 18, 2015 at 2:17 PM, Raul Kripalani <r...@evosent.com> wrote:
> I merged the Camel Streamer today and I hope to finish the first phase of > OSGi tomorrow. > > I'll need someone to review the latter quickly if we want it merged for > 1.5... No code changes in existing codebase. Just a new osgi module and > many POM changes mainly to generate the manifests. > Raul, did you create a patch or a PR? I can’t find it anywhere. > > Should be a quick task. > > Regards, > Raúl. > On 18 Nov 2015 20:38, "Vladimir Ozerov" <voze...@gridgain.com> wrote: > > > Hi Alex, > > > > Today I marged several big things into 1282 - reworked metadat and > > compacted footers optimization. I have on big ticket left - IGNITE-1917 - > > with marshalling microoptimizations. They should not conflict with > anything > > and I expect them to be finalized tomorrow. All optimizations are ready, > I > > just need to perform some cleanup and refactoring. > > > > On Wed, Nov 18, 2015 at 7:22 PM, Alexey Goncharuk < > > alexey.goncha...@gmail.com> wrote: > > > > > 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. > > > > > > > > > > > > > > > > > >