Mike Blumenkrantz

Results 41 comments of Mike Blumenkrantz

This ticket and my interest here are both unrelated to CI. If you want to give me some breadcrumbs towards your proposed solution I don't mind giving it a shot....

I wasn't intending to raise it as an apitrace issue (yet), just saying why I may not get to the issue in this ticket immediately.

https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25663 probably fixes it

I've taken some time over my sabbatical to consider this, and I think I'm in agreement with @rlocatti-nv now. While I certainly want to make vkoverhead as fast as possible,...

It'd be interesting to know what's creating so many BOs, whether it's just command stream recording or something else. I don't think vkoverhead itself creates anywhere near that many?

Regarding memory requirements, I'm wondering if we might want to just use smaller iteration numbers on your builds? It could be a build-time configuration thing so that different embedded devices...

This seems fine except for [df8d75b](https://github.com/zmike/vkoverhead/pull/12/commits/df8d75bf4aa5f89497bba5b7cecf0afe79b8d746); the hash table util is imported directly from mesa, so I'd like to avoid divergence if possible.