users@javaserverfaces.java.net

Re: JSF performance in GF 4.0

From: manfred riem <manfred.riem_at_oracle.com>
Date: Thu, 24 Oct 2013 08:00:33 -0500

Hi there,

(Moving conversation to users list)

Without knowing what the pages are doing and what specific version
of JSF you are using it is pretty hard to tell you why.

Thanks
Manfred

On 10/23/13 6:00 PM, Wilber S. wrote:
> Hello,
>
> I have a question about the JSF performance, specifically with the
> Restore View phase.
>
> I've tested with 2 pages the response time using distinct GF version:
>
> *Page 1:*
> GF 3.1.2.2: 98ms
> GF 4.0: 190ms
>
> *Page 2 (more complex):*
> GF 3.1.2.2: 150ms
> GF 4.0: 300ms
>
> The time is incremented in the Restore View Phase when I use GF 4.0.
> Can somebody explain why the performance was degraded?