Optimize Item Rendering in Terminals
shartte opened this issue ยท 0 comments
Related issue: #5836
When rendering a large amount of items, especially enchanted items, the FPS take a big hit.
We can optimize rendering this by trying to batch all items shown in the grid into one large buffer.