Skip to content

Skip caching non-deterministic objects#61

Merged
aazuspan merged 2 commits intomainfrom
skip-cache-for-nondeterministic
Feb 22, 2025
Merged

Skip caching non-deterministic objects#61
aazuspan merged 2 commits intomainfrom
skip-cache-for-nondeterministic

Conversation

@aazuspan
Copy link
Copy Markdown
Owner

@aazuspan aazuspan commented Feb 22, 2025

Related issue

Description

Skipping the cache entirely is more straightforward and memory-efficient than making non-deterministic objects miss the cache with a custom attribute.

Checklist

  • I have updated the CHANGELOG with any added features, changes, fixes, or removals.

This is more straightforward and memory-efficient than making
them miss the cache with a custom attribute.
@aazuspan aazuspan added the enhancement New feature or request label Feb 22, 2025
@aazuspan aazuspan self-assigned this Feb 22, 2025
@aazuspan aazuspan merged commit 3761751 into main Feb 22, 2025
6 checks passed
@aazuspan aazuspan deleted the skip-cache-for-nondeterministic branch February 22, 2025 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant