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

Make resolve operator more efficient #157

Open
shreyashankar opened this issue Nov 10, 2024 · 0 comments · May be fixed by #158
Open

Make resolve operator more efficient #157

shreyashankar opened this issue Nov 10, 2024 · 0 comments · May be fixed by #158
Labels
efficiency Making docetl operations run faster

Comments

@shreyashankar
Copy link
Collaborator

We can enumerate pairs and run blocking in a more performant language. We can also do the union-find in a more performant language.

@shreyashankar shreyashankar added the efficiency Making docetl operations run faster label Nov 10, 2024
@shreyashankar shreyashankar linked a pull request Nov 10, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
efficiency Making docetl operations run faster
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant