google / google/gapid

Make state-rebuilding deterministic.

Open
#2,398 1 comment 0 reactions 0 assignees View on GitHub
GAPIS P3 triaged Vulkan
Dominant language
Go
Stars
2.2k
Forks
329
PR merge metrics
No merged PRs in 30d

Description

Currently state-rebuilding grabs random numbers, and iterates through maps. This means that two subsequent runs give slightly different states.

This makes caching less efficient, since we can have different sets of instructions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.