This is a migrated thread and some comments may be shown as answers.

General memory issue

1 Answer 41 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
erez
Top achievements
Rank 1
erez asked on 17 Aug 2014, 05:45 AM
Hi,

When creating a new solution with an empty RadForm, the initial memory usage is around 30-40MB.
Is there anyway to reduce this memory usage?

Thanks in advance.

~ Erez

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 19 Aug 2014, 02:04 PM
Hello Erez,

Thank you for writing.

The observed memory consumption is expected since the default theme is loaded as a static resource and this theme is shared between all RadControls instances in the application. Please note that the theme stays in memory until the application is closed. So, if you add a 100 new RadButtons in this form this will not increase significantly the memory consumption in the form. More information about this is available in the following articles:
I hope this helps. Should you have any other questions do not hesitate to ask.
 
Regards,
Dimitar
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
General Discussions
Asked by
erez
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or