-
Improvement
-
Resolution: Unresolved
-
Major
SecureGroovyScript.evaluate always parses the Groovy script. There should be an option to cache the parsed script (it is final). Otherwise the performance for some use cases is poor (if the script is called very often). (For details see JENKINS-14614).
[JENKINS-35071] Do not compile script on every evaluate
Workflow | Original: JNJira [ 171284 ] | New: JNJira + In-Review [ 184245 ] |
Labels | New: performance |
Labels | Original: performance | New: api performance |