skywalking-java/oap-server/oal-grammar
kezhenxu94 fd92f4678a
perf: optimize Groovy-based LAL DSL with static compilation (#7263)
Groovy naturally supports many dynamic features that we don't benefit for now but cost performance loss, in this patch we compile our Groovy-based DSL scripts statically to optimize performance.
2021-07-09 18:00:25 +08:00
..
src/main/antlr4/org/apache/skywalking/oal/rt/grammar perf: optimize Groovy-based LAL DSL with static compilation (#7263) 2021-07-09 18:00:25 +08:00
pom.xml Extract dependency management to a bom (#7136) 2021-06-20 20:57:26 +08:00