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

Shallow clone accessors when possible #1238

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Conversation

donmccurdy
Copy link
Owner

Performance optimization for several functions, to avoid unintended copies of accessor data.

@donmccurdy
Copy link
Owner Author

donmccurdy commented Jan 19, 2024

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

@donmccurdy donmccurdy force-pushed the feat/weld-bitwise-hash branch from f402f22 to 6648982 Compare January 22, 2024 00:06
Base automatically changed from feat/weld-bitwise-hash to main January 22, 2024 00:09
@donmccurdy donmccurdy force-pushed the perf/shallow-clone-accessors branch from 3f5ac03 to e3eee42 Compare January 22, 2024 00:13
@donmccurdy donmccurdy added this to the v4.0 milestone Jan 22, 2024
@donmccurdy donmccurdy merged commit 3661ba0 into main Jan 22, 2024
11 checks passed
@donmccurdy donmccurdy deleted the perf/shallow-clone-accessors branch January 22, 2024 00:17
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.

1 participant