Skip to main content
Post Made Community Wiki by webvitaly
all that bold wasn't really necessary
Source Link
ChrisF
  • 39k
  • 11
  • 129
  • 169

I will never replace Optimized code with Readable code I will never replace Optimized code with Readable code because i can't compromise with performanceI can't compromise with performance and i will opt to use proper commenting at each and every sectionI will opt to use proper commenting at each and every section so that anyone can understand logic implemented in that Optimized section which will resolve both the problems.. Hence

Hence, Code will be Optimized + Proper Commenting will make it Readable too..Code will be Optimized + Proper Commenting will make it Readable too.

NOTE:You can make an Optimized Code readable with the help of proper commenting but you can not make Readable Code an Optimized one

Thanks You can make an Optimized Code readable with the help of proper commenting but you can not make Readable Code an Optimized one.

I will never replace Optimized code with Readable code because i can't compromise with performance and i will opt to use proper commenting at each and every section so that anyone can understand logic implemented in that Optimized section which will resolve both the problems.. Hence, Code will be Optimized + Proper Commenting will make it Readable too...

NOTE:You can make an Optimized Code readable with the help of proper commenting but you can not make Readable Code an Optimized one

Thanks

I will never replace Optimized code with Readable code because I can't compromise with performance and I will opt to use proper commenting at each and every section so that anyone can understand logic implemented in that Optimized section which will resolve both the problems.

Hence, Code will be Optimized + Proper Commenting will make it Readable too.

NOTE: You can make an Optimized Code readable with the help of proper commenting but you can not make Readable Code an Optimized one.

Source Link
Logicalj
  • 174
  • 11

I will never replace Optimized code with Readable code because i can't compromise with performance and i will opt to use proper commenting at each and every section so that anyone can understand logic implemented in that Optimized section which will resolve both the problems.. Hence, Code will be Optimized + Proper Commenting will make it Readable too...

NOTE:You can make an Optimized Code readable with the help of proper commenting but you can not make Readable Code an Optimized one

Thanks