
A pull request was opened last month for Blendr's EEVEE to implement HandleRange support as part of the instancing optimizations support for this real-time rasterization engine.
This is part of a broader effort since 2024 to reduce the overhead of the drawing logic.
The main takeaway of the pending pull request is the ability to see twice as fast performance.
The code is currently under review and follows the recent Blender 5.1 release .