35a80418a1
The last few frames of the trace are expensive (in terms of GPU time) and are close to hitting the timeout. With the next commit, they do hit the timeout due to using a larger batch. Nevertheless the next commit should be an overall perf improvement on average, so this remove to unblock CI. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Suggested-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17112>