3D rendering and environment tracking are very CPU/GPU-intensive processes and can drain device’s battery rather quickly. Certain steps can be taken to significantly reduce the power consumption of the app:
Pause rendering whenever showing a fullscreen overlay or view
Activate tracking system only when needed
Keep the number of scene objects to a minimum