Skip to content
  • Thirunarayanan B's avatar
    a6a80b7d
    Bug #16924719 SMALL PERFORMANCE IMPACT WITH HEAP BLOCK · a6a80b7d
    Thirunarayanan B authored
    			DEBUGGING INFO IN RELEASE BUILDS
    Problem:
     	Memory block debugging details (file_name, lineno) is present on
    release builds.It impacts by a tiny amount on every heap creation.
    
    Solution:
    	Removed file_no, lineno of block details in release builds.
    
    	[Approved by Marko #rb 4022]
    a6a80b7d
    Bug #16924719 SMALL PERFORMANCE IMPACT WITH HEAP BLOCK
    Thirunarayanan B authored
    			DEBUGGING INFO IN RELEASE BUILDS
    Problem:
     	Memory block debugging details (file_name, lineno) is present on
    release builds.It impacts by a tiny amount on every heap creation.
    
    Solution:
    	Removed file_no, lineno of block details in release builds.
    
    	[Approved by Marko #rb 4022]
Loading