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

Use DeviceCache to store shape primitives in #6891

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

mvaligursky
Copy link
Contributor

  • use device cache instead of an array, as that allows the content to be removed when the device is destroyed. Faster lookup using map instead of array iteration.

@mvaligursky mvaligursky self-assigned this Aug 22, 2024
@mvaligursky mvaligursky requested a review from a team August 22, 2024 09:27
@mvaligursky mvaligursky merged commit a14023a into main Aug 22, 2024
7 of 8 checks passed
@mvaligursky mvaligursky deleted the mv-primitives-device-cache branch August 22, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants