skywalking-java/oap-server/analyzer
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
..
agent-analyzer Add some new thread metric and class metric to JVMMetric (#7230) (#7243) 2021-07-07 16:30:55 +08:00
event-analyzer OAL supports generating metrics from events (#7134) 2021-06-19 20:20:37 +08:00
log-analyzer perf: optimize Groovy-based LAL DSL with static compilation (#7263) 2021-07-09 18:00:25 +08:00
meter-analyzer Perf: cache regex pattern and result, optimize string concatenation (#7199) 2021-06-29 17:46:42 +08:00
pom.xml Initialize 8.7.0 iteration (#7078) 2021-06-08 07:41:09 +08:00