Re: [HEADS UP] - Optimzing routing engine to reduce stack frames in use during routing

2013-05-21 Thread Willem jiang
Cool. This change makes Camel more green :) -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English) http://jnn.iteye.com (http://jnn.java

Re: [HEADS UP] - Optimzing routing engine to reduce stack frames in use during routing

2013-05-21 Thread Jon Anstey
Wow. Nice improvement! On 2013-05-21 8:18 AM, "Claus Ibsen" wrote: > Hi > > Okay so we got some good headway now. > > The sample use case on 2.11 has a stacktrace of about 40 lines (without > JMX). > And on trunk we are down to 17 now (without JMX) and +2 if JMX enabled. > > That is reducing the

Re: Source WIKI site

2013-05-21 Thread David Karlsen
It's supported and has been for some time: https://confluence.atlassian.com/display/FISHEYE/Git 2013/5/21 Daniel Kulp > Did anyone file a ticket with atlassian to get the Camel stuff on fisheye > to point at the git repo? > > Honestly, I don't know if fisheye supports git. I assume it does, bu

Re: [HEADS UP] - Optimzing routing engine to reduce stack frames in use during routing

2013-05-21 Thread Guillaume Nodet
Awesome work Claus ! This will make camel much easier to debug imho. 2013/5/20 Claus Ibsen > Hi > > I added some tasks as comments on > https://issues.apache.org/jira/browse/CAMEL-6377#comment-13661858 > > The goal of CAMEL-6377 is to do *internal* optimiztion changes only > with the goal of m

Re: [HEADS UP] - Optimzing routing engine to reduce stack frames in use during routing

2013-05-21 Thread Christian Müller
I like it! Sent from a mobile device Am 21.05.2013 14:18 schrieb "Claus Ibsen" : > Hi > > Okay so we got some good headway now. > > The sample use case on 2.11 has a stacktrace of about 40 lines (without > JMX). > And on trunk we are down to 17 now (without JMX) and +2 if JMX enabled. > > That is

Re: Source WIKI site

2013-05-21 Thread Daniel Kulp
Did anyone file a ticket with atlassian to get the Camel stuff on fisheye to point at the git repo? Honestly, I don't know if fisheye supports git. I assume it does, but I know very little about it. Dan On May 21, 2013, at 4:26 AM, Christian Müller wrote: > I propose we remove the link

Re: [HEADS UP] - Optimzing routing engine to reduce stack frames in use during routing

2013-05-21 Thread Babak Vahdat
Am 21.05.13 14:17 schrieb "Claus Ibsen" unter : >Hi > >Okay so we got some good headway now. > >The sample use case on 2.11 has a stacktrace of about 40 lines (without >JMX). >And on trunk we are down to 17 now (without JMX) and +2 if JMX enabled. > >That is reducing the stack traces with by 3 f

Re: [HEADS UP] - Optimzing routing engine to reduce stack frames in use during routing

2013-05-21 Thread Claus Ibsen
Hi Okay so we got some good headway now. The sample use case on 2.11 has a stacktrace of about 40 lines (without JMX). And on trunk we are down to 17 now (without JMX) and +2 if JMX enabled. That is reducing the stack traces with by 3 fold in that given sample. On Mon, May 20, 2013 at 11:16 A

Source WIKI site

2013-05-21 Thread Christian Müller
I propose we remove the link to [1] from [2] because it points to the outdated SVN repo. Any objections? [1] http://fisheye6.cenqua.com/browse/camel [2] http://camel.apache.org/source.html Best, Christian