Skip to content

Vulkan: disk-backed pipeline cache to fix slow startup#366

Merged
markaren merged 1 commit into
devfrom
pipeline-cache
Jun 16, 2026
Merged

Vulkan: disk-backed pipeline cache to fix slow startup#366
markaren merged 1 commit into
devfrom
pipeline-cache

Conversation

@markaren

@markaren markaren commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Every Vulkan launch cold-compiled all pipelines from scratch. This made
startup take many seconds with the window frozen, on every demo, every run.

This change introduces a pipeline cache som subsequent runs gets a warm start.

@markaren markaren merged commit eb2fb93 into dev Jun 16, 2026
6 checks passed
@markaren markaren deleted the pipeline-cache branch June 16, 2026 10:49
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