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

Vector conversions in the python interface are slow at large scales #74

Open
dahlend opened this issue Jul 10, 2024 · 0 comments
Open
Labels
backend Issue in the rust backend enhancement New feature or request

Comments

@dahlend
Copy link
Collaborator

dahlend commented Jul 10, 2024

Performing vector manipulations for 10 million vectors in python is unacceptably slow. No doubt due to excessive mem copies in the friction between the python and rust interfaces.

@dahlend dahlend added bug Something isn't working backend Issue in the rust backend labels Jul 10, 2024
@dahlend dahlend added enhancement New feature or request and removed bug Something isn't working labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issue in the rust backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant