Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checkpoint pipeline caching #459

Closed
wants to merge 1 commit into from

Conversation

DJMcNab
Copy link
Member

@DJMcNab DJMcNab commented Feb 23, 2024

Important

This PR should not be merged. A proper implementation of pipeline caching will arrive in a future PR, at which point this PR will be closed

This is part of the Android Startup work (#gpu > Android Startup Time Investigation).

This PR contains an experiment to validate that Vulkan pipeline caching results in a startup time improvement in Vello on Android. The headline number is that startup is reduced from 2s to ~40ms on a Pixel 6.

This PR exists only to ensure that a stable reference to the head commit of the head branch exist.
The code depends on my fork of wgpu, which can be found in gfx-rs/wgpu#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant