43% seems too high a result for a method that only calls other methods and
does nothing itself.
Something is still being misrepresented in your results.  Finding what that
is will likely clear up your question.


On Mon, Sep 9, 2013 at 3:38 PM, Ertio Lew <ertio...@gmail.com> wrote:

> As pointed out by @mkienenb in his answer at StackOverflow[here
> http://stackoverflow.com/a/18700523/530153], during the above profiling
> test I excluded the org.apache.myfaces methods, so I did a fresh
> profiling test & I'm posting below the new result snapshot.
>
> [image: enter image description here]
>
> But you can still see that a lot of time overhead is caused due to Self
> times of Myfaces/JSF methods. I'm sure that my code isn't being included
> in these self times because while profiling I filtered out only the core
> Java classes, so all my methods are included & also I can see them in the
> snapshot. For e.g. px10.channelController.init() is the method that
> retrieves from database & process all data to be shown for page.
>
>
> On Tue, Sep 10, 2013 at 12:26 AM, Mike Kienenberger <mkien...@gmail.com>wrote:
>
>> And by "here" I am suggesting the myfaces mailing lists in case it wasn't
>> clear.
>>
>> On Mon, Sep 9, 2013 at 2:47 PM, Mike Kienenberger <mkien...@gmail.com>
>> wrote:
>> > Trying to have a discussion on StackOverflow using comments isn't the
>> > best approach.   Go ahead and make your comments on here if you would
>> > like to continue discussing the situation.
>>
>
>

Reply via email to