jamesfredley commented on issue #15374:
URL: https://github.com/apache/grails-core/issues/15374#issuecomment-3910274145
Changes listed under 1-3 did not have the expected positive impact.
```
┌───────────────────────────────────┬───────────┬───────────┬───────────────────┐
│ Optimization │ Run 2 Avg │ Run 3 Avg │
Assessment │
├───────────────────────────────────┼───────────┼───────────┼───────────────────┤
│ Baseline │ 314.06 ms │ 277.90 ms │ Reference
│
├───────────────────────────────────┼───────────┼───────────┼───────────────────┤
│ 1.1 Lazy MetaClass Registration │ 297.10 ms │ 285.81 ms │ Marginal
positive │
├───────────────────────────────────┼───────────┼───────────┼───────────────────┤
│ 1.2 Batch MetaClass Modifications │ 321.41 ms │ 282.14 ms │ Neutral
│
├───────────────────────────────────┼───────────┼───────────┼───────────────────┤
│ 2.1 Pre-Register Dynamic Finders │ 299.06 ms │ 291.34 ms │ Marginal
positive │
├───────────────────────────────────┼───────────┼───────────┼───────────────────┤
│ 2.2 ConcurrentHashMap Cache │ 332.68 ms │ 364.19 ms │ NEGATIVE
│
├───────────────────────────────────┼───────────┼───────────┼───────────────────┤
│ 3.1 @StaticDynamicFinders AST │ 325.84 ms │ 295.41 ms │ Neutral
│
├───────────────────────────────────┼───────────┼───────────┼───────────────────┤
│ 3.2 @PrecompiledGormMethods AST │ 302.50 ms │ 301.19 ms │ Neutral
│
└───────────────────────────────────┴───────────┴───────────┴───────────────────┘
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]