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

optimize TableSlice #168

Open
yshavit opened this issue Aug 9, 2024 · 0 comments
Open

optimize TableSlice #168

yshavit opened this issue Aug 9, 2024 · 0 comments

Comments

@yshavit
Copy link
Owner

yshavit commented Aug 9, 2024

We have various points where we are inefficient with TableSlice: cloning more than we need to, etc.

It doesn't really matter in practice, but it might be nice to see if we can optimize at least some of them.

yshavit added a commit that referenced this issue Aug 9, 2024
yshavit added a commit that referenced this issue Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant