Skip to content

lima: implement BO cache

Vasily Khoruzhick requested to merge anarsoul/mesa:lima-bo-cache into master

Allocating/freeing BOs is expensive, so we should reuse BOs when possible.

Fixes lima/mesa#110 (closed)

Edited by Vasily Khoruzhick

Merge request reports

Loading