Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#noissue] Reduce memory usage for getParameterTypes #9252

Merged
merged 2 commits into from
Oct 11, 2022

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Oct 11, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 11, 2022

Codecov Report

Merging #9252 (629f96e) into master (6454e6e) will increase coverage by 0.00%.
The diff coverage is 52.63%.

@@            Coverage Diff            @@
##             master    #9252   +/-   ##
=========================================
  Coverage     39.60%   39.60%           
+ Complexity    11787    11786    -1     
=========================================
  Files          3394     3394           
  Lines         91358    91357    -1     
  Branches      10127    10127           
=========================================
  Hits          36180    36180           
+ Misses        52090    52085    -5     
- Partials       3088     3092    +4     
Impacted Files Coverage Δ
...orp/pinpoint/batch/alarm/checker/AgentChecker.java 41.37% <0.00%> (ø)
...orp/pinpoint/batch/alarm/checker/AlarmChecker.java 69.56% <0.00%> (ø)
...ootstrap/config/util/ValueAnnotationProcessor.java 79.38% <0.00%> (-0.16%) ⬇️
...c/web/service/SystemMetricHostInfoServiceImpl.java 0.00% <0.00%> (ø)
...avercorp/pinpoint/plugin/arcus/ParameterUtils.java 0.00% <0.00%> (ø)
...p/pinpoint/profiler/instrument/GetterAnalyzer.java 60.00% <0.00%> (ø)
...trument/interceptor/InvokeBeforeCodeGenerator.java 0.00% <0.00%> (ø)
...t/profiler/objectfactory/StaticMethodResolver.java 0.00% <0.00%> (ø)
...npoint/web/service/TransactionInfoServiceImpl.java 0.00% <ø> (ø)
...rp/pinpoint/web/dao/memory/MemoryUserGroupDao.java 26.60% <12.50%> (ø)
... and 23 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@emeroad emeroad merged commit 9cc25e1 into pinpoint-apm:master Oct 11, 2022
@emeroad emeroad added this to the 2.5.0 milestone Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant