ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

How to write standard Code to improve performance and avoiding garbage collection in website development with .net technology?

Working on a project have too much garbage code harassing me to resolve issues and add new functionality.

user-image
تم إضافة السؤال من قبل joshi vishal , Software Design & Development , Esmsys Pvt. Ltd.
تاريخ النشر: 2015/07/21
Mosam Vadiekar
من قبل Mosam Vadiekar , Senior dot net developer , Remote Solutions System Limited

Avoid having garbage collector work too much as it has negative impact on performance.-When using loops. If your are iterating array. save the array length in an integer. and then use this integer in a loop. It boosts the performance.-Refer this link for examples . http://www.devahead.com/blog/2011/12/coding-for-performance-and-avoiding-garbage-collection-in-android/ 

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟