Skip to content

[#9021] Reduce memory usage #9022

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

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jul 7, 2022

No description provided.

@emeroad emeroad linked an issue Jul 7, 2022 that may be closed by this pull request
@emeroad emeroad changed the title [#9017] Reduce memory usage [#9021] Reduce memory usage Jul 7, 2022
@emeroad emeroad force-pushed the #9021_reduce_memory_usage branch from c6dfbed to 9c5ed00 Compare July 7, 2022 09:22
@codecov
Copy link

codecov bot commented Jul 7, 2022

Codecov Report

Merging #9022 (c6dfbed) into master (b897f45) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

❗ Current head c6dfbed differs from pull request most recent head 9c5ed00. Consider uploading reports for the commit 9c5ed00 to get more accurate results

@@             Coverage Diff              @@
##             master    #9022      +/-   ##
============================================
- Coverage     39.77%   39.77%   -0.01%     
- Complexity    11814    11815       +1     
============================================
  Files          3347     3346       -1     
  Lines         90856    90866      +10     
  Branches      10056    10057       +1     
============================================
+ Hits          36142    36145       +3     
- Misses        51619    51628       +9     
+ Partials       3095     3093       -2     
Impacted Files Coverage Δ
...orp/pinpoint/web/service/AgentInfoServiceImpl.java 0.00% <0.00%> (ø)
...corp/pinpoint/web/vo/ApplicationAgentHostList.java 0.00% <0.00%> (ø)
...r/context/storage/AsyncQueueingUriStatStorage.java 69.11% <0.00%> (-16.18%) ⬇️
...pc/server/LoggingServerMessageListenerFactory.java 80.95% <0.00%> (-9.53%) ⬇️
...om/navercorp/pinpoint/rpc/codec/PacketDecoder.java 51.66% <0.00%> (-1.67%) ⬇️
...pinpoint/profiler/monitor/DeadlockMonitorTask.java 20.45% <0.00%> (-1.14%) ⬇️
...tor/metric/datasource/DefaultDataSourceMetric.java 88.88% <0.00%> (+3.70%) ⬆️
...rc/main/java/com/navercorp/pinpoint/test/Item.java 75.92% <0.00%> (+3.70%) ⬆️
...rp/pinpoint/rpc/server/PinpointServerAcceptor.java 88.74% <0.00%> (+4.63%) ⬆️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b897f45...9c5ed00. Read the comment docs.

@emeroad emeroad merged commit 9e99ecb into pinpoint-apm:master Jul 7, 2022
@emeroad emeroad deleted the #9021_reduce_memory_usage branch July 15, 2022 02:17
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce memory usage of getApplicationHostInfo
1 participant