jakartaee / expression-language

Jakarta Expression Language
https://eclipse.org/ee4j/el
Other
68 stars 49 forks source link

Add probes to allow monitoring the usage of EL in a web app #22

Closed glassfishrobot closed 4 years ago

glassfishrobot commented 13 years ago

One of the biggest performance sinks in JSF apps is the time spent in EL. This is an unavoidable side effect of offering the dynamism of the EL to the developer. Just the same, it would be nice to be able to tune the use of the EL so developers can make a better trade off between that dynamism and the performance penalty it imposes.

glassfishrobot commented 6 years ago
glassfishrobot commented 13 years ago

@glassfishrobot Commented Reported by @edburns

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA UEL-22

markt-asf commented 4 years ago

EvaluationListener was added in EL 3.0