opentelemetry-java-instrume.../dd-java-agent/agent-tooling
Tyler Benson 5e8af8439a Optimize HasSuperMethodMatcher logic
Instead of filtering then iterating, just iterate through everything and apply filter inline.

This will help avoid allocation for filter iterator and improve if early match is found.
2020-01-07 17:10:01 -08:00
..
src Optimize HasSuperMethodMatcher logic 2020-01-07 17:10:01 -08:00
agent-tooling.gradle Remove deprecated methods 2019-10-19 16:52:43 -07:00