dev@javaserverfaces.java.net

Re: bug seems to reoccures in 2.2.5 - page performance degrades significantly as page size increases

From: manfred riem <manfred.riem_at_oracle.com>
Date: Tue, 10 Jun 2014 08:43:38 -0500

Hi there,

In what kind of scenario are you running the tests? Eg. server side state
saving or client side state saving? Or full or partial state saving?

Thanks!
Manfred

On 6/10/14, 3:51 AM, erik.bamberg_at_oio.de wrote:
> In 2012 we posted a bug regarding page perfomance degrades
> significantly when using a large components tree.
>
> Please have a look to
> https://java.net/jira/browse/JAVASERVERFACES-2494
> and our blog post
> http://blog.oio.de/2013/04/08/jsf-comparison-myfaces-vs-mojarra/.
> This bug have been fixed in June 2013.
>
> now we run same performance measurements again with the current mojarra
> version 2.2.6 and we found the same issue with current version again.
>
> We did a regression test with older versions. The problem seems to
> occurre since version 2.2.5 again.
>
> Older version seems not to be affected and shows good performance with
> large components trees.
>
> Maybe you have to reopen the issue ?