Did you try using the simple theme with Struts 2.0.1 in the benchmarks?
-Ted.
On 12/11/06, dice <[EMAIL PROTECTED]> wrote:
By my own benchmarking I am finding Struts 2 somewhere between 5-10 times
slower than Struts 1 in JSP rendering. JProfiler is telling me OGNL is the
bottleneck.
We're down to a handful of problems, which are all reflected in the
Showcase examples, one way or the other. Some of these were also
present in Struts 2.0.1, and so may be a problem with the example
itself.
* https://issues.apache.org/struts/browse/WW-1538
The showstoppers are the action-redirec
Probably a little early to say for sure, but I don't think anyone needs to
worry about ognl performance anymore. I'm sure the right people will update
everyone when the time is right.
husted wrote:
>
> Did you try using the simple theme with Struts 2.0.1 in the benchmarks?
>
> -Ted.
>
> On 1