https://bz.apache.org/bugzilla/show_bug.cgi?id=69338

--- Comment #8 from John Engebretson <jeng...@amazon.com> ---
These changes reached production and behaved as expected - the following Ast
combinations are eliminated:

- AstNot -> AstEmpty
- AstAnd -> AstAnd
- AstOr -> AstOr

Our application's EL-related work appears to have decreased around 20%,
although that number's dirty because of multiple optimizations in the same
release.

At any rate, this is good.  :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to