By default, Angular provides a lot of debug information on the DOM that's only necessary for tools like Protractor and Batarang. Angular 1.3 allows you to turn off the debug information to give your app a simple performance boost.
Ok so I guess you are trying to tell us to use this tool in production to improve performance of the application ?