Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Eclipse trace does not show memory usage

pokrakam
Active Contributor
0 Likes
1,370

When I use SAT in the SAPGUI, I can see memory usage information. I was not able to see this anywhere in the eclipse trace, only processing times and DB access related info.

Is there a way to show memory? It would be awesome if this could be shown in graphic style similar to the execution timeline.

1 ACCEPTED SOLUTION
Read only

Armin_Beil
Product and Topic Expert
Product and Topic Expert
0 Likes
1,062

Hi Mike,

ADT does not provide support for memory analysis up to now. Is the analysis of memory consumption a regular use case for you?

Best regards,
Armin

3 REPLIES 3
Read only

Armin_Beil
Product and Topic Expert
Product and Topic Expert
0 Likes
1,063

Hi Mike,

ADT does not provide support for memory analysis up to now. Is the analysis of memory consumption a regular use case for you?

Best regards,
Armin

Read only

pokrakam
Active Contributor
0 Likes
1,062

Thanks for the input. Yes, it's something that is often important. Not quite as often as execution time, but still something I use regularly.

My impression is also that memory is becoming more relevant in analysis these days as HANA provides more efficiency gains at the DB end. It seems like the more developers use tools and frameworks the more it becomes an issue. A recent example involved improving a user process from over a GB of application memory down to 'just' 400MB! So yes, I think memory is an important but underrated performance aspect.

Read only

SivaKalai
Explorer
0 Likes
1,062

Even I am looking for the memory analysis functionality for AMDPs . We are facing a similar situation of memory dumping in AMDP and running around tools to analyze the same.

Would be of great help if its introduced in ADT