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

High Memory Usage in Discrete Fred Fréchet Algorithm with Large Curves #6

Open
shifyt opened this issue Jul 2, 2024 · 0 comments
Open

Comments

@shifyt
Copy link

shifyt commented Jul 2, 2024

Hello,

I'm using the Python version of the Fred Fréchet algorithm from this repository, specifically the discrete version with curves defined as CSV files. Each curve contains approximately 50,000 points. During execution, I noticed that the algorithm consumes about 9GB of RAM.

I'm looking for ways to reduce the memory usage. Does anyone have any ideas or suggestions on how to optimize this?

Thank you for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant